Skip to content

How does Statz record its data?

Staartvin edited this page Jul 21, 2016 · 27 revisions

Statz records quite a bit of data, as can be seen here. To make sure this data is properly stored and easy and efficient to retrieve, Statz uses either SQLite or MySQL (depending on the choice of the configuration options). Since this page is not meant for an introductory course on SQL and database, I'll provide you a link to a tutorial on the internet: http://www.sqlcourse.com/intro.html.

\ \ \

Table of contents:

  • Data stored in Statz's database
  • Data not stored in Statz's database, but retrievable by Statz

Data stored in Statz's database


Data not stored in Statz's database, but retrievable by Statz

Clone this wiki locally