SQLite Getting Started. How Does SQL Work In A Game? Basic Database Creation And Manipulation Creating A Simple Database Creating A Table Querying Data Inserting Data Updatin...
Note on the SQLite extensions Note on the SQLite extensions Peewee includes two SQLite-specific C extensions which provide additionalfunctionality and improved performance for ...
SQLite Version 3 Overview Naming Changes New File Format Manifest Typing and BLOB Support Support for UTF-8 and UTF-16 User-defined Collating Sequences 64-bit ROWIDs Improved...
Appropriate Uses For SQLite Situations Where SQLite Works Well Situations Where A Client/Server RDBMS May Work Better Checklist For Choosing The Right Database Engine Approp...