1.0.2 • Published 4 years ago

sqlmechanic v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

QueryMechanic

SQL Query builder for simple database use. Good for small-medium sized blogs, user accounts, NodeJS/JavaScript web application projects & development. Very underpowered for largescale applications, massive blogs, handling really big databases and/or lots and lots of data. Also not good for any complex types of SQL querying. Its light weight and its meant to be so it looks really beautiful inside the javascript documents where it is written. Its easy to learn, use, read and it ecspecialy makes SQL Querys easy for begginers.

Class Qry

There is a single class that makes up the entire Module, Class: 'Qry'.

Modules

Bellow is a list of all the mods within Class: 'Qry'