- Why favor PostgreSQL over MariaDB / MySQL
- Database Microbenchmarks
- One process programming notes (with Go and SQLite)
- SQLite Internals: Pages & B-trees
- SQLite performance tuning
- 15k inserts/s with Rust and SQLite
- Illustrated guide to SQLX
- I'm All-In on Server-Side SQLite
- Turning PostgreSQL into a queue serving 10,000 jobs per second
- Calculate Distance between 2 Geo Locations in PHP MySQL
- Hosting SQLite databases on Github Pages
- SQLite is not a toy database
- How to enable the slow query log in MySQL
- Job Queues in PostgreSQL with SKIP LOCKED
- Queues in PostgreSQL
- Is PostgreSQL good enough?
- Scaling SQLite to 4M QPS on a Single Server (EC2 vs Bare Metal)
- MySQL with Docker – Performance characteristics
- zhparser是一个PostgreSQL中文分词的插件,通过它,可以使PostgreSQL支持中文的全文检索
- Is PostgreSQL Your Next JSON Database?