https://github.com/bboydflo/learn-sqlite3-nodejs
a repo containing some code to help me learn about sqlite and node
https://github.com/bboydflo/learn-sqlite3-nodejs
nodejs sqlite3
Last synced: 3 months ago
JSON representation
a repo containing some code to help me learn about sqlite and node
- Host: GitHub
- URL: https://github.com/bboydflo/learn-sqlite3-nodejs
- Owner: bboydflo
- Created: 2017-09-25T10:48:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-25T11:03:23.000Z (almost 9 years ago)
- Last Synced: 2025-06-08T11:50:46.554Z (about 1 year ago)
- Topics: nodejs, sqlite3
- Language: JavaScript
- Size: 326 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learn-sqlite3-nodejs
a repo containing some code to help me learn about sqlite and node by following the tutorial found here: http://www.sqlitetutorial.net/sqlite-nodejs/