An open API service indexing awesome lists of open source software.

https://github.com/tsmean/mysql

A database access layer for mysql written in typescript
https://github.com/tsmean/mysql

Last synced: 2 months ago
JSON representation

A database access layer for mysql written in typescript

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/tsmean/mysql.svg?branch=master)](https://travis-ci.org/tsmean/mysql)
[![Build status](https://ci.appveyor.com/api/projects/status/hh1x8m49luabfnt7?svg=true)](https://ci.appveyor.com/project/bersling/mysql)

Module to connect to MySQL database and perform access operations.