Downloads
Rdbhdb
Rdbhdb is a Python DB API 2 module that provides easy
programming access to Rdbhost databases.
You can get the latest version from subversion, hosted at
Assembla.
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.
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.