raisindb-sql
Installation
SKILL.md
RaisinDB SQL Reference
1. Basics
The workspace name acts as the table name. Quote names containing colons with double quotes.
SELECT * FROM my_workspace
SELECT * FROM "raisin:access_control" WHERE node_type = 'raisin:User'
Every row exposes these built-in columns: