Skip to content

harrydeluxe/sencha-couchdb-extjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SenchaCouchDBExtJS

SenchaCouch is a small library for Sencha ExtJS for performing CRUD operations and writing nested data sets to a CouchDB compatible database.

CouchDB Compatible databases(that i know of):

  • CouchDB (duh)
  • Cloudant
  • PouchDB (using pouchdb-server)
  • Couchbase Lite

NOTE: SenchaCouchDBExtJS has been tested with Ext JS 4.2.2

Running The Specs

Instructions coming soon... I use pouchdb and pouchdb-server on node.js

Acknowledgements

License

Need to figure this out, it's probably going to be GPL'd if you're using GPL of ExtJS otherwise MIT or Apache except for the code taken directly from the Sencha sources

TODO

Add more exhaustive test suite.

Seperate nested data code and CouchDB specific code so this can be applied to MongoDB etc.

About

CouchDB CRUD support of Sencha ExtJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.4%
  • CSS 3.5%
  • HTML 1.1%