https://github.com/dbo-studio/dbo
Modern and easy to use SQL client.
https://github.com/dbo-studio/dbo
database database-management pgsql
Last synced: 11 months ago
JSON representation
Modern and easy to use SQL client.
- Host: GitHub
- URL: https://github.com/dbo-studio/dbo
- Owner: dbo-studio
- License: mit
- Created: 2024-04-07T10:32:37.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-04-06T08:50:44.000Z (11 months ago)
- Last Synced: 2025-04-06T09:27:21.787Z (11 months ago)
- Topics: database, database-management, pgsql
- Language: TypeScript
- Homepage:
- Size: 19.7 MB
- Stars: 18
- Watchers: 0
- Forks: 5
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
# DBO Studio
DBO Studio is a minimal and open source database manager
> [!WARNING]
> Please keep in mind that DBO is not stable and it is still under active development.
## Supported Databases
- [x] Postgresql
- [ ] Mysql
- [ ] MariaDB
- [ ] SQLServer
- [ ] Sqlite
We plan to add more databases as soon as possible.
## Contributing
DBO Studio is free and open source project licensed under the [MIT License](LICENSE.md).
You are free to do whatever you want with it, even offering it as a paid service.
We love _any_ community engagement. Even if you're complaining because you don't like something about the app!
### Contributor Agreements
- Building an inclusive and welcoming community is important to us, so please follow
our [code of conduct](code_of_conduct.md) as you engage with the project.
- By contributing to the project you agree to the terms of our [contributor guidelines](CONTRIBUTING.md).