DataPup is an open-source database client designed to make database management intuitive and enjoyable. With AI-powered query assistance and a beautiful, accessible interface, it's the database tool that developers actually want to use.
- ClickHouse - Full support with optimized query execution
- PostgreSQL - Complete support for the world's most advanced open source database
- MySQL - Full compatibility with MySQL and MariaDB
- SQLite - Local database support for development and testing
- Node.js 18+
- npm, yarn, or pnpm
-
Install dependencies:
npm install
-
Run in development mode:
npm run dev
-
Build for production:
npm run build
-
Create distributable:
npm run dist
We love your input! Check out our Contributing Guide to get started.
If you find DataPup useful, please consider giving it a star on GitHub!
This project is MIT licensed - use it however you want! See the LICENSE file for details.
Have questions? Open an issue or reach out to the community!
Made with love by the open source community