Skip to content

christian-thiele/datahub_postgres

Repository files navigation

DataHub PostgreSQL Extension

This library is part of the DataHub Project.
https://datahubproject.net

Pub Version GitHub last commit Pub Likes

DataHub is a Cloud Development Ecosystem aiming to bring the power of Dart into the Cloud.

DataHub is still under development and is not to be considered production ready. Comprehensive documentation is yet to be released.


Features

This library contains an implementation of DataHub's persistence interface. It works as an adapter between DataHub and the postgres dart library.

Usage

Add datahub_postgres to the dependencies section of your projects pubspec.yaml file, or simply run:

$ dart pub add datahub_postgres