functional-models-orm-sql
v3.0.0
Published
A sql based backend for functional-models
Downloads
49
Maintainers
Readme
Functional Models - Sql Orm
A sql based backend for functional-models
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
