# How to Provision Turso Databases Using the Stripe CLI

DevFeed: [How to Provision Turso Databases Using the Stripe CLI](<https://devfeed.tech/articles/how-to-provision-turso-databases-using-the-stripe-cli-5969.md>)

Original publisher: [Read original article](<https://turso.tech/blog/how-to-provision-turso-databases-using-the-stripe-cli>)

Author: Jeff Olson

Published: 2026-04-29T00:00:00Z

Content type: tutorial

Language: en

Sources: [Turso Blog](<https://devfeed.tech/sources/turso-blog.md>)

Topics: [.NET MAUI](<https://devfeed.tech/topics/net-maui.md>), [stripe](<https://devfeed.tech/topics/stripe.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [GitHub Copilot CLI](<https://devfeed.tech/topics/github-copilot-cli.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [cursor](<https://devfeed.tech/topics/cursor.md>)

Tags: [claude-code](<https://devfeed.tech/tags/claude-code.md>), [cli](<https://devfeed.tech/tags/cli.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [databases](<https://devfeed.tech/tags/databases.md>), [guide](<https://devfeed.tech/tags/guide.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [stripe](<https://devfeed.tech/tags/stripe.md>), [turso](<https://devfeed.tech/tags/turso.md>)

## AI overview

A guide to using the Stripe CLI to discover, subscribe to, and provision Turso databases from a terminal. It covers project initialization, account linking, service plans, credential injection, and Turso features such as isolated databases, offline writes, vector search, replication, branching, and point-in-time recovery.

## Source excerpt

Use the Stripe CLI to discover, subscribe, and provision Turso databases without ever leaving your terminal.