{"library":"applesauce-sqlite","type":"library","category":null,"description":"A SQLite3 event database implementation for the Applesauce Nostr client library, providing persistent storage for Nostr events. Version 6.0.0 supports multiple SQLite backends: better-sqlite3 (Node.js), libsql (Turso), and native SQLite (Bun/Deno). It serves as a drop-in replacement for the default in-memory database, combining in-memory caching with SQLite persistence for optimal performance. Includes a built-in Nostr relay implementation. Released under MIT license. Key differentiator: full compatibility with applesauce-core, hybrid architecture, and support for major SQLite drivers.","language":"javascript","status":"active","version":"6.0.0","tags":["javascript","nostr","applesauce","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install applesauce-sqlite","imports":["import { BetterSqlite3EventDatabase } from 'applesauce-sqlite/better-sqlite3'","import { LibsqlEventDatabase } from 'applesauce-sqlite/libsql'","import { NativeEventDatabase } from 'applesauce-sqlite/native'"]},{"cmd":"yarn add applesauce-sqlite","imports":[]},{"cmd":"pnpm add applesauce-sqlite","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"applesauce-sqlite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}