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
- Host: GitHub
- URL: https://github.com/tsmean/mysql
- Owner: tsmean
- Created: 2017-06-18T21:04:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-23T23:13:30.000Z (almost 8 years ago)
- Last Synced: 2025-03-19T15:03:55.053Z (2 months ago)
- Language: TypeScript
- Homepage: http://www.tsmean.com
- Size: 40 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/tsmean/mysql)
[](https://ci.appveyor.com/project/bersling/mysql)Module to connect to MySQL database and perform access operations.