This SQLite Database Model is Easy and Ready for your Python Projects!

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 40

  • @return_1101
    @return_1101 3 года назад +1

    First! Great video.

  • @holdenchen6270
    @holdenchen6270 3 года назад +3

    This is exactly what I've been looking for. Thank you. I'm working on a Flask project that involves web scraping to database. Your videos help a ton!

  • @smalltardigrade
    @smalltardigrade 2 года назад +1

    Just saved a Digital Assignment with this.
    Thaaaaank You!!

  • @finkyfreak8515
    @finkyfreak8515 Год назад +1

    Great video as always John! I have recording tip for you. There are apps(Loom; it also records in circular shape so better than square...) that moves your headcam up or down depending on your mouse (not sure about keyboard cursor). Or you could write something that does it for you. Wishing you a good luck!

    • @JohnWatsonRooney
      @JohnWatsonRooney  Год назад +1

      Thanks! It’s been a while since I made this video and now I use separate recordings for face cam and screen so I can move it around and adjust while editing

  • @georgeseese
    @georgeseese 2 года назад +3

    re: self.con.commit. Suggestion to use Context Manager (with self.con: self.cur.execute("""INSERT etc. ) commit and close are not needed.

  • @peterkim9696
    @peterkim9696 3 года назад +1

    Thanks mate. This is really cool especially doing it in OOP way

  • @ammaralzhrani6329
    @ammaralzhrani6329 3 года назад +2

    You are my teacher thank for all your tutorials.

  • @bisratgetachew8373
    @bisratgetachew8373 3 года назад +1

    Great video, thanks John!

  • @georgeseese
    @georgeseese 2 года назад +1

    I like the idea of always using triple quotes for """SQL command""" even if it's not required (e.g. on a short command "SQL command").

  • @ivanmihaylov6586
    @ivanmihaylov6586 3 года назад +1

    Thank you very much, buddy! :) Keep making good videos!

  • @AlmoGamingHD
    @AlmoGamingHD 3 года назад +1

    Another fantastic Tutorial! Keep with this great Work!

  • @goldentertainment2335
    @goldentertainment2335 3 года назад +1

    Great Explanation Sir,

  • @__python__
    @__python__ 2 года назад +2

    Many thanks...

  • @abdolabdollah1783
    @abdolabdollah1783 7 месяцев назад

    Excellent works

  • @KhalilYasser
    @KhalilYasser 3 года назад +1

    Brilliant. Thank you very much.

  • @melih.a
    @melih.a 2 года назад +1

    This is really cool

  • @GeorgyKizesov
    @GeorgyKizesov 3 года назад

    Hi John, thank you for the great content you are producing. Just a quick question in relation to the above. Should you also include db.create_table() into example_usage.py? Thanks!

  • @senthilsds
    @senthilsds 3 года назад

    Thank you for your videos.

  • @Kyosika
    @Kyosika 3 года назад +1

    Never worked with SQLite, time to give it a shot. Is it similar to Google's Big Query?

    • @JohnWatsonRooney
      @JohnWatsonRooney  3 года назад

      I’m not sure I’ve never used that! It’s a good starter sql database that is stored locally and is good for learning on and small applications. Also easy enough to port it over to something better when needed

    • @Kyosika
      @Kyosika 3 года назад +1

      @@JohnWatsonRooney Will definitely give this a try. You have no how much easier you've made my life with your Python videos.

    • @gleysonoliveira802
      @gleysonoliveira802 3 года назад

      I was about to ask it also! Thanks for both question and answer!!!

  • @georgeseese
    @georgeseese 2 года назад +1

    Thanks. Re: DATE type. SQlite says it has 5 types, not including DATE. But DATE is accepted. Your var 'today' is a string. Why not use type TEXT?

    • @JohnWatsonRooney
      @JohnWatsonRooney  2 года назад

      Yes, correct again. I'm mixing types here which is not a good idea

  • @oguzturkyilmaz543
    @oguzturkyilmaz543 Год назад

    Thanks

  • @randomdude7386
    @randomdude7386 2 года назад

    can I make this work with an nested class for the tables as I want to have a range of "presets" saved up, that can be chosen within a GUI that gives out a variable that decides what preset is chosen and triggers some other code that would read and write from/to this table as needed, but I ran into the problem that I cannot pass the cursor/connection from my database class to my table class

  • @majdmustafa2733
    @majdmustafa2733 2 года назад

    Hi John GREAT VIDEO BTW I've followed the structure of your code and i really like it but i've been having a problem. my problem is trying to insert data from a user input from a different .py File

  • @mylordlucifer
    @mylordlucifer 3 года назад +1

    Nice

  • @Henry_Nunez
    @Henry_Nunez 2 года назад

    Sera posible la ventana donde te muestras un poco mas pequeña por favor. 🙏

  • @mohammademal480
    @mohammademal480 Год назад

    How to convert the large number of data from csv to sqlite?

  • @mohammademal480
    @mohammademal480 Год назад

    how to Store large number of data into sqlite? using python?

  • @samnfs
    @samnfs 3 года назад

    i'm looking to web-scrape google news for all the articles for my country about COVID-19 for a year(2020-till now),
    I've tried all the methods and i'm definitely doing it wrong,
    can you please make a video on that?
    love from india.

  • @higheringai68
    @higheringai68 3 года назад +1

    17 likes - 87 views
    Wow!

  • @graczew
    @graczew 3 года назад +1

    Second :) do i get pin ;) :D:D:D great content as always!

    • @JohnWatsonRooney
      @JohnWatsonRooney  3 года назад

      Haha thanks! There can only be one pin sorry!!

    • @graczew
      @graczew 3 года назад

      @@JohnWatsonRooney I know. I will try act faster next time 😉