Skip to main content

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

aiodatabase-1.0.0.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

aiodatabase-1.0.0-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page