Slide 14
Slide 14 text
14
Presto Connector Data Model
• Connector: Driver for a data source.
• Example: HDFS, AWS S3, Cassandra, MySQL, SQL Server, Kafka
• Catalog: Contains schemas from a data source specified by the
connector
• Schemas: Namespace to organize tables.
• Tables: Set of unordered rows organized into columns with types.