3.0.0 • Published 5 months ago
functional-models-orm-sql v3.0.0
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