using-embedded-database
tachyon-beep/skillpacksUse when running **SQLite or DuckDB inside an application process** as the durable store — not as a development convenience but as the production database.…
Scores out of 100 · grade B+
2026-08-04Works
40% of the score100/100
- Loads cleanly: valid frontmatter, required fields present, no dangling references.
Maintained
25% of the score100/100
- no commits in the last 12 weeks
Adopted
20% of the score16/100
- 14 stars on the source repo.
Documented
15% of the score73/100
- 3,313 words with worked examples.
- Ships 13 bundled files.
Install
npx skills add tachyon-beep/skillpacks/using-embedded-databaseWhat it says it does
Use when running **SQLite or DuckDB inside an application process** as the durable store — not as a development convenience but as the production database. Use when scaling an SQLite layer that worked at low concurrency and is now hitting SQLITE_BUSY, WAL bloat, lock contention, schema-migration ceremony, or correctness gaps under multi-process writers. Use when introducing DuckDB as an OLAP complement to an OLTP SQLite store, or when picking between the two for a new component. Pairs with `/web-backend` (the API surface above the DB) and `/audit-pipelines` (when the DB is also the audit trail). Do not load for server databases (Postgres, MySQL), key-value stores, or ORM choice in isolation.
Also in tachyon-beep/skillpacks
| Artifact | Score | What the check found | Type | Reach | Last commit |
|---|---|---|---|---|---|
| requirements-lifecycletachyon-beep/skillpacks | clean | Skill | 14 stars | 6 days ago | |
| using-sdlc-engineeringtachyon-beep/skillpacks | clean | Skill | 14 stars | 6 days ago | |
| using-mcp-engineeringtachyon-beep/skillpacks | clean | Skill | 14 stars | 6 days ago | |
| using-procedural-architecturetachyon-beep/skillpacks | clean | Skill | 14 stars | 6 days ago | |
| using-product-managementtachyon-beep/skillpacks | clean | Skill | 14 stars | 6 days ago | |
| using-program-managementtachyon-beep/skillpacks | clean | Skill | 14 stars | 6 days ago |
Other data & analytics skills
Browse all| Artifact | Score | What the check found | Category | Reach | Last commit |
|---|---|---|---|---|---|
| data-context-extractoranthropics/knowledge-work-plugins | clean | Data & analytics | 2,622 installs | today | |
| analyticscoreyhaines31/marketingskills | clean | Data & analytics | 51,931 installs | today | |
| build-dashboardanthropics/knowledge-work-plugins | clean | Data & analytics | 7,721 installs | today | |
| sql-queriesanthropics/knowledge-work-plugins | clean | Data & analytics | 3,782 installs | today | |
| payment-assistantccxt/ccxt | clean | Data & analytics | 44k stars | today | |
| create-vizanthropics/knowledge-work-plugins | clean | Data & analytics | 4,685 installs | today |
Put this measurement in your README
A badge carrying how many listings this index holds from the repository and how many pass every static structural check. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://skillworks.kynth.studio/?q=tachyon-beep%2Fskillpacks)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.
