@antjs/ant-sql
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

Build status Coverage Status

Description

SQL extension for AntJS.

Status

Not even in alpha, so please don´t use it for now.

How to build the library

Just run the build script:

npm run build

How to run tests

Tests are dockerized in order to start a redis server and a PostgreSQL server in a virtual environment.

You can run all the tests with the test script:

npm test

A coverage report will be generated at the coverage directory.

Aknowledgements

Special thanks to Pablo López Torres for the theoretical knowledge and conversations that led to this project.

Readme

Keywords

none

Package Sidebar

Install

npm i @antjs/ant-sql

Weekly Downloads

4

Version

0.1.1

License

ISC

Unpacked Size

291 kB

Total Files

208

Last publish

Collaborators

  • notaphplover