TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Better-sqlite3-proxy: a proxy wrapper of persistent storage as array

1 pointsby aabbcc1241about 3 years ago

1 comment

aabbcc1241about 3 years ago
Author here, this package proxy the tables in sqlite, and expose them as ordinary array. You operate the data as if they're objects inside an array, the proxy automatically access the database with cached prepared statement