Neon Neon is a fully managed serverless Postgres database. It's used by developers who want a scalable and cost-effective database solution without managing infrastructure. Official docs: https://neon.tech/docs/ Neon Overview - SQL Playground - Query - Project - Branch - Endpoint - User Working with Neon This skill uses the Membrane CLI to interact with Neon. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the Membrane CLI so you can run from the terminal: Authentication This w…