parthp2107 d52297e28f
updated schema documentaiton (#1188)
* updated schema documentaiton

* id correction
2021-11-15 08:05:54 -08:00

2.5 KiB

Database

This schema defines the Database entity. A database also referred to as Database Catalog is a collection of tables.

$id:https://open-metadata.org/schema/entity/data/database.json

Type: object

Properties

Type definitions in this schema

databaseName

  • Name that identifies the database.
  • Type: string
  • The value must match this pattern: ^[^.]*$
  • Length: between 1 and 64

This document was updated on: Monday, November 15, 2021