An open API service indexing awesome lists of open source software.

https://github.com/rtradeltd/database

☕️ package database provides PostgreSQL management for Temporal
https://github.com/rtradeltd/database

database postgresql temporal

Last synced: 11 months ago
JSON representation

☕️ package database provides PostgreSQL management for Temporal

Awesome Lists containing this project

README

          

# ☕️ database [![GoDoc](https://godoc.org/github.com/RTradeLtd/database?status.svg)](https://godoc.org/github.com/RTradeLtd/database) [![Build Status](https://travis-ci.com/RTradeLtd/database.svg?branch=master)](https://travis-ci.com/RTradeLtd/database) [![codecov](https://codecov.io/gh/RTradeLtd/database/branch/master/graph/badge.svg)](https://codecov.io/gh/RTradeLtd/database) [![Go Report Card](https://goreportcard.com/badge/github.com/RTradeLtd/database)](https://goreportcard.com/report/github.com/RTradeLtd/database)

Package database provides PostgreSQL management for [Temporal](https://github.com/RTradeLtd/Temporal), an easy-to-use interface into distributed and decentralized storage technologies for personal and enterprise use cases.

## Usage

```
go get github.com/RTradeLtd/database/v2
```

```go
import github.com/RTradeLtd/database/v2
```