Downloads
Rdbhdb
Rdbhdb is a Python DB API 2 module that provides easy programming access to Rdbhost databases.
| rdbhdb-0.9.2.zip | 2 January 2010 | 130K |
| rdbhdb-0.9.1.zip | 27 November 2009 | 127K |
| rdbhdb-0.9.zip | 26 October 2009 | 59K |
| rdbhdb-0.8.1.zip | 5 September 2009 | 65K |
| rdbhdb-0.8.zip | 26 March 2009 | 65K |
You can get the latest version from subversion, hosted at Assembla.
| subversion |
Example code for using the Python DB API on Rdbhost databases.
| import_so_data.py | ... updated for September data. |
| import_so_data.py | The script that created the Stackoverflow Database from XML source files. |
| AppSpot.com | A zip file containing the 3 files that make up the http://rdbhost.appspot.com site. Demonstrates use of Rdbhdb module from the Google Application Engine platform. |
Fresh Faves
Javascript example code for using Rdbhost databases.
| freshfaves.0.7.zip | An online bookmarking application, complete. Hosted off of rdbhost.com, using JSONP for cross-site scripting requests. |
Rdbadmin
The Rdbadmin scripts may have a value as a reference for using Javascript for Rdbhost database access.
| subversion |