Showing 104 open source projects for "postgres-xl"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 1
    Postgres

    Postgres

    PostgreSQL driver for Deno

    A lightweight PostgreSQL driver for Deno focused on developer experience. deno-postgres is inspired by the excellent work of node-postgres and pq. The documentation is available on the deno-postgres website. Due to breaking changes introduced in the unstable APIs deno-postgres uses, there has been some fragmentation regarding what versions of Deno can be used alongside the driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Postgres Meta

    Postgres Meta

    A RESTful API for managing your Postgres. Fetch tables, add roles

    Postgres Meta is a RESTful API for managing PostgreSQL databases, developed by Supabase. It allows users to perform administrative tasks such as creating tables, views, functions, roles, and extensions programmatically through HTTP endpoints. Postgres Meta enables developers to integrate database management directly into dashboards, automation tools, or backend services without requiring SQL access or pgAdmin.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Postgres (by Porsager)

    Postgres (by Porsager)

    The Fastest full featured PostgreSQL client for Node.js

    Postgres.js is a fast and full-featured PostgreSQL client for Node.js, Deno, Bun, and Cloudflare Workers. It offers a modern, promise-based API with support for tagged template literals, providing a safe and efficient way to interact with PostgreSQL databases. Postgres.js is known for its performance and minimal dependencies, making it a popular choice for developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Django Postgres Extra

    Django Postgres Extra

    Bringing all of PostgreSQL's awesomeness to Django

    django-postgres-extra is a Django extension that enhances PostgreSQL support by adding advanced features like native upserts, materialized view support, and better constraint handling. It improves developer productivity by exposing PostgreSQL-specific capabilities in a Django-friendly way while maintaining ORM consistency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    Supabase

    Supabase

    The open source Firebase alternative

    Create a backend in less than 2 minutes. Start your project with a Postgres database, authentication, instant APIs, real-time subscriptions and storage. Every project is a full Postgres database, the world's most trusted relational database. Add user sign-ups and logins, securing your data with Row Level Security. Store, organize and serve large files. Any media, including videos and images. Write custom code and cron jobs without deploying or scaling servers. We introspect your database...
    Downloads: 41 This Week
    Last Update:
    See Project
  • 6
    Beekeeper Studio

    Beekeeper Studio

    Cross-platform SQL Editor and Database Manager

    Beekeeper Studio is an open source, cross-platform SQL editor and database management app that is both powerful and easy to use. It lets you query and manage your relational databases, with support for connecting to SQLite, MySQL, MariaDB, Postgres, SQL Server and Amazon Redshift databases. Unlike most other open source SQL editors and database managers, Beekeeper Studio isn’t cluttered with unnecessary features, but does come with the essentials that you need. This includes SQL auto...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 7
    Supabase Realtime

    Supabase Realtime

    Listen to your to PostgreSQL database in realtime via websockets

    Supabase is an open-source Firebase alternative. Start your project with a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, and Storage. Every project is a full Postgres database, the world's most trusted relational database. Add user sign ups and logins, securing your data with Row Level Security. Store, organize, and serve large files. Any media, including videos and images. Write custom code without deploying or scaling servers. Supported by a network...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Vercel Storage

    Vercel Storage

    Vercel Postgres, KV, Blob, and Edge Config

    Vercel Storage is a unified SDK and platform integration layer for accessing various storage backends like Redis, Postgres, and KV stores. It simplifies reading, writing, and managing data in serverless applications hosted on Vercel. The SDK provides a consistent developer experience with optimized performance for edge functions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    DoltgreSQL

    DoltgreSQL

    DoltgreSQL - Version Controlled PostgreSQL

    DoltgreSQL is an experimental Postgres fork that adds Git-like version control to your database. It allows users to commit, branch, merge, and revert changes to data and schema, bringing collaborative workflows to SQL databases. DoltgreSQL is designed for teams who want full auditability and control over every change made in their data layer.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    Sequin

    Sequin

    Postgres change data capture to streams and queues like Kafka

    Sequin is a change data capture (CDC) system that replicates API data to Postgres in real time. It syncs services like Stripe, Salesforce, and GitHub into PostgreSQL tables, enabling developers to query third-party data with standard SQL. Sequin is ideal for building data-driven applications that need immediate visibility into external SaaS platforms.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    SPQR

    SPQR

    Stateless Postgres Query Router

    SPQR is a sharding proxy for PostgreSQL that enables horizontal scalability by distributing queries across multiple PostgreSQL instances. Designed for large-scale, multi-tenant architectures, SPQR routes, rewrites, and manages SQL queries to ensure they are executed efficiently across shards. It provides a PostgreSQL-compatible interface so applications can scale transparently without code changes.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    PGlite

    PGlite

    Lightweight WASM Postgres with real-time, reactive bindings

    PGlite is a lightweight, WebAssembly (WASM) build of Postgres designed to run directly in JavaScript environments such as browsers, Node.js, Bun, and Deno, without the need for additional dependencies. It allows developers to run Postgres in-memory or with persistence to IndexedDB or local file systems, offering a simple yet powerful solution for local-first, real-time applications. At under 3MB gzipped, PGlite is optimized for efficiency and includes dynamic extension loading, support...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    pg_analytics

    pg_analytics

    DuckDB-powered analytics for Postgres

    pg_analytics (formerly named pg_lakehouse) puts DuckDB inside Postgres. With pg_analytics installed, Postgres can query foreign object stores like AWS S3 and table formats like Iceberg or Delta Lake. Queries are pushed down to DuckDB, a high-performance analytical query engine. By transforming Postgres into a performant search and analytics engine, ParadeDB frees your team from the pain of scaling and syncing Elasticsearch.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    pg_easy_replicate

    pg_easy_replicate

    Easily setup logical replication and switchover to new database

    pg_easy_replicate is a simple tool for replicating PostgreSQL data from one database to another using logical replication. It abstracts away the complexity of publication/subscription setup and enables selective table replication. Ideal for developers or data engineers who want quick replication without deep Postgres expertise.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Citus

    Citus

    Distributed PostgreSQL as an extension

    Citus is a PostgreSQL extension that transforms Postgres into a distributed database, so you can achieve high performance at any scale. With Citus, you extend your PostgreSQL database with new superpowers. Distributed tables are sharded across a cluster of PostgreSQL nodes to combine their CPU, memory, storage and I/O capacity. References tables are replicated to all nodes for joins and foreign keys from distributed tables and maximum read performance. Distributed query engine routes...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Supabase JS

    Supabase JS

    An isomorphic Javascript client for Supabase

    supabase-js is the official JavaScript client library for interacting with Supabase services. It enables developers to easily access Supabase’s Postgres database, authentication, storage, and real-time subscriptions through a unified client. Designed for frontend and full-stack apps, supabase-js integrates smoothly with modern frameworks and supports both browser and server environments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    pgcat

    pgcat

    PostgreSQL pooler with sharding, load balancing and failover support

    PgCat is a high-performance PostgreSQL connection pooler and load balancer built for modern, distributed systems. Written in Rust, PgCat is designed to efficiently manage database connections across multiple shards and replicas while supporting features like automatic failover, query-based routing, and observability. It works with both single-node and multi-tenant Postgres setups, making it ideal for cloud-native applications that require scale and reliability.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    pg_auto_failover

    pg_auto_failover

    Postgres extension and service for automated failover

    pg_auto_failover is a PostgreSQL extension and management tool for automated high availability. It handles health checks, failover, and monitoring without requiring third-party tools or complex configuration. Designed by the Citus Data team at Microsoft, it's ideal for developers and ops teams wanting reliable HA with minimal effort.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    ParadeDB

    ParadeDB

    ParadeDB is a modern Elasticsearch alternative built on Postgres

    ParadeDB is an open-source search and analytics engine built on top of PostgreSQL. It serves as a modern alternative to Elasticsearch, offering real-time search capabilities for update-heavy workloads. By leveraging PostgreSQL's robustness, ParadeDB provides a scalable and efficient solution for full-text search and analytics.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Pongo

    Pongo

    Pongo - Mongo but on Postgres and with strong consistency benefits

    Pongo is a developer tool for running isolated Postgres environments in Docker with one command. It's built to help engineers quickly spin up clean PostgreSQL instances for testing, debugging, or local development without needing global database installations. Pongo also handles version pinning and supports extensions, making it great for repeatable workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ReadySet

    ReadySet

    Readyset is a MySQL and Postgres wire-compatible caching layer

    ReadySet is a SQL caching engine designed to improve query response times and scalability for PostgreSQL and MySQL databases. It acts as a transparent caching layer, automatically maintaining cached query results and serving them with sub-millisecond latency, without requiring changes to application code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    ZomboDB

    ZomboDB

    Making Postgres and Elasticsearch work together like it's 2023

    ZomboDB is a PostgreSQL extension that integrates Elasticsearch directly into Postgres, allowing for powerful full-text search and analytics capabilities. It manages Elasticsearch indices transparently, ensuring transactional consistency and enabling complex queries through SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WAL-G

    WAL-G

    Archival and Restoration for databases in the Cloud

    WAL-G is an archival restoration tool for PostgreSQL, MySQL/MariaDB, and MS SQL Server (beta for MongoDB and Redis). WAL-G is the successor of WAL-E with a number of key differences. WAL-G uses LZ4, LZMA, ZSTD, or Brotli compression, multiple processors, and non-exclusive base backups for Postgres. More information on the original design and implementation of WAL-G can be found on the Citus Data blog post "Introducing WAL-G by Citus: Faster Disaster Recovery for Postgres". A precompiled binary...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    RisingWave

    RisingWave

    RisingWave: the next-generation streaming database in the cloud

    ... sources. Everything you do in RisingWave is via Postgres-compatible SQL. Create materialized views for the data that need to be incrementally aggregated. Query for data in RisingWave, including persisted data and data you add or import to RisingWave. RisingWave makes it easy to manage streams and data. All you need to interact with RisingWave is Postgres-compatible SQL. No Java or Scala codes are needed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    IvorySQL

    IvorySQL

    Open Source Oracle Compatible PostgreSQL

    IvorySQL is an open-source PostgreSQL-compatible database that extends core Postgres with Oracle compatibility features. It adds support for PL/SQL, Oracle-style functions, and procedural syntax, making it easier for teams migrating Oracle workloads to open-source environments. IvorySQL retains PostgreSQL's performance and ecosystem while broadening compatibility.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.