Database Speed Comparison Executive Summary Test Environment Test 1: 1000 INSERTs Test 2: 25000 INSERTs in a transaction Test 3: 25000 INSERTs into an indexed table Test 4: 10...
Frequently Asked Questions Frequently Asked Questions How do I create an AUTOINCREMENT field? What datatypes does SQLite support? SQLite lets me insert a string into a datab...
Backup and Restore Backing up rqlite Generating a SQL text dump Backup isolation level Automatic Backups Amazon S3 Other configuration options Restoring from SQLite Performin...
Installing and Testing Installing with git Running tests Optional dependencies Installing and Testing Most users will want to simply install the latest version, hosted on Py...
SQLite And 8+3 Filenames Changing Filesystems Adjusting SQLite To Use 8+3 Filenames Database Corruption Warning SQLite And 8+3 Filenames The default configuration of SQLite ...
Installing and Testing Installing with git Running tests Optional dependencies Note on the SQLite extensions Installing and Testing Most users will want to simply install th...
Installing and Testing Installing with git Running tests Optional dependencies Skip Compilation of SQLite Extensions Installing and Testing Most users will want to simply i...
Backup and Restore Backing up rqlite Generating a SQL text dump Backup isolation level Requesting a VACUUMed copy Automatic Backups Amazon S3 Other configuration options Res...