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

EntityFramework MongoDB Repository #24

Open
tsutomi opened this issue Oct 18, 2023 · 0 comments
Open

EntityFramework MongoDB Repository #24

tsutomi opened this issue Oct 18, 2023 · 0 comments
Labels
question Further information is requested

Comments

@tsutomi
Copy link
Member

tsutomi commented Oct 18, 2023

Microsoft is releasing a preview of the support for MongoDB through the Entity Framework.

Currently, the project uses the MongoFramework library to interface MongoDB, but we might want to investigate the possibility of migrating the MongoDB access to that.

Ideally, the only needed library would end up being the Deveel.Repository.EntityFramework, which can potentially be extended with MongoDB-specific functions (if not already supported by EF)

@tsutomi tsutomi added the question Further information is requested label Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant