DataHub PostgreSQL Extension

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

Pub Version 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 Services and Components for using PostgreSQL within the DataHub Framework. 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