chore: add ORM for TOON (#264)

* docs: add ToonStore to community implementations

* docs: add ToonStore to community implementations

* docs: add TORM to community implementations

* chore: revert sace

---------

Co-authored-by: Johann Schopplich <mail@johannschopplich.com>
This commit is contained in:
Samson Agbo
2026-01-21 16:29:22 +01:00
committed by GitHub
parent 76c6133c8d
commit 30a6d5d93d

View File

@@ -51,6 +51,13 @@ Use YAML syntax highlighting as a close approximation. Most editors allow associ
[ToonStore](https://github.com/Kalama-Tech/toonstoredb) - Redis-compatible embedded database (Rust) that stores data in TOON format.
## ORMs
### TORM
[TORM](https://github.com/Kalama-Tech/torm) - ORM that works with the ToonStore database, with SDKs for Node.js, Python, Go, and PHP.
## Web APIs
If you're building web applications that work with TOON, you can use the TypeScript library in the browser: