Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions website/docs/community/showcase/whodb.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# WhoDB

```mdx-code-block
<p style={{ "text-align": "center" }}>
<img src={require("@site/static/img/showcase/whodb.png").default} />
<br />
</p>
```

[WhoDB](https://github.com/clidey/whodb) community edition is a fast and lightweight database management tool that can connect to various databases including PostgreSQL, MySQL, SQLite3, MongoDB, Redis, MariaDB, ElasticSearch, ClickHouse, CockroachDB, DuckDB, Memcached, TiDB, Valkey, Dragonfly, OpenSearch, YugabyteDB, QuestDB, and FerretDB. WhoDB is written in Golang and Typescript and uses Wails to provide a desktop version that is available on the Apple Store, Microsoft Store, and Snap store.

WhoDB comes with:
- Mock data generation for local development and testing
- Excel, CSV, NDJSON, and SQL file exporting and importing
- Visual query building
- AI Chat that can connect to local models via Ollama and LM Studio
- Jupyter-style query editor with highlighting, autocomplete, and history
- Extensive keyboard shortcuts
- Interactive ER diagram with foreign key relationships
- SSL support
- and more!

Binary file added website/static/img/showcase/whodb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading