OpenMetadata/ingestion/examples/sample_data/datasets/database.json

10 lines
263 B
JSON
Raw Normal View History

2021-08-01 21:27:44 +00:00
{
"id": null,
"name": "ecommerce_db",
"description": "This **mock** database contains schemas related to shopify sales and orders with related dimension tables.",
2021-08-01 21:27:44 +00:00
"service": {
"id": "b946d870-03b2-4d33-a075-13665a7a76b9",
"type": "BIGQUERY"
}
}