Lightweight relational database server that supports basic SQL-like commands for data manipulation and retrieval
-
Updated
Mar 17, 2025 - Java
Lightweight relational database server that supports basic SQL-like commands for data manipulation and retrieval
Core engine for N-SQL, the network-native query language of Law-N. This repo implements a minimal lexer, parser, and in-memory executor for N-SQL queries over a mock network.routes table, plus a simple CLI and docs.
Add a description, image, and links to the custom-sql topic page so that developers can more easily learn about it.
To associate your repository with the custom-sql topic, visit your repo's landing page and select "manage topics."