From 76c6133c8d294ee583a70f382109582013aea62e Mon Sep 17 00:00:00 2001 From: Johann Schopplich Date: Fri, 16 Jan 2026 19:09:50 +0100 Subject: [PATCH] docs: add ToonStore database information to tools and playgrounds (closes #262) --- docs/ecosystem/tools-and-playgrounds.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/ecosystem/tools-and-playgrounds.md b/docs/ecosystem/tools-and-playgrounds.md index 4088c7b..35c9725 100644 --- a/docs/ecosystem/tools-and-playgrounds.md +++ b/docs/ecosystem/tools-and-playgrounds.md @@ -45,6 +45,12 @@ code --install-extension vishalraut.vscode-toon Use YAML syntax highlighting as a close approximation. Most editors allow associating `.toon` files with YAML language mode. +## Databases + +### ToonStore + +[ToonStore](https://github.com/Kalama-Tech/toonstoredb) - Redis-compatible embedded database (Rust) that stores data in TOON format. + ## Web APIs If you're building web applications that work with TOON, you can use the TypeScript library in the browser: