C postgresql-extension

Open-source C projects categorized as postgresql-extension

Top 23 C postgresql-extension Projects

postgresql-extension
  1. Apache AGE

    Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL. (by apache)

    Project mention: PostgreSQL Maximalism | dev.to | 2025-05-28

    age Extension inspired by AgensGraph. Query language ANSI SQL Cypher (openCypher) No Gremlin support (yet) Visualization No graph algorithms.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. orioledb

    OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems)

    Project mention: Features I Wish Postgres Had but MySQL Already Has | dev.to | 2025-06-26

    Postgres users need to deal with the infamous transaction ID wraparound, and the not-so-famous MultiXact member exhaustion. OrioleDB is tackling these issues, but it's still years until it reaches the maturity of MySQL's InnoDB.

  4. columnar

    Postgres-native columnar storage extension

    Project mention: PostgreSQL Maximalism | dev.to | 2025-05-28

    columnar Developed by Hydra. Also used in pg_timeseries.

  5. pgaudit

    PostgreSQL Audit Extension

  6. pg_auto_failover

    Postgres extension and service for automated failover and high-availability

    Project mention: Pg_auto_failover: PostgreSQL extension and service for automated failover and hi | news.ycombinator.com | 2025-03-04
  7. plpgsql_check

    plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL store procedures).

  8. pg_squeeze

    A PostgreSQL extension for automatic bloat cleanup

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. orafce

    The "orafce" project implements in Postgres some of the functions from the Oracle database that are missing (or behaving differently).Those functions were verified on Oracle 10g, and the module is useful for production work.

    Project mention: Migration Oracle -> PostgreSQL : il n’y a que le driver à changer ! Non ? | dev.to | 2025-05-07
  11. tds_fdw

    A PostgreSQL foreign data wrapper to connect to TDS databases (Sybase and Microsoft SQL Server)

  12. pg_uuidv7

    A tiny Postgres extension to create version 7 UUIDs

  13. OneSparse

    Accelerated Sparse Linear Algebra with Postgres and SuiteSparse

    Project mention: Ask HN: What are you working on (September 2024)? | news.ycombinator.com | 2024-09-29

    I'm extending Postgres with the GraphBLAS/SparseBLAS APIs for sparse and dense linear algebra operations directly in SQL with OneSparse. Like JSON/JSONB did for unstructured data, OneSparse does for matrices, vectors and linear algebra optimized with the SuiteSparse JIT compiler to target dense and sparse kernels for CPUs and GPUs.

    https://github.com/OneSparse/OneSparse

  14. pg_tle

    Framework for building trusted language extensions for PostgreSQL

    Project mention: Change data capture com AWS RDS e PostgreSQL | dev.to | 2025-01-08

    Exemplos de extensões utilizando o SQL

  15. pguri

    uri type for PostgreSQL

  16. pg_show_plans

    Show query plans of all currently running SQL statements

  17. pgsentinel

    postgresql extension providing Active session history

  18. supautils

    Unlock advanced Postgres features without granting SUPERUSER access

  19. plmustache

    Logic-less templates for Postgres

  20. firebird_fdw

    A PostgreSQL foreign data wrapper (FDW) for Firebird - latest version 1.4.0 (2024-05-11)

  21. vasco

    Maximal Information Coefficient (MIC) Extension for Postgres

    Project mention: Show HN: Maximal Information Coefficient (Mic) Extension for Postgres | news.ycombinator.com | 2024-12-27
  22. icu_ext

    PostgreSQL extension (in C) to expose functionality from the ICU library

  23. pg_math

    pg_math extension to support statistical distribution functions for PostgreSQL

  24. cookiecutter-postgres-extension

    cookiecutter template for a Postgres extension

  25. pg_wal_ext

    Read WAL files and possibly generate the SQL

    Project mention: Making Postgres better with OrioleDB | dev.to | 2025-02-28

    One of the biggest advantages Postgres has over lots of other DBMSs out there is the fact that it allows external improvements or new features, without requiring any interactions with the core codebase, via extensions. There are many extensions each with a unique purpose(I have also written two trivial extensions pg_wal_ext and pg_table_bloat )

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C postgresql-extension discussion

Log in or Post with

C postgresql-extension related posts

  • SQLite JavaScript: Extend your database with JavaScript

    7 projects | news.ycombinator.com | 22 May 2025
  • Pg_auto_failover: PostgreSQL extension and service for automated failover and hi

    1 project | news.ycombinator.com | 4 Mar 2025
  • Making Postgres better with OrioleDB

    6 projects | dev.to | 28 Feb 2025
  • OrioleDB – building a modern cloud-native storage engine

    1 project | news.ycombinator.com | 14 Jan 2025
  • Apache AGE: Graph Database for PostgreSQL

    1 project | news.ycombinator.com | 11 Jan 2025
  • Change data capture com AWS RDS e PostgreSQL

    2 projects | dev.to | 8 Jan 2025
  • Show HN: Maximal Information Coefficient (Mic) Extension for Postgres

    1 project | news.ycombinator.com | 27 Dec 2024
  • A note from our sponsor - Sevalla
    sevalla.com | 1 Sep 2025
    Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →

Index

What are some of the best open-source postgresql-extension projects in C? This list will help you:

# Project Stars
1 Apache AGE 3,802
2 orioledb 3,532
3 columnar 2,982
4 pgaudit 1,493
5 pg_auto_failover 1,258
6 plpgsql_check 703
7 pg_squeeze 591
8 orafce 516
9 tds_fdw 404
10 pg_uuidv7 397
11 OneSparse 389
12 pg_tle 381
13 pguri 319
14 pg_show_plans 198
15 pgsentinel 182
16 supautils 70
17 plmustache 53
18 firebird_fdw 41
19 vasco 32
20 icu_ext 32
21 pg_math 17
22 cookiecutter-postgres-extension 14
23 pg_wal_ext 1

Sponsored
Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com

Did you know that C is
the 6th most popular programming language
based on number of references?