OR
Use Experimental AI
Star us on Github
Join us on Slack
Start Now
YugabyteDB Aeon
Try our fully-managed cloud DBaaS for free.
No credit card required
Sign up
YugabyteDB
Try our open source distributed SQL database on your laptop.
Download
Products
YugabyteDB
The open source distributed SQL database
YugabyteDB Anywhere
Self-managed cloud DBaaS
YugabyteDB Aeon
Fully-managed cloud DBaaS
YugabyteDB Voyager
Database migration service
Tutorials
Integrations
FAQ
Releases
YugabyteDB
YugabyteDB Anywhere
YugabyteDB Aeon
YugabyteDB Voyager
Tech Advisories
v2.21
Preview
v2024.1
STS
v2.21
Preview
v2.20
LTS
v2.18
STS
v2.14
LTS
Unsupported versions
YugabyteDB
Explore
SQL features
Advanced features
Try our Experimental-AI powered search above!
Advanced features
Explore advanced features in YSQL
Contribute
Report a doc issue
Suggest new content
Edit this page
Contributor guide
Cursors
Use YSQL cursors to process a result set query.
Table Partitioning
Use YSQL to partition tables in YugabyteDB.
Views
Create views, modify and manage them in YSQL.
Savepoints
Use Savepoints to roll back and restore current state of a transaction seamlessly.
Collations
Use Collations in YSQL to learn sorting and comparing data in a database.
Foreign data wrappers
Use foreign data wrappers to access and interact with an external data source.
Triggers
Use triggers when performing data manipulation and definition.