Skip to content

A modern, open-source web interface for managing and exploring PostgreSQL databases—locally or in the cloud. Various tools for creating ORM schemas, generating queries for Next.js, and more.

Notifications You must be signed in to change notification settings

remcostoeten/database-palace

Repository files navigation

Database Palace 🏰

A modern dashboard for managing and visualizing your (for now, PostgreSQL) database. Works with either a local or remote (neon) instance.

Inspired by Drizzle studio, Prisma studio and Outerbase. Aiming to not only be a table view/editor. But rather offer help and guidance on getting up and running with a Drizzle solution. Offering tools to scaffold server functions/api routes to query or mutate your database from your NextJS application.

Current Features

  • PostgreSQL Support via Neon
  • Table Viewer with sorting and pagination
  • Schema Visualization
  • Basic CRUD Operations
  • Responsive Design

Coming Soon 🚀

  • SQLite support
  • Bulk operations for data management
  • AI-assisted query generation
  • Auto-generate Drizzle/Prisma schemas
  • Smart query/mutation generation based on table structure
  • AI-powered database operations and optimization
  • And more!

License

MIT License

xxx, remco stoeten

About

A modern, open-source web interface for managing and exploring PostgreSQL databases—locally or in the cloud. Various tools for creating ORM schemas, generating queries for Next.js, and more.

Topics

Resources

Stars

Watchers

Forks