Ekene Ezekenny-io.hashnode.dev·Mar 15, 2024Comparing Popular Cloud Databases - Neon, Supabase, PlanetScaleA few weeks ago, I wrote a post looking into the database branching feature of the Neon database, and it got the attention of other database solutions in the space. The conversations that followed led to this post. Here, I want to take a more holisti...Discuss·1 like·991 readsDatabases
Omkar Kirpanomkarkirpan.hashnode.dev·Mar 9, 2024Optimizing Node.js with Neon: Expert Strategies for Rust Binding WritingNode.js is a popular tool for running JavaScript on servers but can sometimes struggle with heavy-duty tasks. That's where Neon comes in. It's like a sidekick for Node.js, using Rust's muscle to make things run smoother and quicker. Think of Neon as ...Sanskruti Gunde and 1 other are discussing this2 people are discussing thisDiscuss·23 likes·69 readsrust binding
Muhammad Abuzarabuzar.hashnode.dev·Aug 20, 2023Neon, server-less Postgres with NodejsAre you a PostgreSQL user and have to pay to host a PostgreSQL server besides your backend application? Say hello to Neon, "a fully managed multi-cloud Postgres with a generous free tier with separated storage and compute to offer autoscaling, branch...Discuss·52 readsResume Templates
Simon PlenderleithforPlatformatic Blogblog.platformatic.dev·May 23, 2023Deploy a full stack app with Platformatic, Vercel and NeonIntroduction In our Build a secure web application with Platformatic, Auth0 and Next.js tutorial, we created a full stack blog application with Platformatic, Auth0 and Next.js. Now we're going to deploy it to Platformatic Cloud, Neon, Vercel and Auth...Discuss·762 readsplatformatic
Ervin Szilágyiervinszilagyi.hashnode.dev·Jan 5, 2023FeaturedElectrify your NodeJS AWS Lambdas with RustIntroduction NodeJS runtime for AWS Lambda is one of the most used and for good reasons. It is fast with a short cold start duration, it is easy to develop for it, and it can be used for Lambda@Edge functions. Besides these, JavaScript is one of the ...Discuss·13 likes·254 readsneon