First release
First release
Features
- Database management with servers, databases and tables
- Secure connections to servers with username and password
- Easy custom query language
- Object oriented, with a PDO-like syntax
- Support for PRIMARY and UNIQUE keys
- Supported JQL queries:
- select()
- insert()
- replace()
- delete()
- update()
- truncate()
- count()