# The Supabase Book by David Lorenz

DevFeed: [The Supabase Book by David Lorenz](<https://devfeed.tech/articles/the-supabase-book-by-david-lorenz-610.md>)

Original publisher: [Read original article](<https://supabase.com/blog/supabase-book-by-david-lorenz>)

Author: David Lorenz

Published: 2024-08-16T07:00:00Z

Content type: article

Language: en

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

Topics: [Supabase](<https://devfeed.tech/topics/supabase.md>), [Database](<https://devfeed.tech/topics/database.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>)

Tags: [book](<https://devfeed.tech/tags/book.md>), [building](<https://devfeed.tech/tags/building.md>), [css](<https://devfeed.tech/tags/css.md>), [database](<https://devfeed.tech/tags/database.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [learn](<https://devfeed.tech/tags/learn.md>), [web-apps](<https://devfeed.tech/tags/web-apps.md>)

## AI overview

David Lorenz presents a guide for learning Supabase through a complete multi-tenant ticket management project. The approach covers database design, file management, multi-tenancy within one Supabase instance, optimization, and a front-to-back UI implementation. The article also contrasts Supabase's Postgres foundation and portability with provider lock-in associated with Firebase.

## Source excerpt

Learn Supabase by building a Multi-Tenant platform.