0.12.1 • Published 1 year ago

@funfunz/sql-data-connector v0.12.1

Weekly downloads
16
License
MIT
Repository
github
Last release
1 year ago

Funfunz SQL Data Connector

Discord Build Status codecov node npm version PRs Welcome GitHub

Documentation

Just follow the link

Features

This connector uses KnexJS under the hood and is able to connect to SQL databases

Supported Databases

  • Postgres
  • MSSQL
  • MySQL
  • MariaDB
  • SQLite3
  • Oracle
  • Amazon Redshift

The configuration supported for each of the databases can be checked at KnexJS

Drivers required for each database

  • pg for PostgreSQL and Amazon Redshift
  • mysql for MySQL or MariaDB
  • sqlite3 for SQLite3
  • mssql for MSSQL
0.12.1

1 year ago

0.11.0

2 years ago

0.12.0

2 years ago

0.10.0

4 years ago

0.8.0

4 years ago

0.7.0

4 years ago

0.6.3-beta.1

4 years ago

0.6.3-beta.0

4 years ago

0.6.2

5 years ago

0.4.0

5 years ago

0.6.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago