. ├── src/ │ ├── index.ts # Main server + SQLite setup + API routes │ ├── client/ # Frontend files │ │ ├── about.html # About page │ │ ├── todos.html # Todo app page │ │ └── assets ...
This project simulates multiple SQLite databases (peers) each maintaining an append-only ledger, and demonstrates how to compute and compare Merkle roots across peers to detect divergence. Key ...
I'm excited to share my latest blog post highlighting the innovative capabilities of SQLite JavaScript. This piece explores how developers can extend their databases using JavaScript, unlocking new ...
I built a fast autocomplete system for TrendVidStream using PHP, SQLite FTS5, and vanilla JavaScript. Here's how it works: - SQLite's FTS5 extension provides full-text search with prefix matching. - I ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results