Skip to content

Add new Turso package documentation and Python quickstart rewrite#377

Open
glommer wants to merge 2 commits intomainfrom
improve-docs-show-turso
Open

Add new Turso package documentation and Python quickstart rewrite#377
glommer wants to merge 2 commits intomainfrom
improve-docs-show-turso

Conversation

@glommer
Copy link
Copy Markdown
Contributor

@glommer glommer commented Apr 18, 2026

  • Add package decision table to introduction.mdx (with libsql for Python remote)
  • Add @tursodatabase/database, sync, serverless sections to reference.mdx
  • Move @libsql/client to Legacy section in reference.mdx
  • Restructure TS quickstart to lead with database (local) then serverless (remote)
  • Fix async await on database prepare().run()/all() and serverless conn.prepare()
  • Rewrite Python quickstart: lead with pyturso, add turso.sync, add libsql remote
  • Use uv as primary install method in Python quickstart
  • Note Drizzle ORM support for @tursodatabase/database
  • Add context about libSQL as battle-tested fallback

- Add package decision table to introduction.mdx (with libsql for Python remote)
- Add @tursodatabase/database, sync, serverless sections to reference.mdx
- Move @libsql/client to Legacy section in reference.mdx
- Restructure TS quickstart to lead with database (local) then serverless (remote)
- Fix async await on database prepare().run()/all() and serverless conn.prepare()
- Rewrite Python quickstart: lead with pyturso, add turso.sync, add libsql remote
- Use uv as primary install method in Python quickstart
- Note Drizzle ORM support for @tursodatabase/database
- Add context about libSQL as battle-tested fallback

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@glommer glommer force-pushed the improve-docs-show-turso branch from ee594b5 to 4bd2bb6 Compare April 18, 2026 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant