AioDatabase is a simple database abstraction layer for SQLite and MySQL.
Project description
AioDatabase
AioDatabase is a simple database abstraction layer for SQLite and MySQL.
Features
- Supports both SQLite and MySQL databases.
- Provides a convenient interface for executing SQL queries.
- Easy to set up and use.
Installation
You can install AioDatabase using pip:
pip install aiodatabase
Configuration
AioDatabase requires a configuration file (config.yml) and an SQL queries file (queries.sql) to connect to the database and execute queries. Sample configurations are provided in the repository.
Example Usage
For a practical example of how to use AioDatabase, check out the AioDatabase-Example repository. It contains sample code demonstrating how to integrate and use AioDatabase in a project.
Contributing
Contributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aiodatabase-1.0.0.tar.gz.
File metadata
- Download URL: aiodatabase-1.0.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d8638664b6f9e4cfb5ddc0565f073f5edbc2d450d5e3f1174abe51756443035
|
|
| MD5 |
3b55647782ba571c1633844c21e61dd1
|
|
| BLAKE2b-256 |
0f719adbfd2c76d379670fb41bfeafd787d8910714b8c4dcc448134ed0a03c4b
|
File details
Details for the file aiodatabase-1.0.0-py3-none-any.whl.
File metadata
- Download URL: aiodatabase-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ad139e2b52d10f279c62a94355f0fa186b0d98396f7506f08c464cc2eef7a85
|
|
| MD5 |
a775bf78633847faf3bd0369647dce3b
|
|
| BLAKE2b-256 |
07f65a02fecb3b34a384b3301972edd9ec47341ae89cf6debe0c71632ec9e9d1
|