Skip to content
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.

Support for other database types #10

Closed
timwis opened this issue Oct 10, 2016 · 2 comments
Closed

Support for other database types #10

timwis opened this issue Oct 10, 2016 · 2 comments

Comments

@timwis
Copy link

timwis commented Oct 10, 2016

Hey, really awesome job on this project! A few months ago I started working on the same idea with dataface. I didn't get as far as you did, and frankly I'm glad this came out so that I don't need to! One feature I was excited about, though, was support for multiple database types, primarily leveraging knex.js for query building. Knex doesn't quite do everything, but my plan was to use basic class inheritance to write DB-specific queries for things that knex didn't support. Here's what I mean.

Any thoughts about supporting more database types?

@ilya-lopukhin
Copy link
Contributor

We are planning to include MySQL and MariaDB support in future. Thanks for your advice on knex.js

@VladimirPal
Copy link
Member

#46

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

No branches or pull requests

3 participants