Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IS THIS REPOSITORY STILL MAINTAINED? #113

Open
onhate opened this issue Dec 15, 2021 · 7 comments
Open

IS THIS REPOSITORY STILL MAINTAINED? #113

onhate opened this issue Dec 15, 2021 · 7 comments

Comments

@onhate
Copy link

onhate commented Dec 15, 2021

I see several PRs dating back to March adding features like parsing array, JSON, dates and other things that are hanging here without any interaction from @jeremydaly.

Just wondering if a fork of this project would be the way to go and if the community would follow this fork.

@ffxsam
Copy link
Collaborator

ffxsam commented Dec 15, 2021

Hey! Apologies, but I think a fork would be a good idea. I think Jeremy is pretty busy these days, as am I.

I am planning to write a brand new TypeScript version of this tool for Postgres only, that'll depend on knex for query building. But I won't get around to it anytime soon.

@jeremydaly
Copy link
Owner

@onhate, I can add you as a contributor if you've got time to work on this?

@onhate
Copy link
Author

onhate commented Dec 15, 2021

that would be good, I can start by filtering out PRs by priority and work with the contributors to merge them

@gshanbhag525
Copy link

@jeremydaly @ffxsam
Data api feature is not present for AWS serverless db v2. And by the end of 2023 they mostly will be ending support of data api for v1.
Since aws is moving away from data api for serverless db, What do you suggest.

@ffxsam
Copy link
Collaborator

ffxsam commented Dec 3, 2022

@gshanbhag525 RDS Proxy is essentially the replacement for Data API.

Where did you see details about Data API being removed from v1 by the end of next year?

@QAnders
Copy link

QAnders commented Jul 25, 2024

@jeremydaly @ffxsam Data api feature is not present for AWS serverless db v2. And by the end of 2023 they mostly will be ending support of data api for v1. Since aws is moving away from data api for serverless db, What do you suggest.

This is not true at all!!!

AWS is actually expanding the usage of Data-API and we now have Data-API not only for Aurora Serverless, but for RDS Aurora as well, sure, it was a loooong wait before AWS got there but their whole new AppSync native JS resolvers adopt the Data-API so it's long from dead!

We couldn't remain on AWS-SDK v2 so we forked it to https://www.npmjs.com/package/@qvalia/knex-aws-data-api
Maybe you can implement some from there?

@evanmrose
Copy link

Bless you @QAnders! I was about to have to write this myself you just saved me a lot of time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants