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.
Release files for aiodatabase 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aiodatabase-1.0.0.tar.gz | 5.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aiodatabase-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.5 kB
Release files / aiodatabase-1.0.0.tar.gz
| Download URL | aiodatabase-1.0.0.tar.gz |
|---|---|
| Size | 5.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5d8638664b6f9e4cfb5ddc0565f073f5edbc2d450d5e3f1174abe51756443035
|
|
BLAKE2b-256 checksum How to use checksums |
0f719adbfd2c76d379670fb41bfeafd787d8910714b8c4dcc448134ed0a03c4b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.12.3
|
Release files / aiodatabase-1.0.0-py3-none-any.whl
| Download URL | aiodatabase-1.0.0-py3-none-any.whl |
|---|---|
| Size | 6.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2ad139e2b52d10f279c62a94355f0fa186b0d98396f7506f08c464cc2eef7a85
|
|
BLAKE2b-256 checksum How to use checksums |
07f65a02fecb3b34a384b3301972edd9ec47341ae89cf6debe0c71632ec9e9d1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.12.3
|