This repository helps to build a private AI in SQL analytics with generative models
-
Updated
Sep 26, 2023 - Python
This repository helps to build a private AI in SQL analytics with generative models
Minimal execution engine for N-SQL — parses N-SQL queries, builds a simple AST, and executes them against pluggable network data adapters (mock/in-memory for now).
HTTP API for Law-N N-SQL. Exposes endpoints to load network.routes rows, inspect them, and run N-SQL queries over them via FastAPI.
CLI playground for Law-N N-SQL. Run N-SQL queries against sample network.routes datasets, inspect execution plans, and prototype Law-N query patterns locally.
🛠️ Run N-SQL queries with the Law-N stack using this minimal engine that parses and executes commands against a mock network environment.
Add a description, image, and links to the nsql topic page so that developers can more easily learn about it.
To associate your repository with the nsql topic, visit your repo's landing page and select "manage topics."