parthp2107 a12c99f3ac
Doc update (#309)
* added updated documentation and formatted schema description

* added updated documentation and formatted schema description

* minor doc changes

Co-authored-by: parthp2107 <parth.panchal@deuexsoultions.com>
2021-08-26 13:33:44 +05:30

1.7 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: Thursday, August 26, 2021