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:

Installs
4
GitHub Stars
1
First Seen
Apr 3, 2026
raisindb-sql — maravilla-labs/raisindb