# Creating a multitenant SaaS service with Turso, Remix, and Drizzle

DevFeed: [Creating a multitenant SaaS service with Turso, Remix, and Drizzle](<https://devfeed.tech/articles/creating-a-multitenant-saas-service-with-turso-remix-and-drizzle-5919.md>)

Original publisher: [Read original article](<https://turso.tech/blog/creating-a-multitenant-saas-service-with-turso-remix-and-drizzle-6205cf47>)

Author: James Sinkala

Published: 2023-10-19T00:00:00Z

Content type: article

Language: en

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

Topics: [Turso](<https://devfeed.tech/topics/turso.md>), [Drizzle](<https://devfeed.tech/topics/drizzle.md>), [Remix](<https://devfeed.tech/topics/remix.md>), [Software as a service](<https://devfeed.tech/topics/saas.md>)

Tags: [database](<https://devfeed.tech/tags/database.md>), [drizzle](<https://devfeed.tech/tags/drizzle.md>), [integration](<https://devfeed.tech/tags/integration.md>), [multitenancy](<https://devfeed.tech/tags/multitenancy.md>), [remix](<https://devfeed.tech/tags/remix.md>), [saas](<https://devfeed.tech/tags/saas.md>), [turso](<https://devfeed.tech/tags/turso.md>)

## AI overview

This article describes building a multitenant SaaS website in which each user receives a separate Turso database, using Turso, Remix, and Drizzle. The supplied text notes that the post covers an older version of Turso and briefly describes Turso Cloud's database access, device and server synchronization, offline support, and file-based behavior.

## Source excerpt

Building a multitenant SaaS website where each user gets their own Turso database by leveraging Turso's numerous database offering.