Supported SQL
DDL, DML, metadata, transactions, joins, views, aggregates, and a practical compatibility surface.
AsaDB
Prolog Language SQL Engine
Local-first database software
Official Home Page
Kocoy Group open-source project
AsaDB combines a SWI-Prolog SQL engine, durable local storage, and a localhost browser workspace.
Current release: AsaDB v1.4.0 Stable. It adds backend-produced, integrity-verified .asb backups and transaction-guarded restore. The validated Linux source package targets x86_64 and requires a compatible SWI-Prolog runtime installed on the host.
DDL, DML, metadata, transactions, joins, views, aggregates, and a practical compatibility surface.
4 KB slotted pages, typed heap records, a bounded buffer pool, and persistent B+Tree indexes.
Bounded durable admission for large SQL payloads and write work, without making the browser carry the queue.
AsAPanel, runtime checks, source mirroring, and opt-in Process Guardian supervision.
AsAPanel screenshots
A local workspace for importing data, running SQL, inspecting results, and checking engine state.


Official source: Find code, issues, release artifacts, checksums, and governance at github.com/kocoygroup-id/AsaDB.
Community comments
Questions and feedback are welcome