S3DB - Simple and Sloppy Semantic Database
The S3DB API was built with the purpose of enabling queries on the data without leaving the programming enviroments where it's analysis takes place. Format of the query result can either be tab delimited or html table, and the output can be displayed in any browser.
To use the S3DB API (S3QL) create a key through the interface. This key is temporary and becomes a surrogate for the user who created it.
Any query can then be formulated using the URI of the local S3DB and calling the file S3QL.php
Ex: http://localhost/s3db/S3QL.php?key=ffas4qJsd3dj3
Next/Table of Contents
|