YugabyteDB Tips
  • Home
  • About
  • Featured Videos

Category: Extensions

YugabyteDB Tips > Extensions

Supercharging OLAP Analytics with DuckDB on YugabyteDB

Jim KnicelyMay 5, 2026

DuckDB is incredible for high-speed, local OLAP analytics. It is lightweight, fast, embeddable, and designed for analytical queries. It also includes a […]

Read More

Install UUIDv7 Today in YugabyteDB (No Need to Wait for PostgreSQL 18)

Jim KnicelyMarch 30, 2026

🧭 Introduction With PostgreSQL 18 introducing native uuidv7(), time-ordered UUIDs are finally going mainstream. But if you’re running YugabyteDB (or older PostgreSQL […]

Read More

How to Emulate PostgreSQL pgstattuple in YugabyteDB

Jim KnicelyMarch 25, 2026

If you come from PostgreSQL, pgstattuple is one of those extensions that feels like it should be part of your regular toolbox. […]

Read More

How to Replace ST_SetSRID(ST_MakePoint(…),4326) from PostgreSQL/PostGIS in YugabyteDB (Without PostGIS)

Jim KnicelyMarch 16, 2026

Inroduction Many PostgreSQL applications that use PostGIS construct geographic points like this: ST_SetSRID(ST_MakePoint(lon, lat), 4326) This pattern is extremely common in location-based […]

Read More

Posts navigation

Older posts

NOTICE

This site is not affiliated, endorsed or associated with YugabyteDB. This site makes no claims on ownership of trademark rights. The author contributions on this site are licensed under CC BY-SA 3.0 with attribution required.

Find Us

Address
Here!

Hours
24×7

Recommended YugabyteDB Links

  • Home
  • Key Concepts
  • Docs
  • Blog
  • Forum
  • Content Library
  • Support



YugabyteDB Tips

Copyright 2025 - Knicely/Li