·bknd-database-provision
</>

bknd-database-provision

cameronapak/bknd-skills

Use when setting up a production database for Bknd. Covers SQLite file, LibSQL/Turso, Cloudflare D1, PostgreSQL, Neon, Supabase, and Xata configuration.

7Installs·0Trend·@cameronapak

Installation

$npx skills add https://github.com/cameronapak/bknd-skills --skill bknd-database-provision

SKILL.md

Set up and configure a production database for your Bknd application.

| Database | Best For | Platform Compatibility | Cost |

| SQLite File | VPS, Docker, single-server | Node.js, Bun | Free | | LibSQL/Turso | Serverless, edge, global | All platforms | Free tier | | Cloudflare D1 | Cloudflare Workers | Cloudflare only | Free tier | | PostgreSQL | Complex queries, transactions | VPS, Docker | Self-hosted | | Neon | Serverless Postgres | Vercel, Lambda | Free tier |

Use when setting up a production database for Bknd. Covers SQLite file, LibSQL/Turso, Cloudflare D1, PostgreSQL, Neon, Supabase, and Xata configuration. Source: cameronapak/bknd-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cameronapak/bknd-skills --skill bknd-database-provision
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is bknd-database-provision?

Use when setting up a production database for Bknd. Covers SQLite file, LibSQL/Turso, Cloudflare D1, PostgreSQL, Neon, Supabase, and Xata configuration. Source: cameronapak/bknd-skills.

How do I install bknd-database-provision?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cameronapak/bknd-skills --skill bknd-database-provision Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/cameronapak/bknd-skills