sqlmechanic

1.0.2 • Public • Published

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']

Package Sidebar

Install

npm i sqlmechanic

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

9.31 kB

Total Files

4

Last publish

Collaborators

  • katanadevelopment