functional-models-orm-sql
v2.1.1
Published
A sql based backend for functional-models-orm
Downloads
81
Readme
functional-models-orm-sql
A sql based backend for functional-models-orm
This library wraps knex.
Which SQL Databases Are Supported
Since this library wraps knex, many of the databases that knex supports are supported. (Others are not supported because of certain used features. Here is the current list.
- PostgreSQL
- MySQL
- MariaDB
- SQLite3