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. This is no longer maintained, and the database itself not updated, as the SO Data Explorer now fills the same role, better
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.

jQuery.Rdbhost.js

jQuery.Rdbhost.js is a JavaScript API module that provides easy programming access, in the browser, to Rdbhost databases. The latest archive includes the CORS version also.

jquery.rdbhost.0.9.zip 12 November 2010 101K
jquery.rdbhost.0.8.zip 25 September 2010 87K

You can get the latest version via git, hosted at Github.

github The [download source] button will download a zip of all files in the repository.

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 can be loaded from your server, and allow full access to databases hosted here. In addition to their utility functionality, they may have value as a reference for using Javascript for Rdbhost database access.

rdbadmin-0.9.2.zip 15 August 2010 148K
subversion