Skip to main content

An sdRDM-based framework to utilize databases

Project description

sdrdm-database

Version Tests Integration

This is the sdRDM DB interface to create tables from a markdown model and insert/retrieve data from it.

Installation

To get started with the sdRDM DB interface, you can install it via pip:

# Base installation
pip install sdrdm_database

# MySQL
pip install "sdrdm_database[mysql]"

# PostgreSQL
pip install "sdrdm_database[postgres]"

or directly from the GitHub repository:

pip install git+https://github.com/JR-1991/sdrdm-database.git

Examples

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

sdrdm_database-0.4.1.tar.gz (13.7 kB view hashes)

Uploaded Source

Built Distribution

sdrdm_database-0.4.1-py3-none-any.whl (17.1 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