{"id":13536888,"url":"https://github.com/tursodatabase/examples","last_synced_at":"2025-10-31T16:30:23.857Z","repository":{"id":212576950,"uuid":"731825553","full_name":"tursodatabase/examples","owner":"tursodatabase","description":"A compilation of quickstart \u0026 sample projects involving Turso and popular frameworks","archived":false,"fork":false,"pushed_at":"2024-08-20T17:48:35.000Z","size":6151,"stargazers_count":81,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T10:02:07.721Z","etag":null,"topics":["astro","dart","flask","flutter","htmx","javascript","nextjs","nuxt","python","quasar-framework","qwik","remix","rust","sveltekit","tauri","turso","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tursodatabase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-15T01:09:24.000Z","updated_at":"2025-02-16T03:14:28.000Z","dependencies_parsed_at":"2023-12-15T03:26:15.377Z","dependency_job_id":"2b15fc3f-b94d-42dc-bf2a-e2a2552573b7","html_url":"https://github.com/tursodatabase/examples","commit_stats":null,"previous_names":["turso-extended/turso-quickstart","tursodatabase/examples"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tursodatabase%2Fexamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tursodatabase%2Fexamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tursodatabase%2Fexamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tursodatabase%2Fexamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tursodatabase","download_url":"https://codeload.github.com/tursodatabase/examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239212559,"owners_count":19600833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["astro","dart","flask","flutter","htmx","javascript","nextjs","nuxt","python","quasar-framework","qwik","remix","rust","sveltekit","tauri","turso","typescript"],"created_at":"2024-08-01T09:00:51.269Z","updated_at":"2025-10-31T16:30:23.610Z","avatar_url":"https://github.com/tursodatabase.png","language":"TypeScript","funding_links":[],"categories":["astro","Tools"],"sub_categories":["Community"],"readme":"# Turso Examples\n\n\u003ca title=\"Turso logo\" href=\"https://turso.tech\" target=\"_blank\" rel=\"noreferrer\"\u003e\u003cimg src=\"assets/Turso-Symbol-Blue.png\" width=\"90\" alt=\"Turso Logo\"\u003e\u003c/a\u003e\n\nThis monorepo contains projects intended to support Turso in various\nways:\n\n- Code samples\n- Full projects that make use of Turso\n- Tools, utilities, and libraries\n\nThese projects might be unsupported, and are provided without any promises or\nguarantees.\n\n## Applications\n\nKitchen sink applications featuring Turso and your favorite framework.\n\n### Mobile\n\n- [Recipe book prototype]: A \"recipe book\" mobile app prototype made with [Quasar] \u0026 [SQLite]\n- [Recipe book app]: A \"recipe book\" mobile app made with [Flutter] \u0026 [Turso]\n\n### Web\n\n- [At The Polls]: A poll making website built with [Sveltekit], [Turso], and [Drizzle].\n- [Top Web Frameworks]: A top web frameworks listing made with [Nuxt] and [Turso].\n- [Turso Next.js Starter]: A top web frameworks listing made with [Next.js] and [Turso].\n- [Workers-Turso TypeScript Demo]: A demo project demostrating using the integration of [Turso] in a\n[Cloudflare Workers] TypeScript project.\n- [The Mug Store]: An e-commerce store built with [Remix], [Turso], [Drizzle], set to be deployed to [Cloudflare Workers].\n- [The Mug Store API]: A distributed REST API built using [Cloudflare workers] and [Turso] with [Drizzle] used as the ORM.\n- [Find Me On]: A social links listing app built with [Qwik] and [Turso].\n- [Find Me On htmx]: A social links listing app built with [Flask], [htmx], and [Turso].\n- [A/B testing w/ Turso, NextJs \u0026 Growthbook]: A simple [Next.js] starter template storing data in [Turso] and styled using [Tailwindcss].\n- [Turso CRM]: A multitenant CRM website built with [Remix] and [Turso], leveraging the latter's [multitenancy] offering.\n- [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.\n- [TurQw Store]: A shopping cart built with [Qwik] and [Turso].\n- [Tustro Blog]: A Server-side Rendered (SSR) [Astro] blog that fetches data from [Turso].\n- [Axum Todo List]: A todo list web application built with [Turso] and [Axum] - the Rust web framework.\n- [Web Traffic Tracker]: A simple web traffic analytics tracking API featuring Turso's [Embedded Replicas] and [Actix].\n- [Expenses Tracker w/ Elysia]: A personal expenses tracking application built with [Elysia], [Bun], and Turso's [Embedded Replicas].\n- [Expenses Tracker w/ Hono]: A personal expenses tracking application built with [Hono], [Bun], and Turso.\n- [PHP Extension Example Usage]: A code samples for using Turso Client PHP in native way with [Turso Client PHP].\n- [Laravel Authenticated Todo List]: A simple todo list app using [Turso Client PHP], [Turso Driver Laravel], [Laravel], [Laravel Breeze], and [Livewire Volt].\n- [Symfony 7 Rest API CRUD]: A simple rest api using [Turso Client PHP], [Turso Doctrine DBAL], [Symfony], and [Doctrine DBAL].\n\n## Desktop\n\n- [Turso Notes]: A multi-platform note-taking desktop application built with [Tauri], [Turso] \u0026 [Qwik].\n\n\u003c!-- ## Docs --\u003e\n\n[Turso]: https://turso.tech\n[Drizzle]: https://drizzle.team\n[Nuxt]: https://nuxt.com\n[Flutter]: https://flutter.dev\n[Quasar]: https://quasar.dev\n[SQLite]: https://sqlite.org\n[Next.js]: https://nuxt.com\n[Sveltekit]: https://kit.svelte.dev\n[Astro]: https://astro.build\n[Remix]: https://remix.run\n[Qwik]: https://qwik.builder.io\n[Flask]: https://flask.palletsprojects.com\n[htmx]: https://htmx.org\n[Tauri]: https://tauri.app\n[Turso Client PHP]: https://github.com/tursodatabase/turso-client-php\n[Turso Driver Laravel]: https://github.com/tursodatabase/turso-driver-laravel\n[Turso Doctrine DBAL]: https://github.com/tursodatabase/turso-doctrine-dbal\n[Laravel]: https://laravel.com\n[Laravel Breeze]: https://github.com/laravel/breeze\n[Livewire Volt]: https://livewire.laravel.com/docs/volt\n[Symfony]: https://symfony.com\n[Doctrine DBAL]: https://www.doctrine-project.org/projects/doctrine-dbal/en/4.0/index.html\n[Cloudflare Workers]: https://workers.cloudflare.com\n[multitenancy]: https://turso.tech/multitenancy\n[Akamai's Linode]: https://www.linode.com\n[Axum]: https://github.com/tokio-rs/axum\n[Actix]: https://github.com/actix/actix-web\n[Elysia]: https://elysiajs.com/\n[Bun]: https://bun.sh/\n[Embedded Replicas]: https://docs.turso.tech/features/embedded-replicas\n[Tailwindcss]: https://tailwindcss.com/\n[At The Polls]: /app-at-the-polls\n[Turso Next.js Starter]: /app-turso-nextjs-starter\n[Recipe book app]: /app_recipe_book\n[Recipe book prototype]: /app-recipe-book-quasar\n[Top Web Frameworks]: /app-top-web-frameworks\n[The Mug Store]: /app-the-mug-store\n[Find Me On]: /app-find-me-on\n[Turso CRM]: /app-turso-crm\n[Turso CRM ER]: /app-turso-crm-er\n[Turso Notes]: /app-turso-notes\n[The Mug Store API]: /api-mug-store-api\n[Find Me On htmx]: /app-find-me-on-python-htmx\n[TurQw Store]: /app-turqw-store\n[Tustro Blog]: /app-tustro-blog\n[Axum Todo List]: /app-todo-axum\n[Web Traffic Tracker]: /app-web-traffic-tracker-actix\n[Expenses Tracker w/ Elysia]: /app-expenses-tracker-elysia\n[Expenses Tracker w/ Hono]: /app-expenses-tracker-hono\n[A/B testing w/ Turso, NextJs \u0026 Growthbook]: /app-ab-testing-nextjs-growthbook\n[Workers-Turso TypeScript Demo]: /app-workers-turso-ts-demo\n[PHP Extension Example Usage]: /php-extension-usages-demo\n[Laravel Authenticated Todo List]: /laravel-authenticated-todo-list\n[Symfony 7 Rest API CRUD]: /symfony7-rest-api-crud\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftursodatabase%2Fexamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftursodatabase%2Fexamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftursodatabase%2Fexamples/lists"}