CommunityDec 04, 2024How to Set Up Row-Level Security in Postgres Using AWS CognitoThis blog post teaches you an easy method to implement row level security in your Postgres database when using AWS Cognito for authorization. To demonstrate everything, we’ll be using an app with Neon as the Postgres provider, Neon Authorize, Express.js, and HTMX. All the code in...Brian Holt
CommunityNov 29, 2024WTF Are JWTs?We recently launched Neon Authorize to simplify Postgres authorization with row level security. If you’ve been reading our posts, tutorials, or READMEs on the subject, you’ll have come across three little letters JWT. This whole world seems to run on JWTs–so what are they? ...Andrew Tate
CommunityNov 14, 2024A Conversation on Building Smarter AI Agents with Neon and WordwareA few weeks ago, we participated in a panel talking about AI Agents with Wordware. For those of you who prefer to scroll through it, here’s a summary of our conversation—plus a Wordware demo. The interlocutors in this conversation were Raouf Chebri, Sr Developer Advocate at Neon ...Carlota Soto
CommunityNov 12, 2024Monitor These Key Neon Metrics Via DatadogWe keep working on improving observability for Neon users. A first big step came with the launch of our monitoring dashboard, and to continue checking boxes, we’re now launching an integration with Datadog (currently in beta) so you can track essential metrics from your Neon data...Carlota Soto
CommunityNov 07, 2024Honcathon – Get Your Goose OnOctober has Hacktoberfest, and December has Advent of Code. But what about November? In some countries, it’s known for turkey on the table, but it&8217;s also the month when, by its end, the last geese migrate from the north to the south. This November, we’re celebrating the Goos...Taraneh Dohmer
CommunityNov 06, 2024Serverless Triggers: How and WhyNeon is a true serverless database, with connection pooling and automatic scaling. To add to the serverless stack, we recently co launched the Inngest integration with Neon, which enables you to leverage Neon’s Logical Replication to trigger Serverless functions (Vercel Functions...Tony Holdstock-Brown