Unleash the Power of Seamless Database Management – Navigate, Query, and Optimize, All at Your Fingertips
Explore the docs »
Report a Bug
.
Request a Feature
Empower your database management experience with our keyboard-driven client! Free and open source, cross-platform, and designed for power developers.
Enjoy multiple connections, query tabs, export options, a sleek editor, and a lightning-fast grid – all accessible with the ease of keyboard shortcuts.
Unleash efficiency, tailor UI themes, and explore complex data effortlessly. Elevate your workflow with quick actions, making it the ultimate choice for developers.
- Postgresql
- MySQL
- MariaDB
- SQLite
- Tauri
- SolidJS
- CodeMirror
- AG-Grid
- DaisyUI
Full lists are available under package.json
and src-tauri/Cargo.toml
.
If you want to contribute or build for your arch that is not listed on the release page, you may clone this repo and run or build as you like.
Run pnpm install
Start the project with pnpm dev
Build for your os and arch with pnpm tauri build
Query, inspect, and export results all with your keyboard.
Noir is a database management client and you can do everything you would expect with it, full docs are available here.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
- Please make sure you check your spelling and grammar.
- Create individual PR for each suggestion.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GPLv3 license. See LICENSE for more information.
This readme was made with Readme generator