parthp2107 f63da0f430
updating schema docs (#1640)
* updating schema docs

* added page links and references
2021-12-09 18:19:32 +05:30

2.8 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

This schema does not accept additional properties.

Properties

Type definitions in this schema

databaseName

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

This document was updated on: Thursday, December 9, 2021