parthp2107 aec586a5fe
updated metadata-ingestion and apis documents (#839)
* updated metadata-ingestion and apis documents

* minor changes in

* addressing maven ci findings

Co-authored-by: Parth Panchal <parthpanchal@Parths-MacBook-Air.local>
2021-10-18 18:02:22 +05:30

2.2 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, October 18, 2021