An open API service indexing awesome lists of open source software.

https://github.com/logseq/sqlite-db

SQLite integration via WASM
https://github.com/logseq/sqlite-db

Last synced: 2 months ago
JSON representation

SQLite integration via WASM

Awesome Lists containing this project

README

        

# logseq-sqlite

![npm](https://img.shields.io/npm/v/%40logseq/sqlite)

Logseq's sqlite DB backend.

Based on and wa-sqlite's sahpool.

## Build

```console
./scripts/build.sh
```