Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

SQLite dialect SQLBricks

Use:

// in node:varsql=require('sql-bricks-sqlite');// in the browser:varsql=SQLiteBricks;varstatement=sql.select().from('users').where({name: 'Fred Flintstone'});

Adds limit(), offset(), orReplace(), orAbort(), etc, to the core SQLBricks library. See http://csnw.github.io/sql-bricks for more information.

About

Transparent, Schemaless SQL Generation for the SQLite dialect

Resources

Stars

10 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages