Changes

Jump to: navigation, search

Using database API

39 bytes added, 21:51, 3 October 2014
DbDjango
=== 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 [[Using_database_API#Primary_Objects|primary data types (below)]].
For more details on the Gramps Django project, see [[GEPS 013: Gramps Webapp]].

Navigation menu