This repository was archived by the owner on Nov 4, 2022. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork0
nais/dp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An application to register and publish dataproducts, as well as to give access to dataproducts.
- Closed beta testing
- General availability
Read more about specifics ofdp
in ourdocs
Let's say you own some data in a database some place.You want to make the data available for someone without giving them direct access to the database.Instead, you agree to periodically publish the set of data to aBucket or toBigQuery.Then, you give access to subject who wants to read this data.
This is whatdp
aims to help streamline.
- Provision a Bucket or BigQuery in your
nais.yaml
as the datastore - Set up ajob to periodically publish data to the datastore, and update the dataproduct entry in
dp
(so we can keep track) - Let the consumers of your data gain access by themselves through
dp