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
I publish in this repository pieces of useful and reusable code I made for Clarity PPM.
Formal specification, grammar, examples, and reference schemas for N-SQL — the query language of Law-N for live signal, tower, device, and pattern introspection.
This package makes possible to exclude tasks from the project % complete calculation and lets customers create their own calculation methods and formulas
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.
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).
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."