examples icon indicating copy to clipboard operation
examples copied to clipboard

A compilation of quickstart & sample projects involving Turso and popular frameworks

trafficstars

Turso Examples

Turso Logo

This monorepo contains projects intended to support Turso in various ways:

  • Code samples
  • Full projects that make use of Turso
  • Tools, utilities, and libraries

These projects might be unsupported, and are provided without any promises or guarantees.

Applications

Kitchen sink applications featuring Turso and your favorite framework.

Mobile

  • Recipe book prototype: A "recipe book" mobile app prototype made with Quasar & SQLite
  • Recipe book app: A "recipe book" mobile app made with Flutter & Turso

Web

  • At The Polls: A poll making website built with Sveltekit, Turso, and Drizzle.
  • Top Web Frameworks: A top web frameworks listing made with Nuxt and Turso.
  • Turso Next.js Starter: A top web frameworks listing made with Next.js and Turso.
  • Workers-Turso TypeScript Demo: A demo project demostrating using the integration of Turso in a Cloudflare Workers TypeScript project.
  • The Mug Store: An e-commerce store built with Remix, Turso, Drizzle, set to be deployed to Cloudflare Workers.
  • The Mug Store API: A distributed REST API built using Cloudflare workers and Turso with Drizzle used as the ORM.
  • Find Me On: A social links listing app built with Qwik and Turso.
  • Find Me On htmx: A social links listing app built with Flask, htmx, and Turso.
  • A/B testing w/ Turso, NextJs & Growthbook: A simple Next.js starter template storing data in Turso and styled using Tailwindcss.
  • Turso CRM: A multitenant CRM website built with Remix and Turso, leveraging the latter's multitenancy offering.
  • Turso CRM ER: A multitenant CRM website built with Remix and Turso set to be deployed on managed cloud services like Akamai's Linode, leveraging Turso's multitenancy and embedded replicas offerings.
  • TurQw Store: A shopping cart built with Qwik and Turso.
  • Tustro Blog: A Server-side Rendered (SSR) Astro blog that fetches data from Turso.
  • Axum Todo List: A todo list web application built with Turso and Axum - the Rust web framework.
  • Web Traffic Tracker: A simple web traffic analytics tracking API featuring Turso's Embedded Replicas and Actix.
  • Expenses Tracker w/ Elysia: A personal expenses tracking application built with Elysia, Bun, and Turso's Embedded Replicas.
  • Expenses Tracker w/ Hono: A personal expenses tracking application built with [Hono], Bun, and Turso.

Desktop

  • Turso Notes: A multi-platform note-taking desktop application built with Tauri, Turso & Qwik.