Virtual Training

Databricks Learning Festival - Live in Thai & Mandarin

Course: Get Started with Lakebase on Databricks
Databricks APAC Learning Festival

Postgres and your analytics, one platform. Learn Lakebase in a free, live 3-hour course — delivered in your language.


Join us for a 3-hour, instructor-led workshop to learn how to start building on Lakebase — the fully managed PostgreSQL service inside the Databricks Data + AI Platform.

Lakebase brings your operational database and your analytics together — so applications and analysis work side by side, with no data movement, no sync pipelines and no separate stack to maintain.

This live course takes you from the core concepts to working demos. You'll start with how OLTP and OLAP systems differ — performance, storage models, use cases — and why keeping them apart creates latency, complexity and cost. Then you'll see how Lakebase closes that gap, demo by demo, ending with a Python CRUD quickstart you can reuse in your own work.

Choose your live language session:

  • Thai Session
    Date: 30 September 2026
    Time: 9:00am – 12:00pm (GMT+7)
    Format: Live virtual, instructor-led in Thai
     
  • Mandarin Session
    Date: 06 October 2026
    Time: 9:00am – 12:00pm (GMT+8)
    Format: Live virtual, instructor-led in Mandarin

These sessions are live only — no recordings, so join in real time to ask your questions.

 

What you’ll learn:

By the end of this onboarding-level workshop, you’ll be able to:

  • Understand how OLTP and OLAP systems differ, and the real cost of running them separately
  • Know how Lakebase provides a Postgres-compatible operational database inside the Lakehouse
  • Create and explore a Lakebase project, and query it with Lakehouse Federation
  • Sync Unity Catalog tables into Lakebase Postgres tables
  • Run basic CRUD operations against Lakebase from Python


Who should attend:

This is a Get Started course — it covers core concepts and basic workflows, not production application builds. You'll get the most out of it if you have:

  • Intermediate SQL — comfortable writing SELECT, INSERT, UPDATE and DELETE statements
  • Intermediate Python — functions, exceptions, dictionaries and lists
  • OLTP fundamentals — client-server basics, ACID properties, authentication and concurrent access