Neon (Serverless PostgreSQL)
JSON →Neon is a serverless PostgreSQL platform (acquired by Databricks May 2025 for ~$1B). Not a Python package — connect using standard PostgreSQL drivers (psycopg2, psycopg, asyncpg, SQLAlchemy). Two connection string types: pooled (-pooler in hostname, via PgBouncer) and direct. Pooled is now the default in Neon Console. Critical: always include sslmode=require. asyncpg with pooled connections requires statement_cache_size=0.
Traffic · last 30 days ↓33% vs prev 7d
total hits 27
actors 7 distinct systems
last hit 3d ago Googlebot
top countries 🇨🇦 Canada · 🇺🇸 United States · 🇩🇪 Germany · 🇫🇷 France · 🇬🇧 United Kingdom
API endpoints
full doc /v1/registry/neon
install /v1/registry/neon/install
compatibility /v1/registry/neon/compatibility