by DataPupOrg
A modern, AI-assisted, cross-platform database client - free
# Add to your Claude Code skills
git clone https://github.com/DataPupOrg/DataPup</div>A modern, AI-assisted, cross-platform database client.
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.
<div align="center"> <img src="docs/images/datapup-demo.gif" alt="DataPup Demo" width="800"> </div>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!
Have questions? Open an issue or reach out to the community!