A very simple db lib.
Project description
Easy DB Lib
Welcome to Easy DB Lib, a Python library designed to simplify database interactions for small projects. This library allows you to define and manage your database structure using Python dictionaries, making it easy to modify your database schema as your project evolves.
Features
- Programmatic Table Definition: Define your database tables and their relationships using Python dictionaries.
- Automatic Table Creation: Automatically create tables in the database if they do not exist.
- Flexible Queries: Easily perform CRUD operations and custom queries.
- PostgreSQL Support: Specifically designed to work with PostgreSQL databases.
Contributing
We welcome contributions from the community! To contribute:
- Fork the repository.
- Create a new branch with your feature or bugfix.
- Make your changes and commit them with clear commit messages.
- Push your changes to your fork.
- Create a pull request to the main repository.
Please ensure your code adheres to the project's coding standards and includes appropriate tests. License
This project is licensed under the MIT License. See the LICENSE file for more details.
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file easy_db_lib-0.1.0.tar.gz
.
File metadata
- Download URL: easy_db_lib-0.1.0.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 358f03564414e577d2f948e70fce17c88deb35bbb531cbee92d6a45ed920788d |
|
MD5 | ea8a30997a3823013c12e665ed931af9 |
|
BLAKE2b-256 | db36136ee9937dc0ce83af67e822942ec193a2a55936f72a5038538ab430590a |
File details
Details for the file easy_db_lib-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: easy_db_lib-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7d27b04eba1d1b80d4e39dcea2d7763b9d76f96d831a911472de26cebe42324 |
|
MD5 | 77420866dcfe986cda42e0d35952fb58 |
|
BLAKE2b-256 | 99daa414b8fb74e1f0f14de319a3b8285a14bce4ea889e2c969ece746fa33e82 |