Using Gramps API vs SQLite: Creating Custom Queries for Genealogical Research

In addition, I plan to write a substantial number of different sql-validators. For example, checks for:

  • whether every individual has a gender,
  • whether every individual has a birth event,
  • whether everyone born more than 100 years ago has a death event,
  • various checks when certain tags are present,
  • checks in attributes, …