Difference between revisions of "SQLite Adapter"
Cwdesautels (talk | contribs) (→Resources) |
Cwdesautels (talk | contribs) (→Resources) |
||
Line 28: | Line 28: | ||
* Dowloads: | * Dowloads: | ||
** http://www.sqlite.org/download.html | ** http://www.sqlite.org/download.html | ||
+ | * Documentation: | ||
+ | ** Root - http://www.sqlite.org/docs.html | ||
+ | ** About - http://www.sqlite.org/about.html |
Revision as of 12:46, 20 September 2011
SQLite Adapter for NexJ
Contents
Project Goal
Develop an adapter to enable NexJ Express's model interaction with SQLite databases.
Contributors
Supported Versions
Current Status
Project Phases
Phase 1: Investigation
- Get requirements from NexJ (Meeting Friday Sept 23rd)
- Walk-through the code
- Familiarization with SQLite
Project Repository
Resources
- Dowloads:
- Documentation:
- Root - http://www.sqlite.org/docs.html
- About - http://www.sqlite.org/about.html