Skip to content

AidenEllis/PainlessDB

Repository files navigation

PainlessDB - Taking Your Pain away to the moon 🚀


🎫 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.

About

🥨 PainlessDB - A Painless Simple Way To Create Schema and Do Database Operations Quickly In Python.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages