So it’s very much still an early work-in-progress but I’ve renamed WhatDB to JavaScript Database (JSDB) as it now streams and writes to an append-only transaction log in pure JavaScript:

https://github.com/small-tech/jsdb

(This is what I mentioned I wanted to try last week in my post “What if data was code?” https://ar.al/2020/09/23/what-if-data-was-code/)

#JSDB #JSDF #JDQL #SiteJS #SmallWeb #SmallTech

GitHub - small-tech/jsdb: A transparent, in-memory, streaming write-on-update JavaScript database for Small Web applications that persists to a JavaScript transaction log.

A transparent, in-memory, streaming write-on-update JavaScript database for Small Web applications that persists to a JavaScript transaction log. - GitHub - small-tech/jsdb: A transparent, in-memor...

GitHub