ram's Avatar

ram

@sriramsub

Founder and CEO at Nile (https://www.thenile.dev/). Previously: VP of Engineering at Confluent. Believe to win.

1,744
Followers
24
Following
49
Posts
23.10.2024
Joined
Posts Following

Latest posts by ram @sriramsub

Re-engineering Postgres for Millions of Tenants (PGConf.dev 2025)
Re-engineering Postgres for Millions of Tenants (PGConf.dev 2025) YouTube video by PostgreSQL Development Conference

Videos from PgConfDev are starting to show up on YouTube!

Great time to catch up on both the new content and the amazing talks from past events.

You can start with my talk: "Scaling Postgres to Million Tenants"

www.youtube.com/watch?v=EfAS...

10.06.2025 03:33 πŸ‘ 15 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

I built a pricing calculator for Nile Auth (Auth for B2B apps) because β€œunlimited users” sounds cool β€” but you probably still wanna know what's the catch.

πŸ₯ The catch: there isn’t one.

thenile.dev/auth

On the free tier, you can get:

1M tenants
1M active users
750 logins/month

…for $0/month.

07.04.2025 22:57 πŸ‘ 2 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Post image

Authentication is part of web security - and as such it can be intimidating.

All these attack scenarios, secrets, encryption layers, protocols, mitigations and rules.

Luckily, James Mickens summarized all we need to know in his classic paper "This World of Ours":

04.04.2025 20:28 πŸ‘ 16 πŸ” 6 πŸ’¬ 0 πŸ“Œ 1
Video thumbnail

Nile-Auth drop-in UI components are not *just* pretty.

They make your app secure by default:
These components use cookies and CSRF tokens correctly to protect against XSS and CSRF attacks.

Oh, and if you don't like our style, just bring your own Tailwind themes.

21.03.2025 17:47 πŸ‘ 4 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
Local Development - Nile Documentation

Docs - www.thenile.dev/docs/cli/loc...

17.03.2025 20:20 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Nile CLI now supports local development

nile local start

1. Pulls the latest @thenile.dev image
2. Starts local dev environment
3. Connects with @thenile.dev Postgres
4. Make schema changes locally
5. Test applications with quick iterations
6. Connect with Nile Auth for multi-tenant auth

Link ⬇️

17.03.2025 20:19 πŸ‘ 3 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

How fast does creating a Postgres DB on @thenile.dev take?

The agents would love it!

14.03.2025 23:07 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Small quality of life improvement to our docs.

Our sidebar was getting long. We now have a top tab with our products, which is much easier to navigate.

Give it a try, and let me know what you think

www.thenile.dev/docs/getting...

14.03.2025 17:28 πŸ‘ 3 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

πŸš€ PostgreSQL extensions, now effortless on Nile!

35+ extensionsβ€”AI search (pgvector), geospatial (PostGIS), full-text search & moreβ€”ready to use, no installs needed. Build smarter, faster.

πŸ”— Read more: www.thenile.dev/blog/announc...
πŸ› οΈ Try it: console.thenile.dev

#PostgreSQL #Serverless

14.03.2025 16:34 πŸ‘ 13 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Preview
Using Authentication - Nile Documentation

www.thenile.dev/docs/cli/usi...

13.03.2025 20:07 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

With Nile Auth and Nile CLI launch, you can pretty much have an LLM-style Nile Auth quickstart run automatically for you using Nile CLI and have a NextJS multi-tenant app built locally in a few seconds

nile auth quickstart --nextjs

13.03.2025 20:07 πŸ‘ 5 πŸ” 2 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

⚑️ We shipped Nile Management API months ago… it’s time to make some noise.

thenile.dev/docs/api-ref...

πŸ‘‰ Spin up unlimited free databases in milliseconds

πŸ‘‰ Automate AI agent environments
& CI/CD workflows

Blog - www.thenile.dev/blog/announc...
Try Nile - thenile.dev

13.03.2025 16:17 πŸ‘ 7 πŸ” 4 πŸ’¬ 1 πŸ“Œ 0
Easiest Authentication for Multi-Tenant Apps with Next.js and Postgres
Easiest Authentication for Multi-Tenant Apps with Next.js and Postgres YouTube video by Nile

πŸ”’ Simplify your multi-tenant app authentication with our step-by-step guide using Next.js and Postgres!

Join me in today's video for 3 simple steps to multi-tenant authentication.

youtu.be/RaBjmU7tlfs

12.03.2025 20:34 πŸ‘ 8 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0

Read more about it in the blog πŸ‘‡

www.thenile.dev/blog/introdu...

12.03.2025 16:00 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

2/

πŸ‘‰ Manage workspaces
πŸ‘‰ Create, list, delete, and query databases
πŸ‘‰ Manage tenants and users
πŸ‘‰ Setup and tear down Nile for local development
πŸ‘‰ Supports PKCE and API key-based authentication
πŸ‘‰ Local config support
πŸ‘‰ Run Nile auth quickstarts and set auth settings
πŸ‘‰ Open source

12.03.2025 16:00 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

1/ I always wanted a beautiful CLI for Nile, and today, we are announcing one for the @thenile.dev platform

thenile.dev/docs/cli/int...

12.03.2025 16:00 πŸ‘ 6 πŸ” 2 πŸ’¬ 2 πŸ“Œ 0
Post image Post image Post image Post image

Awesome keynote by @gwenshap.bsky.social on how @thenile.dev is re-engineering Postgres for millions of tenants! A solid repeat watch, love what Nile is doing! (Also SlateDB mentioned!)

11.03.2025 19:07 πŸ‘ 9 πŸ” 5 πŸ’¬ 1 πŸ“Œ 0
Post image

Introducing Nile MCP server

Integrates with Cursor, Claude Desktop, Windsurf, Cline, and Claude Code

lnkd.in/ex_VpXRb

Read more about my thoughts on MCP and how to get started with Nile MCP

lnkd.in/e2329kNe

11.03.2025 15:58 πŸ‘ 5 πŸ” 2 πŸ’¬ 0 πŸ“Œ 1
Introducing: Nile Auth for B2B Apps
Introducing: Nile Auth for B2B Apps YouTube video by Nile

Introducing Nile Auth: A comprehensive, open-source authentication solution built for B2B apps.

βœ… Simplifies user & tenant management
πŸ”’ Robust security & Postgres integration
⚑ Unlimited users, tenants & customization
πŸ†“ Free & open source

Learn more: youtu.be/lVN8U9blDEI

10.03.2025 18:43 πŸ‘ 18 πŸ” 5 πŸ’¬ 0 πŸ“Œ 0

Interesting move, one more nail in the coffin of the per-user-pricing models πŸ˜†

10.03.2025 17:04 πŸ‘ 3 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
PostgreSQL Authentication for Multi-Tenant Apps | Secure & Scalable Auth Leverage secure, scalable, and open-source PostgreSQL authentication solutions for multi-tenant applications.

Nile launched auth today. This was part of the vision @sriramsub.bsky.social pitched me on years ago: a complete B2B SaaS package. DB was the first step, now auth. More to come. 😈

10.03.2025 16:19 πŸ‘ 9 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Nile Database β€” Serverless Postgres for modern SaaS Welcome to the Nile database console

3/
You can create a Nile account and try it out today

console.thenile.dev

10.03.2025 16:49 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Introduction - Nile Documentation

2/

1. Purpose-built for multi-tenant apps
2. Unlimited active users
3. Customer and user data stored in your DB
4. Comprehensive B2B auth features
5. Self-host or let Nile manage it
6. Drop-in fully customizable auth UI modules

www.thenile.dev/docs/auth/in...

10.03.2025 16:49 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

πŸš€ I am excited to launch Nile Auth today!

1/ Nile Auth is a comprehensive open-source B2B auth solution designed for multi-tenant apps

thenile.dev/auth

10.03.2025 16:48 πŸ‘ 11 πŸ” 3 πŸ’¬ 1 πŸ“Œ 1
Video thumbnail

You can now visualize database schemas within the
@thenile.dev console

➑️ Easy to manage a large number of tables
➑️Fast and responsive
➑️Manage table schemas and relationship

09.01.2025 22:21 πŸ‘ 8 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0

Product taste will be a massive differentiator in the AI generated future of product development

09.01.2025 21:29 πŸ‘ 4 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

To build world-class products, you must acquire a strong product sense and know what great looks like.

One of the best ways to do this is to use other products often. Not from just competitive products (which might be helpful in some cases) but across all domains.

09.01.2025 21:29 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Happy 2025! Inspired to build a B2B application this year and not sure what to build? Want to try learning AI, RAG or agents by building an example?

We got you! 20 examples of AI-native applications, complete with database schema. So you can get started, experiment, learn and have fun.

06.01.2025 20:37 πŸ‘ 7 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Build multi-tenant SaaS application with NextJS and Nile's Postgres
Build multi-tenant SaaS application with NextJS and Nile's Postgres YouTube video by Nile

Sharing our most popular tutorial

Build a multi-tenant application with NextJS and Nile's Postgres

www.youtube.com/watch?v=Eo0d...

Doc link - www.thenile.dev/docs/getting...

22.12.2024 20:40 πŸ‘ 4 πŸ” 2 πŸ’¬ 0 πŸ“Œ 1
Build an AI App with Vercel V0, Nile Postgres and OpenAI
Build an AI App with Vercel V0, Nile Postgres and OpenAI YouTube video by Nile

I used @vercel.com's @v0.dev and @thenile.dev to generate a multi-tenant holiday cards app πŸŽ„ Here's a video of how I did this.

Spoiler alert: I didn't do much. Which is the entire point.

youtu.be/yFyt4_HrduU

19.12.2024 17:32 πŸ‘ 8 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0