Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/postgres-ai/joe
Query optimization assistant :point_right: THIS IS A MIRROR OF https://gitlab.com/postgres-ai/joe
https://github.com/postgres-ai/joe
Last synced: 11 days ago
JSON representation
Query optimization assistant :point_right: THIS IS A MIRROR OF https://gitlab.com/postgres-ai/joe
- Host: GitHub
- URL: https://github.com/postgres-ai/joe
- Owner: postgres-ai
- License: agpl-3.0
- Created: 2019-11-06T07:11:45.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-16T06:54:22.000Z (4 months ago)
- Last Synced: 2024-08-02T05:10:47.047Z (3 months ago)
- Language: Go
- Size: 3.9 MB
- Stars: 72
- Watchers: 5
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Joe - Postgres Query Optimization
Boost your backend development process![Joe Bot demonstration](./assets/demo.gif)
Provide developers access to experiment on automatically provisioned
production-size DB testing replica. Joe will provide recommendations
for query optimization and the ability to rollback.## Status
The project is in its early stage. However, it is already being extensively used
in some teams in their daily work. Since production is not involved, it is
quite easy to try and start using it.Please support the project giving a GitLab star (it's on [the main page](https://gitlab.com/postgres-ai/joe),
at the upper right corner):![Add a star](./assets/star.gif)
## Installation
Follow the [tutorial](https://postgres.ai/docs/tutorials/joe-setup) to install Joe Bot and start using it for PostgreSQL query optimization## Development
See our [GitLab Container Registry](https://gitlab.com/postgres-ai/joe/container_registry) for develop builds.## Community
Bug reports, ideas, and merge requests are welcome: https://gitlab.com/postgres-ai/joe
To discuss Joe, [join our community Slack](https://slack.postgres.ai/)