Difference between revisions of "Querying your own database"

From Charitylog Manual
Jump to: navigation, search
Line 1: Line 1:
 
Your entire database can be downloaded in a single file. Please see [https://wiki.charitylog.co.uk/index.php?title=Backup_Data| How to backup your data].
 
Your entire database can be downloaded in a single file. Please see [https://wiki.charitylog.co.uk/index.php?title=Backup_Data| How to backup your data].
 +
 +
If you are familiar with administering databases, you may wish to rebuild the database elsewhere. This may be for:
 +
* Advanced reporting using SQL queries
 +
* As an emergency backup, e.g. during outages at the data centre or network infrastructure.

Revision as of 16:09, 24 June 2020

Your entire database can be downloaded in a single file. Please see How to backup your data.

If you are familiar with administering databases, you may wish to rebuild the database elsewhere. This may be for:

  • Advanced reporting using SQL queries
  • As an emergency backup, e.g. during outages at the data centre or network infrastructure.