Back to Examples

Neon

Experience Neon: a serverless Postgres platform that accelerates app development with autoscaling, branching, and instant restore. Start with our Free plan!

Lines
550
Sections
21

Want your own llms.txt file?

Generate a professional, AI-friendly file for your website in minutes!

llms.txt Preview

# Neon Postgres

> Neon is a serverless Postgres platform designed to help you build reliable and scalable applications faster. We separate compute and storage to offer modern developer features such as **autoscaling**, **branching**, **instant restore**, and more. Get started today with our [Free plan](https://console.neon.tech)

## Docs

## Introduction

- [AWS Marketplace](https://neon.com/llms/introduction-billing-aws-marketplace.txt): Paying for Neon via your AWS Billing account
- [Autoscaling](https://neon.com/llms/introduction-autoscaling.txt): An introduction to Neon's autoscaling
- [Autoscaling architecture](https://neon.com/llms/introduction-autoscaling-architecture.txt): Learn how Neon automatically scales compute resources on demand
- [Azure Marketplace](https://neon.com/llms/introduction-billing-azure-marketplace.txt): Neon as an Azure Native Service offers unified billing through Azure Marketplace
- [Branching](https://neon.com/llms/introduction-branching.txt): Branch your data the same way you branch your code
- [Compute lifecycle](https://neon.com/llms/introduction-compute-lifecycle.txt): Compute Lifecycle
- [High Availability (HA) in Neon](https://neon.com/llms/introduction-high-availability.txt): Understanding Neon's approach to High Availability
- [IP Allow](https://neon.com/llms/introduction-ip-allow.txt): Limit database access to trusted IP addresses
- [Instant restore](https://neon.com/llms/introduction-branch-restore.txt): Learn how to revert changes or recover lost data using Neon's instant restore with Time Travel Assist
- [Join the Early Access Program](https://neon.com/llms/introduction-early-access.txt): Help shape the future of Neon
- [Logical replication](https://neon.com/llms/introduction-logical-replication.txt): Replicate data to and from your Neon Postgres database
- [Manage billing](https://neon.com/llms/introduction-manage-billing.txt): Invoices, payment methods, changing your plan, and other actions around managing your bill
- [Monitor active queries](https://neon.com/llms/introduction-monitor-active-queries.txt): View and analyze running queries in your database
- [Monitor billing and usage](https://neon.com/llms/introduction-monitor-usage.txt): Monitor billing and usage for your account and projects
- [Monitor query history](https://neon.com/llms/introduction-monitor-query-history.txt): View and analyze query history for your Neon database
- [Monitoring Neon with external tools](https://neon.com/llms/introduction-monitor-external-tools.txt): Monitor your Neon Postgres database with external tools such as PgAdmin or PgHero
- [Monitoring dashboard](https://neon.com/llms/introduction-monitoring-page.txt): Monitoring Page
- [Monitoring in Neon](https://neon.com/llms/introduction-monitoring.txt): Learn about monitoring resources and metrics in Neon
- [Neon Enterprise Sales Process](https://neon.com/llms/introduction-enterprise-sales-process.txt): A guide to Neon's Enterprise sales process
- [Neon Read Replicas](https://neon.com/llms/introduction-read-replicas.txt): Scale your app, run ad-hoc queries, and provide read-only access without duplicating data
- [Neon architecture](https://neon.com/llms/introduction-architecture-overview.txt): Architecture Overview
- [Neon legacy plans](https://neon.com/llms/introduction-legacy-plans.txt): Legacy Plans
- [Neon plans](https://neon.com/llms/introduction-plans.txt): Plans
- [Neon status](https://neon.com/llms/introduction-status.txt): Stay informed about the performance and availability of Neon
- [Plans and billing](https://neon.com/llms/introduction-about-billing.txt): Learn about Neon's pricing plans and how to manage billing
- [Regions](https://neon.com/llms/introduction-regions.txt): Regions
- [Roadmap](https://neon.com/llms/introduction-roadmap.txt): Roadmap
- [Scale to Zero](https://neon.com/llms/introduction-scale-to-zero.txt): Minimize costs by automatically scaling inactive databases to zero
- [Serverless](https://neon.com/llms/introduction-serverless.txt): Postgres with instant provisioning, no server management, and pay-per-usage billing
- [Support](https://neon.com/llms/introduction-support.txt): Support

## Connect

- [About Connection pooling](https://neon.com/llms/connect-connection-pooling.txt): Learn how connection pooling works in Neon
- [Choosing your driver and connection type](https://neon.com/llms/connect-choose-connection.txt): How to select the right driver and connection type for your application
- [Connect Looker Studio to Neon](https://neon.com/llms/connect-connect-looker-studio.txt): Learn how to connect your Neon Postgres database to Looker Studio
- [Connect a GUI application](https://neon.com/llms/connect-connect-postgres-gui.txt): Learn how to connect a GUI application to Neon
- [Connect from any application](https://neon.com/llms/connect-connect-from-any-app.txt): Learn how to connect to Neon from any application
- [Connect to Neon](https://neon.com/llms/connect-connect-intro.txt): Everything you need to know about connecting to Neon
- [Connect to Neon securely](https://neon.com/llms/connect-connect-securely.txt): Learn how to connect to Neon securely when using a connection string
- [Connect with pgcli](https://neon.com/llms/connect-connect-pgcli.txt): Learn how to connect to Neon using the interactive pgcli client
- [Connect with psql](https://neon.com/llms/connect-query-with-psql-editor.txt): Learn how to connect to Neon using psql
- [Connection errors](https://neon.com/llms/connect-connection-errors.txt): Learn how to resolve connection errors
- [Connection latency and timeouts](https://neon.com/llms/connect-connection-latency.txt): Learn about strategies to manage connection latencies and timeouts
- [Passwordless auth](https://neon.com/llms/connect-passwordless-connect.txt): Learn how to connect to Neon without a password

## Import

- [Import Data Assistant](https://neon.com/llms/import-import-data-assistant.txt): Move your database to Neon using our automated import tool
- [Import data from CSV](https://neon.com/llms/import-import-from-csv.txt): Import From Csv
- [Migrate a database schema](https://neon.com/llms/import-migrate-schema-only.txt): Perform a schema-only migration with pg_dump and pg_restore
- [Migrate data from Postgres with pg_dump and pg_restore](https://neon.com/llms/import-migrate-from-postgres.txt): Migrate From Postgres
- [Migrate data from another Neon project](https://neon.com/llms/import-migrate-from-neon.txt): Migrate From Neon
- [Migrate data to Neon Postgres using pgcopydb](https://neon.com/llms/import-pgcopydb.txt): Streamline your Postgres data migration to Neon using pgcopydb
- [Migrate from Azure PostgreSQL to Neon](https://neon.com/llms/import-migrate-from-azure-postgres.txt): Learn how to migrate your database from Azure PostgreSQL to Neon using logical replication
- [Migrate from Digital Ocean Postgres to Neon](https://neon.com/llms/import-migrate-from-digital-ocean.txt): Learn how to migrate your Postgres database from Digital Ocean to Neon using pg_dump and pg_restore
- [Migrate from Firebase Firestore to Neon Postgres](https://neon.com/llms/import-migrate-from-firebase.txt): Learn how to migrate your data from Firebase Firestore to Neon Postgres using a custom Python script
- [Migrate from Heroku to Neon Postgres](https://neon.com/llms/import-migrate-from-heroku.txt): Migrate From Heroku
- [Migrate from Microsoft SQL Server to Neon Postgres](https://neon.com/llms/import-migrate-mssql.txt): Learn how to migrate a Microsoft SQL Server database to Neon Postgres using pgloader
- [Migrate from MySQL to Neon Postgres](https://neon.com/llms/import-migrate-mysql.txt): Migrate Mysql
- [Migrate from Render to Neon Postgres](https://neon.com/llms/import-migrate-from-render.txt): Learn how to migrate your database from Render to Neon Postgres using pg_dump and pg_restore
- [Migrate from SQLite to Neon Postgres](https://neon.com/llms/import-migrate-sqlite.txt): Migrate Sqlite
- [Migrate from Supabase to Neon Postgres](https://neon.com/llms/import-migrate-from-supabase.txt): Learn how to migrate your database from Supabase to Neon Postgres using pg_dump and pg_restore
- [Migrate with AWS Database Migration Service (DMS)](https://neon.com/llms/import-migrate-aws-dms.txt): Migrate Aws Dms
- [Neon data migration guides](https://neon.com/llms/import-migrate-intro.txt): Learn how to migrate data to Neon Postgres from different database providers and sources
- [Postgres sample data](https://neon.com/llms/import-import-sample-data.txt): Import sample data for learning, testing, and exploring Neon

## Manage

- [Account Recovery](https://neon.com/llms/manage-account-recovery.txt): How to recvoer a lost account
- [Accounts](https://neon.com/llms/manage-accounts.txt): Manage your Neon account
- [Automate pg_dump backups](https://neon.com/llms/manage-backup-pg-dump-automate.txt): Automate backups of your Neon database to S3 with pg_dump and GitHub Actions
- [Backups](https://neon.com/llms/manage-backups.txt): An overview of backup strategies for Neon Postgres
- [Backups with pg_dump](https://neon.com/llms/manage-backup-pg-dump.txt): Learn how to create a backup of your Neon database using pg_dump
- [Create an S3 bucket to store Postgres backups](https://neon.com/llms/manage-backups-aws-s3-backup-part-1.txt): Backups Aws S3 Backup Part 1
- [Maintenance & updates overview](https://neon.com/llms/manage-maintenance-updates-overview.txt): Maintenance Updates Overview
- [Manage API Keys](https://neon.com/llms/manage-api-keys.txt): Api Keys
- [Manage Neon Organizations](https://neon.com/llms/manage-orgs-manage.txt): Orgs Manage
- [Manage Organizations using the Neon CLI](https://neon.com/llms/manage-orgs-cli.txt): Orgs Cli
- [Manage branches](https://neon.com/llms/manage-branches.txt): Branches
- [Manage computes](https://neon.com/llms/manage-computes.txt): Computes
- [Manage database access](https://neon.com/llms/manage-database-access.txt): Learn how to manage user access to databases in your Neon project
- [Manage databases](https://neon.com/llms/manage-databases.txt): Databases
- [Manage integrations](https://neon.com/llms/manage-integrations.txt): Integrations
- [Manage organizations using the Neon API](https://neon.com/llms/manage-orgs-api.txt): Orgs Api
- [Manage projects](https://neon.com/llms/manage-projects.txt): Learn how to manage Neon projects from the Neon Console or the Neon API.
- [Manage roles](https://neon.com/llms/manage-roles.txt): Roles
- [Neon App for Slack](https://neon.com/llms/manage-slack-app.txt): Track your Neon projects and organizations from Slack
- [Neon on Azure](https://neon.com/llms/manage-azure.txt): Use Neon on Azure as a Native ISV Service
- [Organizations](https://neon.com/llms/manage-organizations.txt): Manage your projects and collaborate with team members
- [Overview of the Neon object hierarchy](https://neon.com/llms/manage-overview.txt): Overview
- [Platform maintenance](https://neon.com/llms/manage-platform-maintenance.txt): Platform Maintenance
Preview of Neon's llms.txt file. View complete file (550 lines) →

Ready to create yours?

Generate a professional llms.txt file for your website in minutes with our AI-powered tool.

Generate Your llms.txt File