-
Notifications
You must be signed in to change notification settings - Fork 1
Database
m0smith edited this page Apr 22, 2013
·
18 revisions
It would be good to provide some default data sets so when people startup they can already have a good database.
- Royal92.ged: http://www.daml.org/2001/01/gedcom/royal92.ged
- stoneged.zip: http://www.simonhoyt.com/zipfiles/stoneged.zip http://www.simonhoyt.com/stoneancestry.html
Others
Comparison chart of several viable databases: http://db-engines.com/en/system/Couchbase%3BMongoDB%3BNeo4j%3BRedis%3BRiak
-
Berkeley DB - Hard to embed
-
Datomic Free - requires schema
-
CouchDB - Hard to embed
-
Aurinko: https://github.com/HouzuoGuo/Aurinko Very immature project
-
FleetDB - not actively developed
- http://fleetdb.org/docs/introduction.html
- JSON based
- Single jar file
- Using FleetDB embedded in Clojure project
- Nice Slideshow
- Google group
-
Titanium - not really a database but a graph-base wrapper
- Home page: http://titanium.clojurewerkz.org/