Skip to content

YSQL and PostgreSQL Compatibility Resources

jguerreroyb edited this page Nov 21, 2019 · 7 revisions

Look for technical resources to be added here on a weekly basis.

PostgreSQL-Compatible Sample Databases for YugaByte DB

A catalog of sample databases that are PostgreSQL & YugaByte DB compatible.

YSQL Tutorials

Learn basic and advanced YugaByte DB SQL development using PostgreSQL commands, features and exercises.

  • Prerequisites
  • Fundamentals
  • JOINs
  • Table Management
  • Constraints
  • Datatypes
  • Schemas
  • Expressions & Operators
  • Stored Procedures
  • Indexes
  • Views
  • Triggers
  • Database Management
  • Window Functions
  • psql Commands
  • Tips and Tricks

PostgreSQL-Compatibility Comparisons