Skip to content

A database versioning and management system for Android using Git and SQLite

License

Notifications You must be signed in to change notification settings

interdroid/interdroid-vdb

Repository files navigation

** Interdroid Versioned Databases **
------------------------------------

This distribution contains version 0.1 of the Interdroid Versioned Database
system.


What Is Interdroid Versioned Databases?
---------------------------------------

This project aims to make it easy to build versioned Content Providers on
Android using either an Object Relational Mapper (ORM) layer or via
an Avro schema.

Requirements:
-------------

You must have an SLF4J project in your workspace. We suggest using our
implemenation available here:

[email protected]:interdroid/slf4android.git

Contact:
--------

More information can be found on the Interdroid project website:

  http://interdroid.net

The latest source repository tree is accessible through Git at:

[email protected]:interdroid/interdroid-vdb

You can send bug reports, feature requests, cries for help, or descriptions of 
interesting way in which you have used this project to: palmer at cs.vu.nl 

Legal stuff:
------------

This software has been developed as part of the Interdroid project, a
software project of the Computer Systems group of the Computer
Science department of the Faculty of Sciences at the Vrije
Universiteit, Amsterdam, The Netherlands.  The main goal of the Interdroid
project is to create distributed middleware for mobile systems.

This is free software. See the file "LICENSE.txt" for copying permissions.

This software contains components from several other open source projects.
Jars from these projects are stored in the "external" directory along
with licenses for each of these projects.

About

A database versioning and management system for Android using Git and SQLite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages