SQLite Tutorial For Beginners - Make A Database In No Time

  Рет қаралды 181,153

Avery

Avery

Күн бұрын

Пікірлер: 82
@escocoward
@escocoward Жыл бұрын
Great tutorial, this was just what I needed to get familiar with SQL syntax. Thank you so much, all the way from Nigeria!!!
@peetuskytta6031
@peetuskytta6031 Жыл бұрын
Great tutorial Avery and I liked that you actually delivered what the video title says. Thanks! This made starting with SQL a lot easier :)
@omnihorse7618
@omnihorse7618 4 жыл бұрын
Man, Thank you so much for making this video, It was simple and I now understand it so clearly. Hope you keep making videos and merry christmas!
@jarreed0
@jarreed0 4 жыл бұрын
Thanks man! I really appreciate that. Merry Christmas to you too
@dystopic-q9m
@dystopic-q9m 4 жыл бұрын
1k congrats boi
@jasiu889
@jasiu889 9 ай бұрын
thanks, I was looking only on fat sql servers in docker etc on Mac, this is great tutorial
@stwaters92
@stwaters92 2 жыл бұрын
Congrats on getting over 300 subs
@jarreed0
@jarreed0 2 жыл бұрын
Appreciate it
@sunilkeshava4727
@sunilkeshava4727 Жыл бұрын
Great short video to explain the SQlite database. Thanks for making the video!
@jarreed0
@jarreed0 Жыл бұрын
Thanks! In hindsight I wish I had made it a little higher quality
@hassanyahya400
@hassanyahya400 7 ай бұрын
I enjoyed the video, it's quite easy to start with
@ptahX
@ptahX 4 жыл бұрын
I've been looking at videos on this for a few hours - first one I found that was actually to the point and well explained so far. Subscribed and liked, did you happen to make a C# or C++ interface for this ? - Thank you once again !
@jarreed0
@jarreed0 4 жыл бұрын
Thanks so much! I haven't yet (been a little busy lately) but I plan on doing that.
@jackmandingo7037
@jackmandingo7037 4 жыл бұрын
Good! Starting to practice now... Thanks bro!
@szymon5811
@szymon5811 10 ай бұрын
Any tips? 'sqlitebrowser' is not recognized as an internal or external command, operable program or batch file.
@badreenjaffer561
@badreenjaffer561 4 ай бұрын
Great Video!
@emilkronholm6246
@emilkronholm6246 11 ай бұрын
Very good! Thx brotha
@TechNena
@TechNena 2 жыл бұрын
This was very helpful. Thanks for making it super clear
@hassanyahya400
@hassanyahya400 7 ай бұрын
Thanks for making this video
@zandersmith1
@zandersmith1 2 жыл бұрын
Thanks for making this!
@ThePasteete
@ThePasteete 3 жыл бұрын
You have a very nice voice :) subscribed
@mozpi
@mozpi 3 жыл бұрын
Great video to get started!
@user-florin
@user-florin 2 жыл бұрын
Thank you! This is a really useful video.
@stephenwilkinson4535
@stephenwilkinson4535 4 жыл бұрын
hey could you do a video of how to use SQLite and python to setup user authentication
@ArikCool
@ArikCool Жыл бұрын
Great Video Favour
@TheVerbalAxiom
@TheVerbalAxiom 3 жыл бұрын
Very educational, thanks for this!
@kornelijekovac9793
@kornelijekovac9793 3 жыл бұрын
sqlite> .open test1.db Error: unknown command or invalid arguments: "open". Enter ".help" for help
@DavidRodriguez-qq6fh
@DavidRodriguez-qq6fh 2 жыл бұрын
Thank you!
@sebastianstettler4701
@sebastianstettler4701 3 жыл бұрын
super helpful! Thank you!
@rutunjparikh2775
@rutunjparikh2775 4 жыл бұрын
excellent! thanks man!
@jetsonherrera7538
@jetsonherrera7538 3 жыл бұрын
Dude 1.44k now? Nice !!
@jarreed0
@jarreed0 3 жыл бұрын
thanks man!
@KACHEmain
@KACHEmain 2 жыл бұрын
Great vid!
@sevenkashtan
@sevenkashtan Жыл бұрын
Earned my sub
@julivanespi
@julivanespi 10 ай бұрын
Great vid
@Soccercrazyigboman
@Soccercrazyigboman 3 жыл бұрын
Wait, how do you do this on Windows computers?
@jarreed0
@jarreed0 3 жыл бұрын
All the commands should be the same. And can be done from the command prompt I believe
@robertweekes5783
@robertweekes5783 3 ай бұрын
Run command .mode box To see nice lines around your entries and headers 📦
@sergio7470
@sergio7470 4 жыл бұрын
Doesn't the database need to be stored on a server? Where is all the data saved?
@jarreed0
@jarreed0 4 жыл бұрын
It doesn't been to be on a server. And you just access the db the way I should in the video or with other APIs (I have a video showing how to access the data with Python).
@aditibahadur8081
@aditibahadur8081 3 жыл бұрын
What about making a large database? Is there a way to automate that?
@navjotsingh2251
@navjotsingh2251 3 жыл бұрын
I guess using python (or some other scripting language) you could write a script that automatically creates tables and does things you need.
@tontondatu
@tontondatu 3 жыл бұрын
Hey Avery, awesome tutorial. Thank you so much for the upload. Quick one, do you a tutorial or code on how to display sqlite data into a HTML file? Even if I have to pay for it.
@jarreed0
@jarreed0 3 жыл бұрын
I don't have any tutorial out on how to do that sadly. But it's not super complicated. You can either look to see how to do it with JavaScript or how to use it with Python (and with that you would have to have have python work in the site as well, I usually use CGI for that).
@1skeeta4u
@1skeeta4u 4 жыл бұрын
What is the highest level of database infrastructure with SQL lite?
@cryptonicchronic8111
@cryptonicchronic8111 2 жыл бұрын
asking for 300 subs lol youre almost at 3k right on!
@jarreed0
@jarreed0 2 жыл бұрын
yes sir!
@jainilvora7167
@jainilvora7167 2 жыл бұрын
Please send me the download link to download sqllite
@jarreed0
@jarreed0 2 жыл бұрын
Should be able to get it at sqlite.org
@willowens1438
@willowens1438 Жыл бұрын
W tutorial bro
@akibosnjak8694
@akibosnjak8694 Жыл бұрын
I'm using this to build an Ionic / Cordova app.
@harshitagoyal7134
@harshitagoyal7134 2 жыл бұрын
great video
@asuka8951
@asuka8951 4 жыл бұрын
Hi i have question, is it possible to connect sqlite with ionic framework?
@jarreed0
@jarreed0 4 жыл бұрын
I have never done it myself, but I believe so. Here is an example that I found: ionicframework.com/docs/native/sqlite
@OhlordyOh
@OhlordyOh 2 жыл бұрын
nice
@iwasgroomed
@iwasgroomed 8 ай бұрын
300 to 6k is wild tho
@oleh7711
@oleh7711 3 жыл бұрын
thanks ♥
@aromakc
@aromakc 4 жыл бұрын
there are less tutorials on sqlite and c++. It would be helpful.
@jarreed0
@jarreed0 4 жыл бұрын
Thanks for the idea!
@aromakc
@aromakc 4 жыл бұрын
@@jarreed0 Hoping soon. Cause I have a project to be done using above 😂. Will appreciate though. 👍
@galk32
@galk32 4 жыл бұрын
great tutorial, thank you
@cbseclasstutions815
@cbseclasstutions815 4 жыл бұрын
full xampp course in 1 vedeo- kzbin.info/www/bejne/pqSmdmuVma1lndE
@mostafaghobashy2724
@mostafaghobashy2724 Жыл бұрын
bro u talking abt 300 subs U R 4.5K
@technicalradar3408
@technicalradar3408 4 жыл бұрын
Cool Bro!
@zoeythebee1779
@zoeythebee1779 2 жыл бұрын
Sheesh that transparent terminal over firefox makes my eyes hurt
@jarreed0
@jarreed0 2 жыл бұрын
Yeah, that was a mistake on my part for sure
@grizthegriffdog9939
@grizthegriffdog9939 4 жыл бұрын
time series data entry for OHLCV data. that will update pull with your previous AV tutorial.
@cbseclasstutions815
@cbseclasstutions815 4 жыл бұрын
full xampp course in 1 vedeo- kzbin.info/www/bejne/pqSmdmuVma1lndE
@techtiger2558
@techtiger2558 4 жыл бұрын
That nasty GTK theme tho :barf:... Otherwise, great vid, thx.
@ostekake
@ostekake 5 жыл бұрын
Python
@MrSmygarnnn
@MrSmygarnnn Жыл бұрын
PYTHON!
@jarreed0
@jarreed0 Жыл бұрын
I have a python tutorial for SQLite on my channel
@MrSmygarnnn
@MrSmygarnnn Жыл бұрын
@@jarreed0 Thanks! Will check it out : ))
@hashkeeper
@hashkeeper 3 жыл бұрын
BRO
@jarreed0
@jarreed0 3 жыл бұрын
BRAH
@animeboy93
@animeboy93 5 жыл бұрын
Do it with c#
@iamhillwalker_
@iamhillwalker_ 3 жыл бұрын
Just talk with some active, viewers get sleepy by hearing your voice
@excursioncouple
@excursioncouple 9 ай бұрын
Connected to a transient in-memory database. Use ".open FILENAME" to reopen on a persistent database. sqlite> .open test1.db sqlite> sqlite> CREATE TABLE people (id INTEGER PRIMARY KEY, first_name TEXT, last_name TEXT, age INTEGER, gender TEXT); Parse error: near "sqlite": syntax error sqlite> CREATE TABLE people (id INTEGER PRIMARY KEY, first_name TEXT, last_nam ^--- error here sqlite> sqlite> INSERT INTO people (first_name, last_name, age, gender) VALUES ("avery", "reed", 21, "m"); Parse error: near "sqlite": syntax error sqlite> INSERT INTO people (first_name, last_name, age, gender) VALUES ("avery ^--- error here sqlite> I get this error message after inputting the first INSERT INTO, any reason?
@frederikchristiansen8121
@frederikchristiansen8121 Жыл бұрын
garbage doesn't work
@yuyuyuyuyuy484
@yuyuyuyuyuy484 Жыл бұрын
why do you sound like terry davis
Learn SQLite with Python: A Tutorial for Beginners
8:34
Avery
Рет қаралды 4,5 М.
you need to learn SQL RIGHT NOW!! (SQL Tutorial for Beginners)
24:25
NetworkChuck
Рет қаралды 1,6 МЛН
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 49 МЛН
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 40 МЛН
SQLite Backend for Beginners - Create Quick Databases with Python and SQL
13:32
SQLite beginner crash course in Visual Studio Code - 2022
26:34
SQLite Introduction - Beginners Guide to SQL and Databases
21:49
Caleb Curry
Рет қаралды 49 М.
Solving one of PostgreSQL's biggest weaknesses.
17:12
Dreams of Code
Рет қаралды 218 М.
SQLite is enough
5:58
Martin Baun
Рет қаралды 22 М.