Skip to main content

Collection of object-relational mapping (ORM) data models for ODM2

Project description

ODM2DataModels

What is this?

odm2datamodels is a Python package that provides a set of object-relational mapping (ORM) data models for the Observations Data Model Version 2.1. This data models are built of the SQLAlchemy and provide a convenient way of interfacing with an ODM2.1 database.

Core Features

The primary is the ODM2DataModels class, which once instantiated, provides access to the set of ORM ODM2.1 data models and an instance of an ODM2Engine which provide utility function to perform basic Create, Read, Update, Delete operations as well are read execution of custom SQLQueries constructed using a SQLAlchemy Select object or Query Object

How to install?

Presently the build files are only available on our github repository

Though we are aiming to release to the Python Package Index (PyPI) and Conda in the near future.

Testing and Database Dialect Support

Testing Method

Presently very limited testing has been conducted and has primarily been through an implementation of a REST API with limited coverage of selected data models. Further expanding and automating testing is an area for future updates.

Database Dialect Support

These data models have only been validated for a PostgreSQL database running a deployment of the ODM2.1 schema.

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

odm2datamodels-0.0.4.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

odm2datamodels-0.0.4-py3-none-any.whl (13.6 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