Skip to main content

Documentation Index

Fetch the complete documentation index at: https://base.bangwu.me/llms.txt

Use this file to discover all available pages before exploring further.

MySQL is the most popular open-source relational database, widely used in web applications.

Core Features

  • High Performance: Optimized query engine
  • Reliability: ACID transaction support
  • Scalability: Master-slave replication, sharding
  • Free & Open Source: Community edition is fully free

MySQL Basics

SQL syntax reference — CRUD to advanced queries.

Database Concepts

Core concepts — indexes, transactions, normalization.

SQLite

Lightweight embedded database for small apps.

Resources

Last modified on April 17, 2026