
Alopex DB v0.8.8 Tutorial, Part 5: Opening the Database with a Server
Open an embedded data directory with alopex-server, run the same SQL over HTTP, and read the server-written row through the file API.
Services
Delivery models and flagship work
Alopex Family
Asopitech Labo
NiminoDesktop
A lightweight WebView desktop foundation in Nim
NimculusEditor
A GPU-native editor in Nim and Metal
PoieraPlatform
A control plane concept for AI agents, carrying compact contracts through authorization, deployment, and verification
TheatoraBackend
A composable backend construction kit concept for swapping providers, runtimes, and topology
RhyzoraFramework
A concept for building CLI, TUI, Web, desktop, and MCP interfaces from declarative contracts
Labo overview
What the R&D lab is working on
Enterprise plans

Open an embedded data directory with alopex-server, run the same SQL over HTTP, and read the server-written row through the file API.

Store embedding vectors with articles, combine similarity search with SQL filters, and reshape the results with DataFrames in Python and Rust.

Use CASE expressions, UNION and other set operations, common table expressions, rankings, and running totals in Alopex DB.

Create a table and query it with SELECT, JOIN, aggregation, and subqueries, then combine SQL and key-value data in one transaction.

Install Alopex DB v0.8.8 and learn its key-value API, transactions, deletion, and persistent storage in Python and Rust.

A 38-topic analysis of Nim syntax — declarations, the type system, expression orientation, generics, distinct types, macros, and compile-time execution — comparing how closely each construct resembles the styles of Pascal, Python, C-family, and functional languages, with a primer on block syntax design and the off-side rule.
Open an embedded data directory with alopex-server, run the same SQL over HTTP, and read the server-written row through the file API.
Store embedding vectors with articles, combine similarity search with SQL filters, and reshape the results with DataFrames in Python and Rust.
Use CASE expressions, UNION and other set operations, common table expressions, rankings, and running totals in Alopex DB.
Create a table and query it with SELECT, JOIN, aggregation, and subqueries, then combine SQL and key-value data in one transaction.
Install Alopex DB v0.8.8 and learn its key-value API, transactions, deletion, and persistent storage in Python and Rust.
A 38-topic analysis of Nim syntax — declarations, the type system, expression orientation, generics, distinct types, macros, and compile-time execution — comparing how closely each construct resembles the styles of Pascal, Python, C-family, and functional languages, with a primer on block syntax design and the off-side rule.