@funfunz/sql-data-connector
TypeScript icon, indicating that this package has built-in type declarations

0.12.1 • Public • Published

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

Package Sidebar

Install

npm i @funfunz/sql-data-connector

Weekly Downloads

0

Version

0.12.1

License

MIT

Unpacked Size

61.8 kB

Total Files

30

Last publish

Collaborators

  • jwebcoder
  • joaogsleite