E52B feat(mongodb): Add and update feathers-mongodb as @feathersjs/mongodb by daffl · Pull Request #2610 · feathersjs/feathers · GitHub
[go: up one dir, main page]

Skip to content

feat(mongodb): Add and update feathers-mongodb as @feathersjs/mongodb#2610

Merged
daffl merged 6 commits intodovefrom
mongodb
May 1, 2022
Merged

feat(mongodb): Add and update feathers-mongodb as @feathersjs/mongodb#2610
daffl merged 6 commits intodovefrom
mongodb

Conversation

@daffl
Copy link
Member
@daffl daffl commented Apr 24, 2022

This pull request converts https://github.com/feathersjs-ecosystem/feathers-mongodb to @feathersjs/mongodb and pulls it into core.

Since the new @feathersjs/schema, especially in combination with Feathers services, covers essentially most things a traditional ODM (in this case specifically Mongoose) or ORM would do (but with more flexibility and likely better performance since it works with plain objects instead of model instances and can be used in combination with existing Feathers caching and dataloading plugins), it is a good time to integrate the more low level database adapters closer into Feathers core.

They will provide the default integrations for databases in the CLI and should be maintained together with everything else (including documentation). SQL databases will be supported through a migrated https://github.com/feathersjs-ecosystem/feathers-knex

@daffl daffl merged commit 6d43734 into dove May 1, 2022
@daffl daffl deleted the mongodb branch May 1, 2022 16:19
@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

0