📹 The future of AI infrastructure: optimize and shard your database with agents.Watch the talk
Navigation

New Postgres extension: roaringbitmap

PlanetScale for Postgres now supports the roaringbitmap extension, a compressed bitmap data type for efficient set operations such as union, intersection, difference, and cardinality.

You can enable roaringbitmap from the Extensions tab on your Clusters page.

Learn more about Postgres extensions