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

Add MongoDB support #4

Open
phra opened this issue Jun 7, 2017 · 4 comments
Open

Add MongoDB support #4

phra opened this issue Jun 7, 2017 · 4 comments

Comments

@phra
Copy link

phra commented Jun 7, 2017

hi,

it would be nice to have support for mongodb. (in core or via a dedicated plugin)
is this architecture already supporting plugins?
if not you should define an interface to be implemented by plugins and leave the core agnostic to the db driver being used.

@sibelius
Copy link

sibelius commented Jun 7, 2017

@gajus
Copy link
Owner

gajus commented Jun 7, 2017

if not you should define an interface to be implemented by plugins and leave the core agnostic to the db driver being used.

I am going to break this module into at least two modules. One for fetching database schema and second to generate types.

@phra
Copy link
Author

phra commented Jun 8, 2017

cool! 🔥

@phra
Copy link
Author

phra commented Jun 11, 2017

i'm going to create a dedicated issue for separating the core.

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

No branches or pull requests

3 participants