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
- Host: GitHub
- URL: https://github.com/rtradeltd/database
- Owner: RTradeLtd
- License: mit
- Created: 2018-09-26T05:57:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-29T05:27:13.000Z (about 6 years ago)
- Last Synced: 2025-04-27T01:33:13.904Z (about 1 year ago)
- Topics: database, postgresql, temporal
- Language: Go
- Homepage: https://github.com/RTradeLtd/Temporal
- Size: 3.02 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ☕️ database [](https://godoc.org/github.com/RTradeLtd/database) [](https://travis-ci.com/RTradeLtd/database) [](https://codecov.io/gh/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
```