RSSAmplifier

glorifiedgluer · Jun 15, 2025

Using @db/sqlite on Deno with Nix

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

I’ve been exploring some of the newer web frameworks in the JavaScript ecosystem. To measure how productive I am from the get-go with each one, I reproduce part of the features contained on this blog. However, I don't like setting up a PostgreSQL instance for small experiments 1 . SQLite is the tool for this job and Deno has a pretty good library called @db/sqlite that uses Deno's FFI. The trick…

Read on gluer.org

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.