parthp2107 13be70e416
updated documentation (#508)
* updated documentation

* addressing pyline findings

* addressing pyline findings

* doc update

Co-authored-by: parthp2107 <parth@getcollate.io>
2021-09-18 20:13:31 -07:00

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, September 16, 2021