2.1.0 • Published 29 days ago

functional-models-orm-sql v2.1.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
29 days ago

functional-models-orm-sql

Unit Tests Feature Tests Coverage Status

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