Skip to content
Go back

Experiment with Node JS and Sqlite3

Edit page

This article was originally published on Medium. Click the link below to read the full content.

Read the Full Article

📖 Read “Experiment with Node JS and Sqlite3” on Medium →

Coming from a Ruby on Rails background where SQLite3 is the default database, I wanted to explore how to work with SQLite3 in a Node.js environment. This article documents my experiments and learnings.

What You’ll Learn

About This Article


This post reflects my journey exploring different backend technologies. You can find more of my technical writing on Medium and here on my personal blog.


Edit page
Share this post on:

Previous Post
CSS Specificity — collections and image explanations
Next Post
Setup workflow with Sublime Text plugins