functional-models-orm-sql
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

Functional Models - Sql Orm

Unit Tests Feature Tests Coverage Status

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

Package Sidebar

Install

npm i functional-models-orm-sql

Weekly Downloads

12

Version

3.0.0

License

GPL-3.0-or-later

Unpacked Size

40.8 kB

Total Files

20

Last publish

Collaborators

  • macornwell