#๐Ÿ”’ SQL

35 messages ยท Page 1 of 1 (latest)

agile temple
#

I have MySQL and PopSQL downloaded but im not able to code/connect the database..im a beginner.. how to connect my database, pls somebody help

ashen dawnBOT
#

@agile temple

Python help channel opened

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.

frozen matrix
#

What are you trying to build? A webapp?

#

Are you planning on using something like Flask or Django?

#

Have you tried looking at sqlachemy?

agile temple
#

popsql is used to write the command and stuff and execute it in MySQL (where i have created my database)

frozen matrix
agile temple
#

like im learning

frozen matrix
agile temple
#

SQL

frozen matrix
agile temple
#

my doubt has still not been answered.

frozen matrix
# agile temple 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?

PopSQL Docs

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 ...

frozen matrix
agile temple
#

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?

frozen matrix
agile temple
#

hes good so i see his tutorials

frozen matrix
agile temple
#

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)

agile temple
#

with any word u type

frozen matrix
#

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

ashen dawnBOT
#
Python help channel closed for inactivity

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.