Skip to content
This repository was archived by the owner on Mar 17, 2023. It is now read-only.

rwilliams/sencha-couchdb-touch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SenchaCouchDBTouch

SenchaCouchDBTouch is a small library for Sencha Touch 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: SenchaCouchDBTouch has been tested with Sencha Touch 2.3.1

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 version of Sench Touch 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 Touch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published