#haha please explain I have very little
51 messages · Page 1 of 1 (latest)
before anything else, are you a student by any chance?
bc if ur starting out with SQlite I would recomend Pycharm
your using pycharm CE
oh
which is much less powerful
go look up github students
and sign up for that
it will give you acess to jetbrains for free
can you send a link?
and you can use PyCharm there
okay I added my school acount to github and got it aproved
find the jetbrains extension
sorry I mean suit
suite
for students
and go from there
VS Code is great for a lot of things, but learning SQL is probably easier in PyCharm because its support + documentation is much more rigid and hard to mess up
SO I use pycharm through my jetbrains product pack?
okay
I dont plan on actually fully learning sql, I think I am content on having ai do the work lol
hmmm
Im not sure if this is working
Do I need to download SQLite3 online before I run pip install sqlite3?
@slender current sorry to bother u so much with this
do you have pip installed?
thats a bad question
pip comes with pyhton
just go to your terminal and type ''pip install sqlite3''
hi
I did it just hadn’t updated or smtn, I think it’s working now
vscode is the only ide you'll ever need
and if you don't wanna learn sql, i'd suggest a document based db
mongodb, firestore, etc.
or if you're doing a browser project you could look into browser based storage. indexeddb is like a document based db built into the browser.
I started a new project in the Pycharm pro edition and it is stil saying that there is no matching distribution found for sqlite3
from what you are asking, I would recommend a less ambitious project
overall
okay
