@hawiah/mysql
v0.1.1
Published
MySQL database driver with schema-less JSON storage - lightweight and fast data persistence using mysql2
Readme
@hawiah/mysql 
MySQL database driver with schema-less JSON storage using mysql2.
Installation
npm install @hawiah/mysqlFeatures
- MySQL database support with mysql2
- Schema-less JSON storage
- Connection pooling
- Transaction support
- Unified IDriver interface
- Automatic table creation
- Query optimization tools
License
MIT
