Difference between revisions of "Addon:Generic DB Access lib"
From Gramps
| Line 3: | Line 3: | ||
{{stub}} | {{stub}} | ||
| − | + | ||
==See also== | ==See also== | ||
* [https://gramps-project.org/blog/2010/01/alternative-interfaces/ Alternative Interfaces], Date: January 23rd, 2010, by Doug Blank, who introduced {{man label|libaccess}} in Gramps 3.2. | * [https://gramps-project.org/blog/2010/01/alternative-interfaces/ Alternative Interfaces], Date: January 23rd, 2010, by Doug Blank, who introduced {{man label|libaccess}} in Gramps 3.2. | ||
| + | * Source code for Gramps master: https://github.com/gramps-project/addons-source/tree/master/libaccess | ||
* [[GEPS 017: Flexible gen.lib Interface]] - Proposal was withdrawn as after building a prototype, it was found to be too slow for general use. | * [[GEPS 017: Flexible gen.lib Interface]] - Proposal was withdrawn as after building a prototype, it was found to be too slow for general use. | ||
Revision as of 07:08, 13 May 2020
This is a Third-party Addon. The Addon/Plugin system is controlled by the Plugin Manager. Please use carefully on data that is backed up, and help make it better by reporting any issues to the bug tracker. |
The Generic DB Access lib (AKA libaccess) is an experimental library that provides generic access to the database and the gen.lib interface(AKA The core library of Gramps objects ).
|
This article's content is incomplete or a placeholder stub. |
See also
- Alternative Interfaces, Date: January 23rd, 2010, by Doug Blank, who introduced libaccess in Gramps 3.2.
- Source code for Gramps master: https://github.com/gramps-project/addons-source/tree/master/libaccess
- GEPS 017: Flexible gen.lib Interface - Proposal was withdrawn as after building a prototype, it was found to be too slow for general use.