#haha please explain I have very little

51 messages · Page 1 of 1 (latest)

slender current
#

before anything else, are you a student by any chance?

#

bc if ur starting out with SQlite I would recomend Pycharm

twin fractal
#

yes

#

Yeah I am using pycharm

slender current
#

your using pycharm CE

twin fractal
#

oh

slender current
#

which is much less powerful

#

go look up github students

#

and sign up for that

#

it will give you acess to jetbrains for free

twin fractal
#

can you send a link?

slender current
#

and you can use PyCharm there

twin fractal
#

okay I added my school acount to github and got it aproved

slender current
#

find the jetbrains extension

#

sorry I mean suit

#

suite

#

for students

#

and go from there

pine elm
#

I use VS Code

#

Or VS Community

slender current
#

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

twin fractal
#

SO I use pycharm through my jetbrains product pack?

slender current
#

yes

#

but you use PyCharm

#

not PyCharm CE

twin fractal
#

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

slender current
#

do you have pip installed?

#

thats a bad question

#

pip comes with pyhton

#

just go to your terminal and type ''pip install sqlite3''

hard sand
#

hi

twin fractal
wispy crest
#

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.

twin fractal
#

I started a new project in the Pycharm pro edition and it is stil saying that there is no matching distribution found for sqlite3

slender current
#

from what you are asking, I would recommend a less ambitious project

#

overall

twin fractal
#

okay