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 ↓100% vs prev 7d
total hits 17
actors 5 distinct systems
last hit 8d ago AhrefsBot
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇸🇬 Singapore · 🇫🇷 France
API endpoints
full doc /v1/registry/neon
install /v1/registry/neon/install
compatibility /v1/registry/neon/compatibility