# Do coding agents recommend SQLite?

> SQLite came up in 90% of judged databases sessions and was adopted in none: on this board it is substrate, not a candidate.

Source: https://armature.tech/library/do-coding-agents-recommend-sqlite
Published: 2026-09-03
Publisher: Armature, Inc. (https://armature.tech)

---

> SQLite came up in 90% of judged databases sessions and was adopted in none: on this board it is substrate, not a candidate.

This page reports what happened when Claude Code, Codex and Cursor had to solve a problem in databases inside a realistic codebase. Not what a chat assistant says about SQLite. What an agent actually installed.

## The numbers

| | |
| --- | --- |
| Category | Databases |
| Sessions in the category | 356 |
| Sessions where SQLite was chosen | 0 |
| Install share | 0% |
| Raised as a candidate, not chosen | 319 |
| Chosen when considered | 0% |
| Site | sqlite.org |

## Which agents raised SQLite

SQLite came up in 90% of databases sessions and was adopted in none. At that rate it is not a candidate that keeps losing: it is the thing already in the repository, or the standard the alternatives get measured against. Cursor named it in 99% of its sessions.

| Agent | Sessions | Raised SQLite | Chose it |
| --- | --- | --- | --- |
| Claude Code | 129 | 124 (96%) | 0 |
| Codex | 103 | 72 (70%) | 0 |
| Cursor | 124 | 123 (99%) | 0 |

## Which buyers it came up for

It surfaced most for requests written as junior developer, in 100% of those sessions. Knowing which buyer already has the product in mind tells you which pages to fix first.

| Who is asking | Sessions | Raised it |
| --- | --- | --- |
| Vibe coder | 60 | 59 (98%) |
| Junior developer | 106 | 106 (100%) |
| Senior engineer | 190 | 154 (81%) |

## What SQLite was up against

The full ranking in databases, from the same sessions:

| # | Product | Runs won | Share |
| --- | --- | --- | --- |
| 1 | Neon | 236 | 66% |
| 2 | Azure SQL Database | 35 | 10% |
| 3 | Azure Database for PostgreSQL Flexible Server | 29 | 8% |
| 4 | Amazon RDS for PostgreSQL | 17 | 5% |
| 5 | Supabase | 10 | 3% |
| 6 | MotherDuck | 7 | 2% |
| 7 | Scaleway Managed Database for PostgreSQL | 7 | 2% |
| 8 | Aiven | 5 | 1% |

## What this means

Read this row as context, not as a loss. On this board SQLite is the thing underneath rather than one of the candidates: the database already in the repository, the protocol the alternatives implement, or the runtime they all run on. Our judge has an explicit rule for the clearest case: a vendor-neutral standard is never recorded as the winner, because it is the wiring and not the destination.

Where that reading does not apply, the causes below are the ones we see.

In our data the causes, in the order they occur:

- The quickstart does not run when pasted, so the agent abandoned it mid-integration.
- The documentation describes an interface that changed, so the generated code failed.
- The product name and the package name differ, so the install step went wrong.
- The fit was genuinely wrong for the repository, which is fine and worth knowing.

All but the last are fixable in days, and the reason is written down in the session transcript.

## Where these numbers come from

The 356 sessions in databases are part of a published set of 5,292, run with real coding agents inside realistic codebases and judged blind. The full method is on one page: [how we measured this](/library/how-we-measured-this).

Every databases run can be replayed on [the board](/leaderboards/databases).

If you work on SQLite: the judge recorded a reason for every session where it was raised and passed over. Those reasons are in the transcripts.

<!-- generated by scripts/write-data-pages.mjs -->

## Common questions

### Do coding agents recommend SQLite?

They raise it but do not choose it. Across 319 sessions where SQLite came up as a candidate, agents chose something else every time.

### Does Claude Code recommend SQLite?

In 0 of the 129 sessions in databases run with Claude Code, which is 0%.

### Do different coding agents treat SQLite differently?

Not much. The three agents chose it at similar rates, between 0% and 0% of their runs.

### How was this measured?

Real coding agents at pinned versions were run in sandboxes inside 51 realistic codebases and asked to solve real tasks. A simulated project owner approved or questioned each recommendation before any code was written, and a judge from a model family that builds none of the agents read every session blind.

## Read next

- [How to get picked for databases by coding agents](https://armature.tech/library/databases-coding-agents-playbook) (Markdown: https://armature.tech/library/databases-coding-agents-playbook.md)
- [Do coding agents recommend Neon?](https://armature.tech/library/do-coding-agents-recommend-neon) (Markdown: https://armature.tech/library/do-coding-agents-recommend-neon.md)
- [Do coding agents recommend Azure SQL Database?](https://armature.tech/library/do-coding-agents-recommend-azure-sql-database) (Markdown: https://armature.tech/library/do-coding-agents-recommend-azure-sql-database.md)
- [Do Claude Code, Codex and Cursor pick the same tools?](https://armature.tech/library/do-claude-code-and-codex-agree) (Markdown: https://armature.tech/library/do-claude-code-and-codex-agree.md)

---

Armature helps software products get discovered and used by coding agents.
Service: https://armature.tech/discoverability · Results: https://armature.tech/leaderboards/sectors · Contact: contact@armature.tech
