Showing 20 open source projects for "postgres"

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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start 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: 0 This Week
    Last Update:
    See Project
  • 3
    PGlite

    PGlite

    Lightweight WASM Postgres with real-time, reactive bindings

    ...It's ideal for building reactive apps with live queries and syncing data between a cloud Postgres instance and a local PGlite database.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    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
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    Stripe Sync Engine

    Stripe Sync Engine

    Sync your Stripe account to you Postgres database

    stripe-sync-engine is a tool by Supabase that continuously syncs Stripe data into a Postgres database using webhooks. It ensures that billing-related Stripe objects like customers, subscriptions, and invoices are always up to date in your local database. This makes it easy to run analytics, reporting, or custom business logic using SQL without hitting Stripe’s API repeatedly.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    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.
    Downloads: 48 This Week
    Last Update:
    See Project
  • 7
    pg-mem

    pg-mem

    An in memory postgres DB instance for your unit tests

    pg-mem is an in-memory PostgreSQL emulator for Node.js and TypeScript that allows you to simulate a Postgres database without a real server. It’s perfect for unit testing and development scenarios where spinning up a full database would be too heavy. pg-mem supports many Postgres features and is compatible with various ORMs like TypeORM and Sequelize.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    node-pg-migrate

    node-pg-migrate

    Node.js database migration management for Postgresql

    ...It will create file xxx_my-first-migration.js in migrations folder. Now you should put your DB connection string to DATABASE_URL environment variable and run npm run migrate up. (e.g. DATABASE_URL=postgres://test:test@localhost:5432/test npm run migrate up).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    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: 0 This Week
    Last Update:
    See Project
  • 11
    DBHub

    DBHub

    Universal database MCP server connecting to MySQL, PostgreSQL

    ...It supports multiple transports—stdio for desktop clients and HTTP for networked scenarios—making it flexible to embed or deploy. Configuration is environment-variable driven, with a DSN and per-engine settings covering Postgres, MySQL, MariaDB, SQL Server, and SQLite. Operational flags include read-only mode, row limits, and even SSH tunneling options for secure access into private networks. A demo mode ships with an in-memory SQLite “employee” dataset so users can try the tools immediately without provisioning a database. The project lives in the Bytebase org alongside database DevSecOps tooling, underscoring a production focus on safe and auditable DB interaction.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Jitsu

    Jitsu

    Jitsu is an open-source Segment alternative

    ...Jitsu is built to be framework agnostic, so regardless of your stack, we have a solution that'll work for your team. Connect data warehouse (Snowflake, Clickhouse, BigQuery, S3, Redshift ot Postgres) and query your data instantly. Jitsu can either stream data in real-time or send it in micro-batches (up to once a minute). Apply any transformation with Jitsu. Just write JavaScript code right in the UI to do anything with incoming data. And yes, the code editor supports code completion, debugging and many more. It feels like a full-featured IDE!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PEV2

    PEV2

    Postgres Explain Visualizer 2

    PEV2 is a web-based tool to visualize PostgreSQL execution plans. It takes EXPLAIN or EXPLAIN ANALYZE output and displays it in an interactive, tree-like format that highlights performance metrics, helping users understand query behavior and bottlenecks. PEV2 is a complete rewrite of the original PEV, offering a modern, user-friendly interface for query optimization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Teable

    Teable

    The Next Gen Airtable Alternative: No-Code Postgres

    Teable is a next-generation, no-code platform that serves as an alternative to Airtable, built on top of PostgreSQL. It offers a real-time, developer-friendly interface for managing databases without writing code. Teable is designed for high performance and scalability, making it suitable for both small projects and enterprise applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Angular Example App

    Angular Example App

    Angular 13 example app + Angular CLI + i18n + GraphQL

    Example app with Angular 13 + Angular CLI + i18n + Graphql. Contains CRUD, advanced patterns, generated library, and much more! This project is using a real app deployed in heroku. The server is using NesjJS, Prisma, Postgres and GraphQL. Please check it out and feel free also to contribute or give me your thoughts. Search bar, to look for heroes. Custom loading page. Example of Angular Resolver for Hero Detail. Lazy loading images with ng-lazyload-image. Modal and toasts (snakbar)! Scroll restoration and anchor examples. Responsive layout (flex layout module). ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    re_data

    re_data

    re_data - fix data issues before your users & CEO would discover them

    re_data is an open-source data reliability framework for the modern data stack. Currently, re_data focuses on observing the dbt project (together with underlying data warehouse - Postgres, BigQuery, Snowflake, Redshift). Gather all relevant outputs about your data in one place using our cloud. Invite your team and debug it easily from there. Go back in time, and see your past metadata. Set up Slack notifications to always know when a new report is produced or an existing one got updated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AI Employe

    AI Employe

    Create browser automation as if you were teaching a human using GPT-4

    Try without Firebase authentication (temporary solution). Our stack consists of Next.js, Rust, Postgres, MeiliSearch, and Firebase Auth for authentication. Please sign up for a Firebase account and create a project. There are several techniques for this, ranging from sending a shortened form of HTML to GPT-3, creating a bounding box with IDs and sending it to GPT-4-vision to take actions, or directly asking GPT-4-vision to obtain the X and Y coordinates of the element.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    CapRover

    CapRover

    Scalable PaaS (automated Docker+nginx), aka Heroku on Steroids

    CapRover is an extremely easy-to-use app/database deployment & web server manager for your NodeJS, Python, PHP, ASP.NET, Ruby, MySQL, MongoDB, Postgres, WordPress (and etc...) applications! It's blazingly fast and very robust as it uses Docker, Nginx, LetsEncrypt and NetData under the hood behind its simple-to-use interface. For a developer who does not like spending hours and days setting up a server, building tools, sending code to the server, building it, getting an SSL certificate, installing it, update nginx over and over again. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Kanel

    Kanel

    Generate Typescript types from Postgres

    Generate Typescript types from a live Postgres database. This is for people who don't like ORMs but who do like intellisense and type checking for their database access code. Kanel is a tool for generating TypeScript types from PostgreSQL schemas, simplifying database integration in TypeScript projects.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    M3O

    M3O

    Next generation cloud

    M3O is a next generation cloud plaform. Explore, discover and consume public APIs as simpler programmable building blocks. One platform, one account, one framework. Discover, explore and consume public APIs all in one place. Manage your API usage with one account and one token. Learn, develop and integrate using one set of docs and libraries. Predictable pricing with no hidden costs. It’s free to start and everything is priced per request. So far there are over 50+ APIs. Geocode an address...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next