Skip to main content

Delpha Database Management System

Project description

DelphaDBManagement

Management API for Delpha to work around Data inside the Cassandra Cluster

This repository is python based yet, to be open to other languages (Java, JavaScript, ...) Module to handle DB Managmenet on our Cassandra Cluster.

title

Security Objectives

Need a really secure way to handle data :

Private Keys will be generated by Delpha only and will be stored inside an authentication table inside Cassandra. Users will need to match a given private key to access the DBMS. This key will be bound to the dedicated organisation, and only one Private Key will be tagged as Admin and unlock all the DBMS access.

title

title

Installation

Requirements

Python : >3.8

Install Dependencies

Common

pip install -r requirements.txt

Salesforce Manager

Parameter : instance_name: Salesforce Instance name Parameter : lient_id: Consumer ID for authorized app Parameter : client_secret: Consumer Secret for authorized app Parameter : username: usernam to login to Instance of Salesforce Parameter : param password: password to login to Instance of Salesforce Parameter : param security_token: User's security token

Cassandra Manager

How to - Pip

python setup.py sdist bdist_wheel
twine upload dist/*

License

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

delpha-db-manager-1.0.6.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

delpha_db_manager-1.0.6-py3-none-any.whl (33.3 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