Skip to content

hpneo/canguro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canguro

Canguro is an ORM (Object Relational Mapper) designed for node-webkit apps, using Web SQL databases.

Features

  • Support for associations (belongsTo and hasMany)
  • Support for migrations (for creating and deleting tables and columns)
  • Support for querying (SQL strings, simple values and arrays)
  • Promises based, using Chromium Promise constructor

About

ORM for node-webkit using WebSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published