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

support https://github.com/cznic/ql #29

Open
joeblew99 opened this issue Jul 25, 2017 · 3 comments
Open

support https://github.com/cznic/ql #29

joeblew99 opened this issue Jul 25, 2017 · 3 comments

Comments

@joeblew99
Copy link

This is pretty nice as I always liked starting from the db.

Have you considered https://github.com/cznic/ql

@joeblew99
Copy link
Author

Oops I meant to write "mobile" :)

@zeebo
Copy link
Member

zeebo commented Aug 10, 2017

We haven't. Next on the list is probably MySQL, but assuming that ql supports most of the features of postgres or sqlite, it wouldn't be too hard to write a dialect that works for it.

@joeblew99
Copy link
Author

Make sense. I have a different intent, which is to use this code gen framework to implement a kappa style architecture whereby each DB (ie a Service) has materialised Views. Each Service listens to a MQ on a certain topic for updates that it is interested in.
Basically its the turning the database inside out architecture.

Having an abstract model of the DB from the start makes sense to me, s it can be used as a basic to generate all the Message queue code on top also.

just letting you know as you seem to be into code gen based development... am lazy :)

@zeebo zeebo changed the title Monile support https://github.com/cznic/ql Jan 9, 2018
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

2 participants