https://github.com/neondatabase/neon-pkgs
🐘 CLI to help you hit the ground running without any sign-up. Instantiate a database with a single-command.
https://github.com/neondatabase/neon-pkgs
command-line-tool neon postgres postgresql postgresql-database scaffolder serverless vite vitejs
Last synced: 29 days ago
JSON representation
🐘 CLI to help you hit the ground running without any sign-up. Instantiate a database with a single-command.
- Host: GitHub
- URL: https://github.com/neondatabase/neon-pkgs
- Owner: neondatabase
- License: apache-2.0
- Created: 2025-04-09T12:18:04.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-12-18T15:04:42.000Z (about 1 month ago)
- Last Synced: 2025-12-20T04:44:15.072Z (about 1 month ago)
- Topics: command-line-tool, neon, postgres, postgresql, postgresql-database, scaffolder, serverless, vite, vitejs
- Language: TypeScript
- Homepage: https://neon.new
- Size: 646 KB
- Stars: 45
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Agents: AGENTS.md
Awesome Lists containing this project
README
# Neon JavaScript Packages
[Neon](https://neon.com) open-source packages for the JavaScript/Typescript ecosystem.
| Package Name | Description | Status |
| ------------------------------------ | ----------------------------------------------------------------------------- | ---------- |
| `neon-init` | Set up your project with Neon's MCP Server for AI-powered database operations | active |
| `get-db` | A CLI tool and SDK for creating claimable Neon databases instantly. | active |
| `vite-plugin-db` | A Vite plugin that automatically provisions databases during development. | active |
| `neondb` | alias for `get-db` | deprecated |
| `@neondatabase/vite-plugin-postgres` | alias for `vite-plugin-db` | deprecated |
Every package under this repository is licensed under **Apache-2.0**.