Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including sqlmechanic with all npm packages installed. Try it out:

var sqlmechanic = require("sqlmechanic")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

sqlmechanic v1.0.2

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.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free