- Published on
Launch Week Day 2: Database Explorer
- Authors
- Name
- Marcus Kohlberg
Welcome to Day 2 of Launch Week! Today, we're excited to introduce Database Explorer, a powerful new feature that brings your database management directly into Leap.
What is Database Explorer?
Database Explorer lets you view and modify your database contents without leaving Leap. Everything you need is right there in your workspace.
Whether you're debugging data issues, verifying that your AI-generated migrations worked correctly, or just exploring your schema, Database Explorer gives you instant visibility into your database state.
How to access it
Getting to your database is simple. Head to the Infrastructure page in Leap, and you have two ways to open Database Explorer:
- Click the "Database Explorer" button at the top of the page
- Click on any database name in the list of databases
Either way, you'll instantly see your database tables, schemas, and data in a clean, easy-to-navigate interface.
View your data
Once you're in Database Explorer, you can:
- Browse all your tables and see their structure at a glance
- View records with full support for pagination and filtering
- Search and filter to find exactly what you need
- Run SQL queries in the playground
The interface is designed to make database exploration intuitive, whether you're working with a handful of records or thousands.
Modify your data
Database Explorer isn't just read-only. You can:
- Edit existing records directly in the UI
- Add new records with inline editing
- Delete records when you need to clean up test data
- Execute custom queries for more complex operations
All changes are validated before they're applied, so you can work confidently without worrying about breaking your data integrity.
Helping you build and iterate faster
When you're building with AI, iteration speed is everything. Database Explorer removes friction from your workflow:
- Debug faster: See exactly what data your app is working with
- Validate AI changes: Verify that schema migrations and data transformations worked as expected
- Test with confidence: Set up test data, run your app, and verify results all in one place
- Learn your schema: Understand how your tables relate to each other as your app grows
Database Explorer is available now for all Leap users: Start building for free
Built for production
Like everything in Leap, Database Explorer works both with databases managed by Leap and when you connect your own infrastructure.
Your credentials stay secure, and all connections are encrypted. You maintain full control over who can access what.
Stay tuned
This is Day 2 of Launch Week! We have three more exciting announcements coming this week. Each day brings a new feature designed to make building with AI faster, more powerful, and more reliable.
Ready to try it out? Sign up and start building today!
– The Leap Team
Questions? Join us on Discord or email us at hello@leap.new.