Skip to main content

Operator Based Relational Database Management system for python

Project description

Static Badge Static Badge Static Badge Static Badge Quality Gate Status

BivittatusDB: Operator-Based Relational Database Management System

This is a Python-based relational database management system (RDBMS) designed from scratch with operator-based functionalities. It's a standalone system not compatible with SQL or NoSQL databases, aiming to provide a simple yet functional database management solution.

Features

  • Operator-based operations: The database operates using operators such as +, -, and == to manipulate data.
  • Relational Structure: Organizes data in tables with rows and columns, following a relational database model.
  • Basic CRUD Operations: Supports basic Create, Read, Update, and Delete operations.
  • Indexing: Efficient data retrieval with indexing mechanisms.
  • Transaction Management: Implements transaction management to ensure data consistency.
  • Security: All databases are asymmetrically encrypted with a user defined password for each database.

Installation

Installation is now available through pip, via the latest release. To get the latest fix (with beta features) use

pip install bivittatusDB

The last build is unavailable via pip at this time. Based on the release schedule, release 2.0.0.0 should be released 08/01/2025. The closest working version of build 1.0.0.0 available on PyPi is v1.0.0.1

pip install bivittatusDB==1.0.0.1

Examples

See the examples directory and wiki for examples off different operations.

Usage

  1. clone the repo and cd into the BivitattusDB directroy
  2. Import bivittatusDB into your python file/interpreter.
  3. Follow the information from the wiki for more info on specific usage

Dependencies

The databases are saved in hybrid-asymmetrically encrypted and therefore need encryption handlers, as seen in the requirements.txt file.

pip install -r .github/requirements.txt

Contributing

Contributions are welcome! If you'd like to contribute to the project, please fork the repository and submit a pull request with your changes.See Contributing & Code of Cunduct

License

This project is licensed under the MIT License.

This README.md file provides an overview of the operator-based relational database management system implemented in Python, detailing its current features, future plans, usage instructions, dependencies, and contribution guidelines. Additionally, it outlines the licensing information for the project.

Known Issues:

Due to recent updates, no issues are known at this time. All example files are acting as expected. We are accepting issues if you find anything that we have missed.

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

bivittatusdb-1.2.0.0.tar.gz (59.3 kB view details)

Uploaded Source

Built Distribution

bivittatusDB-1.2.0.0-py3-none-any.whl (63.6 kB view details)

Uploaded Python 3

File details

Details for the file bivittatusdb-1.2.0.0.tar.gz.

File metadata

  • Download URL: bivittatusdb-1.2.0.0.tar.gz
  • Upload date:
  • Size: 59.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for bivittatusdb-1.2.0.0.tar.gz
Algorithm Hash digest
SHA256 4e87ba5d66574bc9c12b2e924edd0f15b7a99a3edf62574be6b1356e5f81b5aa
MD5 6b3a8b64fbc17ae20773cf91e9c37137
BLAKE2b-256 ffbd12268c2111920a5d80b2df864f2c7e5990ca7861b9fe7fb7310464bfb24c

See more details on using hashes here.

File details

Details for the file bivittatusDB-1.2.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for bivittatusDB-1.2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 992a7a1638eb0d648385bc2ac59c34f68401d2ab8d5f3b6e16fb5dfc628fb9ba
MD5 cd317daaefe3919208863a9e222f3ee1
BLAKE2b-256 393484a29e84d6587edf7957d99fa35a516b675662fd1a61aba4704a3140e3bd

See more details on using hashes here.

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