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

feat(knex): Add KnexJS SQL database adapter to core #2671

Merged
merged 4 commits into from
Jun 20, 2022
Merged

feat(knex): Add KnexJS SQL database adapter to core #2671

merged 4 commits into from
Jun 20, 2022

Conversation

daffl
Copy link
Member

@daffl daffl commented Jun 19, 2022

Similar to #2610 this pull request adds an updated version of https://github.com/feathersjs-ecosystem/feathers-knex to core for built-in SQL database support. Similar to MongoDB, with the new Feathers schemas and resolvers, a more low level database adapter (and not a full fledged ORM) makes the most sense to use as the recommended go-to database adapter (others will continue to work as is of course).

@daffl daffl changed the title feat(knex): Add KnexJS adapter to core feat(knex): Add KnexJS SQL database adapter to core Jun 20, 2022
@daffl daffl merged commit 9380fff into dove Jun 20, 2022
@daffl daffl deleted the knex branch June 20, 2022 20:57
@noor-tg
Copy link

noor-tg commented Jun 26, 2022

👍🏼

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

Successfully merging this pull request may close these issues.

2 participants