Node JS SQLite Crash Course

preview_player
Показать описание
Come learn how to use SQlite with Node JS in this beginner friendly tutorial! All the power of SQL made light with SQlite, and it is extreamly easy to use with JavaScript via Node.JS. Learn how to connect to a database, create a table, drop a table, insert data, update data, and delete data in JavaScript via node js sqlite.

Chapters
00:00 intro
00:34 Setup
01:30 Create and connect to database
02:35 Creating a table
03:52 Dropping a table
04:22 Inserting data into database
06:45 Querying (SELECT *) from the database
08:15 Updating data
09:43 Deleting data

#sqlite
#database
#nodeJS
Рекомендации по теме
Комментарии
Автор

For the first time, i have learned something about Sqlite only for your video content, thanks a lot

almamunroni
Автор

You got like instantly ^^! Really Thank You, daily I'm working with front-end but my friend asked for help with full-stack app. I just have spend 3 days with learning docs and searching. This video saved my mental health and weeks of learning. You are the best 🚀

yajirushik
Автор

I've worked with many different databases and have experience, but didn't know how it works in node ( been learning node for 2 hours total :D ).

After you showed how to make a query and execute it I left the video, but wanted to thank you for making it simple and not going on for 40 minutes.

arv_is
Автор

Thanks for the great tutorials, especially the pace! Some others try to break speed records, apparently. You give us time to digest your excellent content!

evertdeboer
Автор

Thank you I'm from Venezuela and I couldn't find tutorials on this topic in Spanish, really thank you very much

Smileeee_
Автор

I need this for our software engineering 1 subject this semester.
nice timing😍

SheelByTorn
Автор

Yo! Thanks Myke! Easy and to the point, keep it up 💪

Filaxsan
Автор

and again, best SQL JS tutorial out there, few extra thing compared to "blurry" version !
Thanks again!

hszt
Автор

Dude, thanks! Now i can store data no using Json :))

duchieu
Автор

Very clear and direct to the point! Thanks a lot.

mehmetsunguralp
Автор

Super useful, No yapping, Keep up the great work brother

xhurricane
Автор

Great job, Thank you. Watched another tutorial which was not as eventful. Only issue encountered was npm i sqlite3 deprecated error. replaced with npm install sqlite3.

eugenelewis
Автор

hey Mike, quick tip, because I noticed that the audio (your voice) is barely audible compared to almost every other video on youtube: use a little bit of compression to boost the audio, or use some 'Normalize' processing. This should help tremendously.

ericvandruten
Автор

this made it super easy! but i've got a question

let's say if my database was full of stuff, how would i go about searching for a specific user in the database?

ayaanshd
Автор

Great tutorial. Would be nice to have a gist for the final source code

WaqarRashid
Автор

thanks man, can you up the volume in the coming videos? that would be really better ;)

Eihell
Автор

I'm really thankful for this video. This great help lead me to my mental relaxation 😅

tech_kollo
Автор

thanks for the vid, finally shows how to use it.

pyyrr
Автор

Please would you do a video on how to upload a whole folder with files to AWS s3 bucket with the version 3 using node js

goodluckoriuwa
Автор

commenting for the algorithm! and of course thank you!!

Khalid-srzo