A Painless Simple Way To Create Schema and Do Database Operations Quickly In Python.
Project description
PainlessDB - Taking Your Pain away to the moon 🚀
Contribute · Community · Documentation
🎫 Introduction :
PainlessDB is a Python-based free and open-source Database. PainlessDB makes
it really easy when it comes to basic database operations like
['Create', 'Get', 'Update', 'Delete']
and a Really easy way to create your
Database Schema.
It's really easy and Simple to get started with your database. Just create your Database Schema and enjoy your new database.
The whole purpose of creating this Database was to make it really easy to do Database stuffs when you need it, maybe you need it in a specific situation where you don't want to do all those geeky stuffs just to create and do some simple database tasks.
✅ Easy & Simple to Understand and Implement
✅ Easy to build your database Schema
✅ Core database Functionalities: [Get, Create, update, Delete]
✅ Supports multiple Datatypes [str, int, float, bool, list, dict, datetime.datetime]
✅ Searching/Query Functionality
Read The Docs To quickly get Started! 🍰
With our continuous updates you will keep getting new features and bug fixes.
How to install?
via pip (recommended) :
pip install PainlessDB
or
via pip + github:
pip install git+https://github.com/AidenEllis/PainlessDB.git
or
Download this repo and use it.
🥞 Wanna Support me?
I am a high schooler doing these Stuffs and I Love it! 🍰 Star ⭐ the repo to encourage me to do more Open source stuff!
Contributions
PainlessDB is open to contributions.
Please read CONTRIBUTING.md for details on this project.
Code of Conduct
Please read CODE_OF_CONDUCT.md for details on our code of conduct.
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
Hashes for painlessdb-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8763870b165d646d9aa0639adafdc4f5a912158c7bb934e73a229258547fd0a8 |
|
MD5 | bb14c7d4632713ef07eeb600ac2daf4d |
|
BLAKE2b-256 | a6127720f3f494e89169a24ef7f98ac60bc65a1f5d678b5b4e0d6bd20339d40b |