280 lines
14 KiB
HTML
280 lines
14 KiB
HTML
<h1 id="awesome-neon-awesome">Awesome Neon <a
|
||
href="https://awesome.re"><img src="https://awesome.re/badge-flat.svg"
|
||
alt="Awesome" /></a></h1>
|
||
<p><a href="https://neon.tech">Neon</a> is an awesome serverless
|
||
Postgres database, open-source alternative to AWS Aurora you love. It’s
|
||
a serverless platform designed to help you build reliable and scalable
|
||
applications faster.</p>
|
||
<p>This list tries to cover what is awesome about the product and its
|
||
community! 👁⚡️👁</p>
|
||
<p>To <strong>enhance</strong> this list, please refer to <a
|
||
href="CONTRIBUTING.md">CONTRIBUTING.md</a>.</p>
|
||
<h2 id="contents">Contents</h2>
|
||
<ul>
|
||
<li><a href="#official-resources">Official Resources</a></li>
|
||
<li><a href="#getting-started">Getting Started</a></li>
|
||
<li><a href="#examples">Examples</a></li>
|
||
<li><a href="#community-guides">Community Guides</a></li>
|
||
<li><a href="#community-video-tutorials">Community Video
|
||
Tutorials</a></li>
|
||
<li><a href="#blog-posts">Blog Posts</a></li>
|
||
<li><a href="#youtube-channel">YouTube Channel</a></li>
|
||
<li><a href="#other-interesting-articles">Other Interesting
|
||
Articles</a></li>
|
||
</ul>
|
||
<h2 id="official-resources">Official Resources</h2>
|
||
<ul>
|
||
<li><a href="https://neon.tech/docs">Official Documentation</a> - Access
|
||
comprehensive docs for Neon, including guides, tutorials, and API
|
||
references.</li>
|
||
<li><a href="https://github.com/neondatabase/neon">GitHub Repository</a>
|
||
- Explore the source code, contribute, and stay updated with the latest
|
||
developments in Neon GitHub repository.</li>
|
||
<li><a href="https://neon.tech/demos">Demos</a> - Watch demos showcasing
|
||
Neon features and capabilities to understand its practical
|
||
applications.</li>
|
||
<li><a href="https://neon.tech/blog">Blog</a> - Read articles on Neon
|
||
latest updates, case studies, and best practices for using Neon in
|
||
various scenarios.</li>
|
||
<li><a href="https://www.youtube.com/@neondatabase">YouTube Channel</a>
|
||
- Watch Neon YouTube channel for video tutorials, demos, and feature
|
||
highlights.</li>
|
||
</ul>
|
||
<h2 id="getting-started">Getting Started</h2>
|
||
<ul>
|
||
<li><a
|
||
href="https://neon.tech/docs/get-started-with-neon/signing-up">Quickstart
|
||
Guide</a> - Follow this quickstart guide to get started with Neon and
|
||
set up your account.</li>
|
||
<li><a href="https://neon.tech/docs/reference/neon-cli">CLI</a> - Learn
|
||
how to use the Neon CLI for managing your databases and automating
|
||
workflows.</li>
|
||
<li><a
|
||
href="https://api-docs.neon.tech/reference/getting-started-with-neon-api">API</a>
|
||
- Explore the Neon API docs to integrate Neon with your applications
|
||
seamlessly.</li>
|
||
<li><a
|
||
href="https://neon.tech/docs/serverless/serverless-driver">Serverless
|
||
Driver</a> - Learn how to use the Neon Serverless Driver for efficient,
|
||
serverless database interactions.</li>
|
||
<li><a href="https://neon.tech/docs/import/import-intro">Data Import
|
||
Guides</a> - Access guides on importing data into Neon quickly and
|
||
efficiently.</li>
|
||
<li><a href="https://neon.tech/flow">Database Branching Workflows</a> -
|
||
Learn about database branching workflows to improve your development and
|
||
deployment processes.</li>
|
||
</ul>
|
||
<h2 id="examples">Examples</h2>
|
||
<ul>
|
||
<li><a href="https://github.com/neondatabase/examples">Integration
|
||
Examples and Code Snippets</a> - Browse examples and code snippets to
|
||
see how Neon can be used in different projects.</li>
|
||
</ul>
|
||
<h2 id="community-guides">Community Guides</h2>
|
||
<ul>
|
||
<li><a
|
||
href="https://neon.tech/guides/chatbot-astro-postgres-llamaindex">Build
|
||
a RAG Chatbot with Astro, Neon, and LlamaIndex</a> - Learn how to build
|
||
a RAG chatbot using Astro, Neon, and LlamaIndex with this comprehensive
|
||
guide.</li>
|
||
<li><a
|
||
href="https://neon.tech/guides/llamaindex-postgres-search-images">Create
|
||
a Reverse Image Search Engine Using LlamaIndex and Postgres</a> - Learn
|
||
to develop a reverse image search engine with LlamaIndex and Postgres by
|
||
following this guide.</li>
|
||
<li><a href="https://neon.tech/guides/payload">Develop an E-commerce
|
||
Store with Payload CMS, Neon, and Next.js</a> - Learn to build a
|
||
full-featured e-commerce store using Payload CMS, Neon, and
|
||
Next.js.</li>
|
||
<li><a href="https://neon.tech/guides/strapi-cms">Build a Blog with
|
||
Strapi CMS, Neon, and Astro</a> - Learn how to create a blog with Strapi
|
||
CMS, Neon, and Astro.</li>
|
||
<li><a href="https://neon.tech/guides/self-hosting-umami-neon">Run
|
||
Analytics with Umami, Fly.io, and Neon</a> - Learn how to set up an
|
||
analytics platform using Umami, Fly.io, and Neon.</li>
|
||
<li><a
|
||
href="https://neon.tech/guides/laravel-migration-rollbacks">Revert
|
||
Failed Deployment and Schema Migration in Laravel</a> - Learn how to
|
||
handle deployment and schema migration rollbacks in Laravel with
|
||
Neon.</li>
|
||
<li><a href="https://neon.tech/guides/laravel-overview">Overview of
|
||
Laravel and Neon</a> - Get an overview of using Laravel with Neon.</li>
|
||
<li><a href="https://neon.tech/guides/feature-flags-sveltekit">Add
|
||
Feature Flags in SvelteKit Apps with Neon</a> - Learn how to implement
|
||
feature flags in SvelteKit applications using Neon.</li>
|
||
<li><a href="https://neon.tech/guides/next-upload-aws-s3">Upload to S3
|
||
in Next.js and Save References in Postgres</a> - Learn how to upload
|
||
files to S3 in a Next.js app and save references in Postgres.</li>
|
||
<li><a href="https://neon.tech/guides/next-server-actions">Query
|
||
Postgres in Next.js Server Actions</a> - Learn how to query Postgres in
|
||
Next.js server actions with this guide.</li>
|
||
</ul>
|
||
<h2 id="community-video-tutorials">Community Video Tutorials</h2>
|
||
<ul>
|
||
<li><a href="https://www.youtube.com/watch?v=JtgwiJggOU0">Tech Demo -
|
||
Getting Started</a> - Watch this demo to get started with Neon.</li>
|
||
<li><a href="https://www.youtube.com/watch?v=hFULG1Dx8wo">Database
|
||
Branching Explained</a> - Learn about database branching in Neon and how
|
||
it can benefit your development process.</li>
|
||
<li><a href="https://www.youtube.com/watch?v=9pCsyBlpmrc&t=2s">Using
|
||
Neon with Serverless Applications</a> - Learn how to integrate Neon with
|
||
serverless apps in this detailed tutorial.</li>
|
||
<li><a href="https://www.youtube.com/watch?v=_LF-IvJsr5Y">Introduction
|
||
to Serverless Driver</a> - Get an introduction to the Neon Serverless
|
||
Driver.</li>
|
||
<li><a href="https://www.youtube.com/watch?v=cxgAN7T3rq8">Setting Up
|
||
Neon in Your Development Environment</a> - Learn how to set up Neon in
|
||
your development environment.</li>
|
||
<li><a
|
||
href="https://www.youtube.com/watch?v=jXyTIQOfTTk&t=7838s">Scaling
|
||
Databases for Large Applications</a> - Learn how to scale Neon to
|
||
support large applications.</li>
|
||
<li><a
|
||
href="https://www.youtube.com/watch?v=W-Bd7nzzz3o&t=426s">Best
|
||
Practices for Database Security</a> - Learn how to ensure security in
|
||
your Neon.</li>
|
||
<li><a
|
||
href="https://www.youtube.com/watch?v=N_uNKAus0II&t=6387s">Optimizing
|
||
Performance with Database</a> - Learn how to optimize performance with
|
||
Neon.</li>
|
||
<li><a href="https://www.youtube.com/watch?v=duMr6MTViUY">Migrating Data
|
||
to Database</a> - Learn how to migrate data to Neon.</li>
|
||
<li><a href="https://youtu.be/WbNNESIxJnY?si=Bv69eeyRvfKnuS45">Python
|
||
Tutorial: Build a SaaS App with Django, Stripe, Neon, TailwindCSS,
|
||
GitHub Actions</a> - Learn how to build a SaaS application using Django,
|
||
integrating Stripe for payments, Neon, TailwindCSS for styling, and
|
||
GitHub Actions for CI/CD.</li>
|
||
<li><a href="https://youtu.be/r895rFUbGtE?si=M_K9YSN36LV7Ft0a">Build
|
||
& Deploy AI SaaS with Reoccurring Revenue (Next.js, OpenAI, Stripe,
|
||
Tailwind, Vercel)</a> - Tutorial on creating an AI-powered SaaS with
|
||
recurring revenue, using Next.js, OpenAI, Stripe for payments,
|
||
TailwindCSS, and deploying on Vercel.</li>
|
||
<li><a href="https://youtu.be/N_uNKAus0II?si=F1fZTyomXU4c9YMD">Build a
|
||
Finance SaaS Platform With Nextjs, React, Honojs with CSV Upload
|
||
(2024)</a> - Guide to building a finance SaaS platform using Next.js,
|
||
React.js, and Hono.js, featuring CSV upload functionality.</li>
|
||
</ul>
|
||
<h2 id="blog-posts">Blog Posts</h2>
|
||
<ul>
|
||
<li><a
|
||
href="https://neon.tech/blog/the-problem-with-postgres-replicas">The
|
||
Problem with Postgres Replicas</a> - Blog post by Bryan Clark on the
|
||
challenges associated with using Postgres replicas and explore potential
|
||
solutions to overcome these issues.</li>
|
||
<li><a
|
||
href="https://neon.tech/blog/edit-records-directly-from-the-neon-console-meet-the-new-tables-page">Edit
|
||
Records Directly from the Neon Console: Meet the New Tables Page</a> -
|
||
Learn about Neon new Tables page feature that allows you to edit records
|
||
directly from the console, simplifying database management.</li>
|
||
<li><a
|
||
href="https://neon.tech/blog/database-recovery-strategies-to-help-you-sleep-at-night">Database
|
||
Recovery Strategies to Help You Sleep at Night</a> - Learn about
|
||
essential database recovery strategies that ensure data safety and
|
||
provide peace of mind.</li>
|
||
<li><a
|
||
href="https://neon.tech/blog/branching-with-preview-environments">A
|
||
Database for Every Preview Environment Using Neon, GitHub Actions, and
|
||
Vercel</a> - Blog post on how to set up a database for every preview
|
||
environment using Neon, GitHub Actions, and Vercel to streamline your
|
||
development process.</li>
|
||
<li><a
|
||
href="https://neon.tech/blog/how-to-create-previews-with-anonymized-production-like-data-in-seconds">How
|
||
to Create Previews with Anonymized Production-Like Data in Seconds</a> -
|
||
Learn to create previews with anonymized, production-like data quickly,
|
||
enhancing testing and development workflows.</li>
|
||
<li><a
|
||
href="https://neon.tech/blog/build-a-dynamic-e-commerce-store-ui-with-astro-neon-postgres-and-aws-amplify">Build
|
||
a Dynamic E-Commerce Store UI with Astro, Neon, and AWS Amplify</a> -
|
||
Blog post on How to build a dynamic e-commerce store UI using Astro,
|
||
Neon, and AWS Amplify for a seamless user experience.</li>
|
||
<li><a
|
||
href="https://neon.tech/blog/remember-to-use-primary-keys-vs-unique-constraints-in-postgres">Remember
|
||
to Use Primary Keys vs Unique Constraints in Postgres</a> - Understand
|
||
the differences between primary keys and unique constraints in Postgres
|
||
and when to use each.</li>
|
||
<li><a
|
||
href="https://neon.tech/blog/database-branching-workflows-a-guide-for-developers">Database
|
||
Branching Workflows: A Guide for Developers</a> - Blog post on database
|
||
branching workflows for developers, enhancing collaboration and version
|
||
control.</li>
|
||
<li><a
|
||
href="https://www.freecodecamp.org/news/nextjs-clerk-neon-fullstack-development/">Full
|
||
Stack Development with Next.js, Clerk, and Neon</a> - Tutorial on
|
||
building a full-stack application using Next.js, Clerk for
|
||
authentication, and Neon.</li>
|
||
<li><a
|
||
href="https://www.freecodecamp.org/news/nextjs-clerk-neon-fullstack-development/">How
|
||
to Develop a CRUD App with Spring Boot, Neon, and Azure App Service</a>
|
||
- Tutorial on building a CRUD App with Spring Boot, Neon, and Azure App
|
||
Service.</li>
|
||
</ul>
|
||
<h2 id="youtube-channel">YouTube Channel</h2>
|
||
<ul>
|
||
<li><a
|
||
href="https://www.youtube.com/watch?v=EB0Nu_e9wCs">Introduction</a> -
|
||
Get introduced to Neon and learn about its key features and benefits in
|
||
this comprehensive overview.</li>
|
||
<li><a
|
||
href="https://www.youtube.com/watch?v=I6DCo5RwHBE&t=474s">Features
|
||
Overview</a> - Explore the various features of Neon in detail and see
|
||
how they can enhance your database management experience.</li>
|
||
<li><a href="https://www.youtube.com/watch?v=kvIK2NpuF2I">Serverless
|
||
Demo</a> - Watch a live demo of Neon serverless capabilities and see how
|
||
it can simplify your database infrastructure.</li>
|
||
<li><a href="https://www.youtube.com/watch?v=i_mAHOhpBSA">CLI
|
||
Tutorial</a> - Learn how to use the Neon CLI with this step-by-step
|
||
tutorial, designed to help you get the most out of Neon’s command-line
|
||
tools.</li>
|
||
<li><a href="https://www.youtube.com/watch?v=atuu5XWkHBI">Scaling</a> -
|
||
Learn how Neon handles scaling to meet your application’s growing
|
||
demands in this informative video.</li>
|
||
<li><a href="https://www.youtube.com/watch?v=MSdHFUCeQ8g">Branching
|
||
Demo</a> - Watch a practical demonstration of Neon branching feature and
|
||
learn how it can streamline your development workflow.</li>
|
||
</ul>
|
||
<h2 id="other-interesting-articles">Other Interesting Articles</h2>
|
||
<ul>
|
||
<li><a href="https://neon.tech/blog/hello-world/">SELECT ‘Hello,
|
||
World’</a> - Blog post by Nikita Shamgunov on the high level
|
||
architecture.</li>
|
||
<li><a
|
||
href="https://neon.tech/blog/architecture-decisions-in-neon/">Architecture
|
||
decisions in Neon</a> - Blog post by Heikki Linnakangas.</li>
|
||
<li><a href="https://www.youtube.com/watch?v=rES0yzeERns">Neon</a> -
|
||
Presentation on storage system by Heikki Linnakangas in the CMU Database
|
||
Group seminar series.</li>
|
||
<li><a
|
||
href="https://neon.tech/blog/how-222-uses-neon-to-handle-their-frequent-spikes-in-demand">How
|
||
222 Uses Neon to Handle Their Frequent Spikes in Demand</a> - Learn how
|
||
222 leverages Neon scalable database solutions to manage frequent demand
|
||
spikes, ensuring stability and performance during high-traffic
|
||
periods.</li>
|
||
<li><a
|
||
href="https://neon.tech/blog/from-days-to-minutes-how-neo-tax-accelerated-their-development-lifecycle">From
|
||
Days to Minutes: How Neo Tax Accelerated Their Development Lifecycle</a>
|
||
- Learn how Neo.Tax reduced their development time from days to minutes
|
||
using Neon advanced features, boosting efficiency and productivity.</li>
|
||
<li><a
|
||
href="https://neon.tech/blog/how-retool-uses-retool-and-the-neon-api-to-manage-300k-postgres-databases">How
|
||
Retool Uses Retool and the Neon API to Manage 300k Postgres
|
||
Databases</a> - Learn how Retool integrates with the Neon API to manage
|
||
over 300,000 Postgres databases, streamlining operations and enhancing
|
||
performance.</li>
|
||
<li><a href="https://neon.tech/blog/btree_gist">Using btree_gist for
|
||
Multicolumn Indexes in Postgres</a> - Explore the benefits and
|
||
applications of using the btree_gist extension for efficient multicolumn
|
||
indexing in Postgres.</li>
|
||
<li><a
|
||
href="https://neon.tech/blog/adopting-neon-branching-in-ci-cd-pipelines-a-practical-story-by-shepherd">Adopting
|
||
Neon Branching in CI/CD Pipelines: A Practical Story by Shepherd</a> -
|
||
Discover how Shepherd implemented Neon branching in their CI/CD
|
||
pipelines to improve development workflows and deployment
|
||
processes.</li>
|
||
<li><a
|
||
href="https://neon.tech/blog/the-non-obviousness-of-postgres-roles">Postgres
|
||
Roles: What to Know Before You Begin</a> - Practical tips for developers
|
||
and gotchas to avoid when using Postgres roles.</li>
|
||
</ul>
|
||
<p><a href="https://github.com/tyaga001/awesome-neon">neon.md
|
||
Github</a></p>
|