https://github.com/pyramation/postgres-temporal-plv8
Postgres 10 + plv8 v2.3.0 + Temporal Tables + Docker
https://github.com/pyramation/postgres-temporal-plv8
Last synced: 5 months ago
JSON representation
Postgres 10 + plv8 v2.3.0 + Temporal Tables + Docker
- Host: GitHub
- URL: https://github.com/pyramation/postgres-temporal-plv8
- Owner: pyramation
- License: mit
- Created: 2018-03-19T22:28:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-19T23:00:43.000Z (about 8 years ago)
- Last Synced: 2025-04-07T15:19:31.096Z (about 1 year ago)
- Language: Makefile
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PostgreSQL 10 + latest plv8 + temporal tables
[](https://travis-ci.org/pyramation/postgres-temporal-plv8)
```
docker run -p 5432:5432 --name temporal-plv8 pyramation/postgres-temporal-plv8
```