Changes

Jump to: navigation, search

Using database API

81 bytes added, 02:05, 3 January 2010
DbDjango
The DbDjango interface defines the Gramps data in terms of ''models'' and ''relations'' from the [http://www.djangoproject.com/ Django project]. The database backend can be any implementation that supports Django, including such popular SQL implementations as sqlite, MySQL, Postgresql, and Oracle. The data is retrieved from the SQL fields, serialized and then unserialized into the primary data types (below).
 
For more details on the Gramps Django project, see [[GEPS 013: GRAMPS Webapp]].
=== Using the Database ===

Navigation menu