RepoGuard
Updated 8 h ago
neondatabase

Organization

Public GitHub footprint of neondatabase

@neondatabase
View profile on GitHub

241

Public repositories

27,549

Total stars

1,376

Followers

The neondatabase organization on GitHub maintains a wide range of public repositories, primarily utilizing TypeScript, Python, JavaScript, Rust, Go, and Ruby. Notable projects include Neon, a serverless Postgres solution, and appdotbuild-agent, an app generation tool, highlighting their focus on innovative database technologies and application development.

Top languages

TypeScript 48Python 9JavaScript 8Rust 6Go 4Ruby 3PLpgSQL 2HTML 2

Public repositories

neon

22,216

Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.

Rust
Updated Jun 13, 2026

appdotbuild-agent

757

The agent that generates working apps (and maybe some other things)

Python
Updated Jun 11, 2026

mcp-server-neon

609

MCP server for interacting with Neon Management API and databases

TypeScript
Updated Jun 9, 2026

pg_embedding

579

Hierarchical Navigable Small World (HNSW) algorithm for vector similarity search in PostgreSQL

C
Updated May 11, 2026

serverless

530

Connect to Neon PostgreSQL from serverless/worker/edge functions

JavaScript
Updated Jun 10, 2026

website

314

Official docs and website for Neon.

JavaScript
Updated Jun 12, 2026

autoscaling

248

Postgres vertical autoscaling in k8s

Go
Updated Jun 3, 2026

postgres-sample-dbs

222

A collection of sample Postgres databases for learning, testing, and development.

PLpgSQL
Updated Jun 8, 2026

yc-idea-matcher

164

Submit your idea and get a list of similar ideas that YCombinator has invested in in the past.

TypeScript
Updated May 17, 2026

wsproxy

141

No description provided for this repository.

Go
Updated May 23, 2026

elephantshark

137

Postgres network traffic monitor

Ruby
Updated Jun 11, 2026

neonctl

114

Neon CLI tool. The Neon CLI is a command-line interface that lets you manage Neon Serverless Postgres directly from the terminal.

TypeScript
Updated Jun 12, 2026

pgrag

101

Postgres extensions to support end-to-end Retrieval-Augmented Generation (RAG) pipelines

Rust
Updated Jun 4, 2026

ai-rules

86

No description provided for this repository.

TypeScript
Updated Jun 3, 2026

drizzle-overview

76

Demo Drizzle ORM, Hono & Neon API

TypeScript
Updated Apr 7, 2026

examples

74

Examples and code snippets demonstrating common ways of integrating Neon with various frameworks and languages.

TypeScript
Updated Jun 12, 2026

agent-skills

69

Agent Skills for Neon Severless Postgres

TypeScript
Updated Jun 13, 2026

pg_session_jwt

66

Postgres Extension for JWT Sessions

Rust
Updated May 27, 2026

tokio-epoll-uring

64

Use io_uring from vanilla tokio.

Rust
Updated Jun 10, 2026

db-per-tenant

62

Example chat-with-pdf app showing how to provision a dedicated database instance for each user. In this app, every database uses pgvector for similarity search. Powered by Neon

TypeScript
Updated Mar 27, 2026

helm-charts

60

neondatabase helm charts

Go Template
Updated May 13, 2026

cloudflare-drizzle-neon

57

Example API using Cloudflare Workers, Drizzle ORM and Neon

TypeScript
Updated May 18, 2026

create-branch-action

53

GitHub Action to create a new Neon branch

TypeScript
Updated May 13, 2026

neon-pkgs

49

🐘 CLI to help you hit the ground running without any sign-up. Instantiate a database with a single-command.

TypeScript
Updated Jun 13, 2026

preview-branches-with-vercel

46

Example project that shows how you can create a branch for every preview deployment on Vercel using GitHub actions

TypeScript
Updated May 24, 2026

postgres

39

PostgreSQL in Neon

Unknown Language
Updated May 20, 2026

psql-describe

38

psql's \d (describe) family of commands ported to JavaScript

JavaScript
Updated Jan 1, 2026

neon-auth-nextjs-template

37

A template to get started with Neon Auth

TypeScript
Updated Jan 7, 2026

psqlsh

31

psql.sh - browser native PostgreSQL command line client

TypeScript
Updated Apr 13, 2026

serverless-cfworker-demo

31

Demo app for @neondatabase/serverless — details at https://blog.cloudflare.com/neon-postgres-database-from-workers/

HTML
Updated Dec 17, 2025

neon_local

28

No description provided for this repository.

JavaScript
Updated May 16, 2026

neon-chatbot

28

No description provided for this repository.

TypeScript
Updated Mar 31, 2026

neon-auth-demo-app

27

A demo of an app that leverages Neon Auth

TypeScript
Updated Jan 5, 2026

preview-branches-with-fly

26

A Neon branch for every Fly Preview app

TypeScript
Updated Jun 2, 2026

vercel-marketplace-neon

22

A minimal template for building full-stack React applications using Next.js, Vercel, and Neon.

TypeScript
Updated Jun 10, 2026

postgresql_anonymizer

22

Neon fork of https://gitlab.com/dalibo/postgresql_anonymizer

PLpgSQL
Updated Jun 9, 2026

ping-thing

21

Ping a Neon Serverless Postgres database using a Vercel Edge Function to see the journey your request makes.

JavaScript
Updated Jun 12, 2026

claude_astgrep

20

A workflow for ast-grep rules generation with Claude Code. Enforce your LLM-generated code with strict rules!

Unknown Language
Updated Apr 15, 2026

neon-api-python

19

a Python client for the Neon API

Python
Updated Dec 31, 2025

toolkit

18

No description provided for this repository.

TypeScript
Updated May 18, 2026

neon-data-api-neon-auth

14

A note taking app powered by Neon Data API and Neon Auth

TypeScript
Updated Apr 20, 2026

azure-tenant-ai-chat

14

Multi-user RAG chat in Azure powered by Neon Serverless Postgres. Try the live demo using the link

TypeScript
Updated Apr 16, 2026

neon-js

13

An Javascript client for Neon Auth and Neon Data API

TypeScript
Updated Jun 5, 2026

preview-branches-with-cloudflare

13

A Neon branch for every Cloudflare Preview Deployment

TypeScript
Updated Jun 3, 2026

postgres-open-library-search

12

Instant Search at Scale — Powered by Neon Postgres & ParadeDB's pg_search

TypeScript
Updated Mar 20, 2026

clerk-nextjs-neon-rls

12

A Todo List built with Clerk, Next.js and Neon RLS (SQL from the Backend)

TypeScript
Updated Jan 28, 2026

postgres-skills

11

No description provided for this repository.

Python
Updated Jun 1, 2026

pg-import

10

A CLI tool for importing data from one PostgreSQL database to another.

JavaScript
Updated Mar 13, 2026

delete-branch-action

9

No description provided for this repository.

Unknown Language
Updated May 22, 2026

neon_local_vs_code_extension

9

No description provided for this repository.

TypeScript
Updated Mar 30, 2026

multi-agent-ai-azure-neon-openai

9

Multi-Agent AI Example with LangChain, AutoGen, Azure OpenAI, and Neon Serverless Postgres

Python
Updated Dec 30, 2025

fastapi-apprunner-neon

8

Create a serverless API using FastAPI, deployed on AWS App Runner and powered by Neon Postgres

Python
Updated May 15, 2026

go-chef

8

Tool to cache compiled Go dependencies in docker build

Go
Updated Apr 2, 2026

book-inventory

8

Filter books from Goodreads — Powered by Neon Postgres & ParadeDB's pg_search

TypeScript
Updated Feb 15, 2026

rag-neon-postgres-openai-azure-python

8

A RAG app to ask questions about rows in a Neon Serverless Postgres database table. Try the live demo using the link

Python
Updated Dec 18, 2025

schema-diff-action

7

A GitHub Action to post schema changes in your PR comments.

TypeScript
Updated May 18, 2026

NeonPostgresOverHTTP

6

Connect to a Postgres Server from Microcontrollers (e.g. Arduino) over HTTPS - Postgres with Neon Proxy

C++
Updated Feb 11, 2026

neon-postgresql-expert

5

Input for an OpenAI GPT that can answer questions about Neon database and Postgres

Python
Updated Mar 12, 2026

neon-vercel-rawsql

5

Example use of Neon serverless driver on Vercel Edge Functions with raw SQL

TypeScript
Updated Feb 23, 2026

gh-workflow-stats-action

4

GitHub Action to export Workflow statistic into Postgres

Go
Updated Apr 22, 2026

guide-neon-next-clerk

4

How to use Clerk with Neon

TypeScript
Updated Apr 21, 2026

delete-branch-by-name-action

4

Delete Neon database branch by name

Unknown Language
Updated Jan 22, 2026

pg-prechecks

4

No description provided for this repository.

Shell
Updated Jan 5, 2026

neon-auth-react-native-demo

3

A template for using Expo with Neon Auth

TypeScript
Updated Jun 1, 2026

dev-actions

3

No description provided for this repository.

Rust
Updated May 29, 2026

reset-branch-action

3

No description provided for this repository.

Unknown Language
Updated May 11, 2026

neon-local-example-react-express-application

3

No description provided for this repository.

JavaScript
Updated Apr 9, 2026

generative-feedback-loops-example

3

Generative Feedback Loops with Neon serverless Postgres, Azure Functions, and Azure OpenAI

Python
Updated Mar 30, 2026

neon-vercel-zapatos

3

Example use of Neon serverless driver on Vercel Edge Functions with Zapatos

TypeScript
Updated Mar 3, 2026

framed-websockets

3

A fast RFC6455 WebSocket implementation

Rust
Updated Feb 11, 2026

auth0-nextjs-neon-rls

3

A Todo List built with Auth0, Next.js and Neon RLS (SQL from the Backend)

TypeScript
Updated Dec 17, 2025

sql-query-assistant

3

Building an Intelligent SQL Query Assistant with Neon, .NET, Azure Functions, and Azure OpenAI service

C#
Updated Dec 15, 2025

hanno-blog

3

A blog template that is fully customizable from a single file, with automating blog search indexing, email delivery, and serverless Postgres.

TypeScript
Updated Dec 15, 2025

neon-hyperdrive

2

Example use of Neon with Hyperdrive on Cloudflare Workers

TypeScript
Updated May 18, 2026

latency-benchmarks

2

Database latency benchmarks

TypeScript
Updated Apr 23, 2026

neon-railway-nextjs

2

This is a Next.js app that uses Neon Launchpad to instantly generate a claimable database for you at Neon

TypeScript
Updated Apr 13, 2026

neon-playwright-example

2

No description provided for this repository.

TypeScript
Updated Mar 3, 2026

neon-azure-ai-agent-demo

2

Neon Management API & Azure AI Agent Integration

Python
Updated Jan 5, 2026

azure-ad-b2c-nextjs-neon-rls

2

A demo of Azure AD B2C with Neon RLS

JavaScript
Updated Dec 17, 2025

neon-vscode-extension

2

No description provided for this repository.

TypeScript
Updated Dec 15, 2025

neon-for-agent-platforms

1

No description provided for this repository.

TypeScript
Updated May 21, 2026

neon-drizzle-studio-changelog

1

Changelog for Neon Console's Drizzle Studio integration

Unknown Language
Updated Mar 17, 2026

branching-demo

1

Copy your database in milliseconds with Neon

TypeScript
Updated Mar 4, 2026

neon-zero-neon-auth-demo

1

No description provided for this repository.

TypeScript
Updated Mar 3, 2026

supabase-to-neon-todo-app

1

No description provided for this repository.

TypeScript
Updated Mar 3, 2026

atomic-crm

1

A full-featured CRM built with React, react-admin, and Supabase.

TypeScript
Updated Mar 3, 2026

pgversionreport

1

Give your Postgres version, get a report of CVE patches, bug fixes, perf improvements and features you're missing out on.

HTML
Updated Dec 17, 2025

snapshots-as-checkpoints-demo

0

Demo using Neon Snapshots for agent checkpoints

TypeScript
Updated Jun 1, 2026

tokio

0

A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

Unknown Language
Updated May 22, 2026

keycloak-sentry-logger

0

A Keycloak Event Listener that logs errors or all events to Sentry

Java
Updated May 15, 2026

vercel-marketplace-neon-auth

0

A minimal template for building full-stack React applications using Next.js, Vercel, and Neon with Neon Auth.

TypeScript
Updated Apr 22, 2026

postgres-copy

0

PostgreSQL copy from Neondatabase

Unknown Language
Updated Mar 5, 2026

neon-ai-chat-persistence

0

No description provided for this repository.

TypeScript
Updated Jan 20, 2026

bitnami-containers

0

Bitnami container images

Shell
Updated Jan 19, 2026

homebrew-elephantshark

0

Homebrew repo for installing Elephantshark, Postgres network protocol monitor

Ruby
Updated Jan 16, 2026

.github

0

Public organization profile

Unknown Language
Updated Jan 15, 2026

homebrew-tap

0

No description provided for this repository.

Ruby
Updated Jan 5, 2026

docker-login-with-retries-action

0

GitHub Action to login against a Docker registry, supporting retries

TypeScript
Updated Dec 15, 2025

neon-twin-sql-migrations

0

No description provided for this repository.

Unknown Language
Updated Dec 15, 2025

neon-twin-prisma-migrations

0

No description provided for this repository.

Unknown Language
Updated Dec 15, 2025

Frequently asked questions

What does neondatabase build on GitHub?

Neondatabase builds several projects on GitHub, including Neon, a serverless Postgres database, and appdotbuild-agent, which generates working applications. Their repositories primarily focus on database solutions and related tools.

Which programming languages does neondatabase use?

Neondatabase's public repositories utilize a variety of programming languages, including TypeScript, Python, JavaScript, Rust, Go, and Ruby. This diverse language base supports their various projects and innovations.

Are neondatabase's repositories public?

Yes, all of neondatabase's repositories are public on GitHub. This openness allows developers to access, contribute to, and learn from their wide array of projects related to database technology.

Is this exposure intended?

Monitor neondatabase with RepoGuard and get alerted the moment a new public repository appears.

Monitor this account