Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daviskamau/sql
sql,python
https://github.com/daviskamau/sql
mysql-server python
Last synced: 7 days ago
JSON representation
sql,python
- Host: GitHub
- URL: https://github.com/daviskamau/sql
- Owner: daviskamau
- Created: 2024-03-30T11:54:41.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-30T12:00:01.000Z (8 months ago)
- Last Synced: 2024-03-31T12:42:05.222Z (8 months ago)
- Topics: mysql-server, python
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SQL
The main.py file contains functions to connect with a server from mysql and to its database. Furthermore, the main.py file shows basic functions to create, edit, read and delete the database with SQL commands.