# Replit's All-new Database Editor

This week, we launched a new Database Editor feature on Replit. This feature is another addition to Replit’s full suite of tools that make it easy for anyone to build an app — no coding knowledge required.

**Featured image unavailable: Cover artwork for the article “Replit's All-new Database Editor”.**

[Open original](https://replit.com/api/storage/public-objects/article-media/database-editor/sanity-84d3707afb4d3b20f2292df5629f163215b1cc0b.ddf662a2c004239e.webp)

- Published: 2025-02-26T17:16:20.363Z
- Authors: Talor Anderson
- Canonical: https://replit-engineering-blog.pages.dev/database-editor/

---

This week, we launched a new Database Editor feature on Replit. This feature is another addition to Replit’s full suite of tools that make it easy for anyone to build an app — no coding knowledge required.

**Image unavailable: The replit workspace. a dark themed IDE is visible with a "Database" tab taking up the screen. There are about twenty rows in a spreadsheet-like database view with names, emails, and signups. the workspace is titled "MyStartupWaitlist".**

[Open original](https://replit.com/api/storage/public-objects/article-media/database-editor/sanity-9beffea729b0f7d33d6b071ac5e8cf14657bc803.8bd706ee1dccfba7.webp)

When you build an app on Replit, you get a fully-functioning project that’s ready to send out to the world. This includes real databases powered by Postgres: the most popular database in the world, that powers many of the applications you use every day.

> *Did you know? Postgres is used by half of all professional software developers, according to *[*StackOverflow’s developer survey*](https://survey.stackoverflow.co/2024/technology/#1-databases)*.*

Replit handles all the setup and management of your databases, so it’s never been easier to get started. Now, we’re making it even easier to use databases on Replit.

Inside your app’s workspace, head to the “database” pane, and click to the “My Data” tab. Here, you’ll see a spreadsheet-like view of your app’s data.

**BunnyVideo embed unavailable: Viewing app data in Replit's Database Editor**

[Open original](https://player.mediadelivery.net/play/489085/025cf3cf-da96-4487-8b03-b39f223e4f11)

Working on a game? Change the sorting to see who’s got the high score. Building a waitlist for your new startup? See everyone who’s registered, and filter by their email domain to find what companies are interested. Or add interested parties manually:

**BunnyVideo embed unavailable: Adding a record in Replit's Database Editor**

[Open original](https://player.mediadelivery.net/play/489085/aaaab393-5982-4341-8f30-61a639d5402c)

When you change data with the Database Editor, the updates are live instantly.

**BunnyVideo embed unavailable: Seeing live updates in Replit's Database Editor**

[Open original](https://player.mediadelivery.net/play/489085/1176f1f4-2ddd-4437-b167-df075d0b537e)

The Database Editor feature gives you the power of a world-class database, with the ease of use of an Excel spreadsheet. At Replit, our mission is to make powerful software accessible to everyone. Try out the Database Editor on Replit today, and see how it improves your workflow. Whether you’re a professional engineer or you’ve never written a line of code, Replit offers the same powerful, flexible tools to bring your idea to life.

*The Database Editor feature is powered by *[*Drizzle Studio*](https://orm.drizzle.team/drizzle-studio/overview)*. Replit is a proud Gold tier sponsor of the Drizzle team.*
