#๐ SQL
35 messages ยท Page 1 of 1 (latest)
@agile temple
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
What is PopSQL?
What are you trying to build? A webapp?
Are you planning on using something like Flask or Django?
Have you tried looking at sqlachemy?
just a beginner like i mentioned
popsql is used to write the command and stuff and execute it in MySQL (where i have created my database)
I understand that you are a beginner but that doesn't answer my question of what you are trying to build as a beginner.
im trying to learn
like im learning
What are you trying to learn? Python?
SQL
The pinned messages in #databases has a lot of good resource
I personally like sqlbolt.com tho
my doubt has still not been answered.
As for the connection stuff, have you tried going through the docs? https://docs.popsql.com/docs/connecting-to-mysql
Otherwise, you'll need to be more specific on what the problem is. Did you check your credentials? Are you getting any errors? timeout maybe?
Open the connections page in preferences, see managing connections for more information. Click the Add new Connection button at the top of the connections page. Screenshot of creating a new connection in PopSQL Select MySQL from the list. Screenshot of selecting MySQL connection type in PopSQL Give ...
Oh damn
Like these error messages help with the troubleshoot https://docs.popsql.com/docs/connecting-to-your-database#common-connection-errors
First time setup Depending on which type of database you're trying to connect to, we have guides for them in the left menu. When creating the connection, you can set it up as either Cloud or Direct connection. If you'd like to share your connection with your organization, check out our doc on Shared...
in the tutorial the guy got it connected immediately (its from 6 yrs ago)
kk i will check, thanks @frozen matrix
btw u a python programmer?
idk about any tutorial that you're using but consider following the official docs instead
freecodecamp guy
hes good so i see his tutorials
I am
ohh
btw one last doubt @frozen matrix is it possible with the very basics of sql i can create a library of babel? (python and tkinker also included)
idk what a babel is
so just a standard library of books
not sure how basic is "very basic" but sure, if you know how to use joins and where clauses, it should be fine
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.