Commit dab76f1
docs(bench): design plan for SQLRite vs SQLite (and friends) (SQLR-4) (#101)
Drafts docs/benchmarks-plan.md — comparison-target viability call
(SQLite mandatory, DuckDB analytical-slice opt-in, libSQL deferred,
Cloudflare D1 + rqlite out-of-scope), 10 curated workloads across
OLTP / SQL-feature scaling / AI-era differentiators (HNSW, BM25,
hybrid retrieval), driver-trait shape, repo layout, 6 sub-phases,
and 8 open design questions. Wires into docs/_index.md "Future
work" and replaces the bare "Benchmarks against SQLite" line in
roadmap.md "Possible extras". No engine code yet — implementation
starts post-Q-resolution as its own ticket.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 4e20780 commit dab76f1
3 files changed
Lines changed: 351 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
0 commit comments