Ross ROSS = Recommend OSS · open-source software intelligence for agents

talent-plan/tinysql resource

A course to build the SQL layer of a distributed database. observed · 2026-08-28

github.com/talent-plan/tinysql · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2435
  • days_rel: n/a
  • days_push: 1071
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2047 stars · 548 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

TinySQL is an educational course for building the SQL layer of a distributed relational database in Go, modeled on a simplified TiDB. It covers SQL parsing, DDL, query optimization, execution, and Percolator-style transactions through hands-on projects.

Use cases

  • learn how a SQL database engine works internally
  • build a simplified TiDB-like SQL layer in Go
  • study SQL parsing and query optimization hands-on
  • understand distributed database transactions via Percolator
  • practice implementing a database parser and executor
  • prepare for database systems engineering interviews

When to choose

  • you know Go and want a project-based database internals course
  • you want to understand how TiDB's SQL layer is structured
  • you prefer guided labs with autograding over reading papers alone

When to avoid

  • you need a production-ready database for real workloads
  • you want to learn the KV/storage layer rather than the SQL layer
  • you don't have Go programming experience

Facets

learning-resource · maturity maintenance

database parser compiler interpreter databases education tutorials microservices go cross-platform sql-layer distributed-database tidb course hands-on-labs relational-algebra query-optimizer percolator

1 source

Member repositories

RepositoryRoleHealth v2
talent-plan/tinysqlmain32

For agents

markdown · JSON · MCP: product_card(name="talent-plan/tinysql")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem