Question:
How do I connect a SQL database to my Python repl and use it?
1 Like
Hi MiloCat! You can use Replits built in PostgreSQL database! Click in the tab in the tools area and its an easy setup!
1 Like
But it costs so many cycles
1 Like
Use SQlite, its free
If you’re interested, check out this freeCodeCamp tutorial I wrote: How to Use SQLite with Python
2 Likes
I was suggesting Replit’s option first. If you are looking for something to use for free check out the reply above!
1 Like