Skip to main content
greenhughes.com
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.

Main navigation

  • About
  • Contact Me
  • Elsewhere
  • Home
  • teleremix
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.
User account menu
  • Log in

Breadcrumb

  1. Home

sqlite

By Liam Green-Hughes, 13 September, 2011

SQLite, CouchDB and SPARQL with Scripting Layer for Android

sqlite
sql
database
databases
couchdb
nosql
sparql
linkeddata
python
sl4a
howto
ase
android
mobile
mtech
sl4a-tf101

Men putting up a telegraph pole in 1909 in New South WalesThe Scripting Layer for Android (SL4A) and the new SL4A Tablet Remix have a lot of powerful features and interestingly can be used to consume data from a variety of sources both online and offline. The ability to work with some data sources, such as simple relational databases is built in, but thanks to the ability to add additional code libraries to this environment we also get the opportunity to work with non-relational databases and even Linked Data. In this article I will quickly show you how to work with three different types of data source using Python in SL4A: a relational database in the form of a SQLite file, a non-relational database in the form of CouchDB and Linked Data generated from Wikipedia which we will interrogate using the SPARQL language.

sqlite
greenhughes.com
Powered by Drupal