# Data management with SQL and Trino

DevFeed: [Data management with SQL and Trino](<https://devfeed.tech/articles/data-management-with-sql-and-trino-8742.md>)

Original publisher: [Read original article](<https://trino.io/blog/2023/11/15/sql-training-3.html>)

Author: Manfred Moser

Published: 2023-11-15T00:00:00Z

Content type: tutorial

Language: en

Sources: [Trino Blog](<https://devfeed.tech/sources/trino-blog.md>)

Topics: [SQL](<https://devfeed.tech/topics/sql.md>), [Data Management](<https://devfeed.tech/topics/data-management.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [data](<https://devfeed.tech/tags/data.md>), [data-management](<https://devfeed.tech/tags/data-management.md>), [schema](<https://devfeed.tech/tags/schema.md>), [series](<https://devfeed.tech/tags/series.md>), [sql](<https://devfeed.tech/tags/sql.md>), [youtube](<https://devfeed.tech/tags/youtube.md>)

## AI overview

The third installment of the Learning SQL with Trino training series covers write operations, including creating catalogs, schemas, and tables, inserting and updating data, and related data-source and connector support. A recording and supporting resources are provided.

## Source excerpt

In the third part of our training series Learning SQL with Trino from the experts David Phillips and I changed gears from reading data and performing analytics with Trino. We looked the the topic of write operations. We covered creating catalogs, schema, tables, and then inserting and updating data, and talked about related topics such as data source and connector support.