Learn Basic Operations with SQLite and Nodejs
Learn Basic Operations with SQLite and Nodejs
In this lesson, we are going to learn about how to interact with our nodejs app to an SQLite database.
SQLite is a powerful database that lives in a single file or memory and gives us all the basic opera...
petran.hashnode.dev2 min read