Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hacimertgokhan/siriussql
Control your MySQL Database with SiriusSQL
https://github.com/hacimertgokhan/siriussql
database mysql phyton
Last synced: 20 days ago
JSON representation
Control your MySQL Database with SiriusSQL
- Host: GitHub
- URL: https://github.com/hacimertgokhan/siriussql
- Owner: hacimertgokhan
- Created: 2022-08-01T13:36:40.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-02T23:05:04.000Z (over 2 years ago)
- Last Synced: 2024-12-06T20:12:09.743Z (3 months ago)
- Topics: database, mysql, phyton
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SiriusSQL
Manage your MySQL Database with SiriusSQL
## Authors
- [@mixeration](https://www.github.com/mixeration)
## Usage/Examples
```pyhton
$database-list
$enter-db
|-> Enter your database name
|-> $insert
|-> $delete
|-> $list-table
$create-db
```## Run Locally
Clone the project
```bash
git clone https://github.com/mixeration/SiriusSQL.git
```Go to the project directory
```bash
cd SiriusSQL
```Install dependencies
```bash
pip3 install mysql
```## Roadmap
- Add MySQL Support
- Add EFastWay (Enter With Fast Way)## Support
For support, email [email protected] or join our Discord channel.