Skip to content
This repository was archived by the owner on Mar 29, 2026. It is now read-only.

Commit ea7d812

Browse files
authored
Merge pull request #47 from sphildreth/sph-2026-03-13.01
docs: update tool references and adjust benchmark image sizes in README
2 parents 98a9654 + 8403b44 commit ea7d812

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,13 @@ It targets a single process with **one writer** and **many concurrent readers**
6666
| Python 3 | SQLAlchemy | Embedded DB-API driver + SQLAlchemy dialect | [decentdb.org/api/python](https://decentdb.org/api/python/) |
6767

6868
## Tools
69-
**[MehSQL](https://github.com/sphildreth/mehsql)** - Native cross platform DecentDB SQL Query tool.
69+
**[Decent Bench](https://github.com/sphildreth/decent-bench)** - Native cross platform DecentDB Bench SQL tool.
7070

7171
## Performance (at a glance)
7272

7373
<p align="center">
74-
<img src="benchmarks/embedded_compare/assets/decentdb-speedup.png" alt="Decent performance..." width="75%" />
74+
<img src="benchmarks/embedded_compare/assets/decentdb-speedup.png" alt="Decent performance..." width="65%" />
75+
<img src="benchmarks/embedded_compare/assets/decentdb-radar.png" alt="Decent radar compare..." width="65%" />
7576
</p>
7677

7778
**How this chart is produced**

0 commit comments

Comments
 (0)