- Low-level SQLite interface by @mvila
- Extracted from DroidGap by @brodybits (Chris Brody)
- Transaction batch processing of Android version by @marcucio
- Maintained by @brodybits (Chris Brody)
- Fixes to support old Android versions by @nolanlawson
- Thanks to Mark Oppenheim [email protected] for fixes to open/close callbacks and repeated open/close/delete operations
- Original authors: @davibe (Davide Bertola [email protected]) and @joenoon (Joe Noon [email protected])
- Cordova 2.7+ port with background processing by @j3k0 (Jean-Christophe Hoelt [email protected])
- Maintained by @brodybits (Chris Brody)
- SQLiteProxy.js by @vldmrrr (Vladimir Avdonin) and @brodybits (Chris Brody)
- Using SQLite3-WinRT C++ classes and SQLite3JS (Javascript part) by @doo (doo GmbH)