mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 23:34:10 +08:00
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:
@@ -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.
|
[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
|
## Web APIs
|
||||||
|
|
||||||
If you're building web applications that work with TOON, you can use the TypeScript library in the browser:
|
If you're building web applications that work with TOON, you can use the TypeScript library in the browser:
|
||||||
|
|||||||
Reference in New Issue
Block a user