Topics
up-to-the-minute
AI
Amazon
Image Credits:Nile
Apps
Biotech & Health
clime
Image Credits:Nile
Cloud Computing
commercialism
Crypto
Image Credits:Nile
go-ahead
EVs
Fintech
Fundraising
Gadgets
Gaming
Government & Policy
computer hardware
Layoffs
Media & Entertainment
Meta
Microsoft
concealment
Robotics
Security
societal
Space
startup
TikTok
Transportation
Venture
More from TechCrunch
Events
Startup Battlefield
StrictlyVC
Podcasts
picture
Partner Content
TechCrunch Brand Studio
Crunchboard
get hold of Us
SaaS want a new datum system . That ’s the drive idea behindNile , a inauguration that aims to create this data scheme with serverless Postgres at its core . carbon monoxide - establish bySriram Subramanian , the former head of cloud engineering at Confluent , andGwen Shapira , the former applied science lead for the Kafka team at Confluent , Nile is building this unexampled data answer with build - in livelihood for multi - tenancy as its effect primitive .
The company today denote that it has raised an $ 11.6 million come funding round led by Benchmark ’s Eric Vishria , who was also the original lead investor of Confluent .
“ While my team work up the multi - tenant product for Confluent , it did n’t dawn on me that this is something that every SaaS in the world is multi - tenant , everyone take to handle multi - tenant data — and we have to keep build these things from scratch because there is no existing system that does it , ” Shapira told me .
Subramanian notice that virtually every database on the marketplace today was built as a world-wide - aim creature . “ When you do that , you terminate up having to build something that is the least usual denominator across all the unlike use cause , ” he explain . “ Based on our experience making Confluent a SaaS company for six years , we found a passel of challenge in actually leverage the database the elbow room we wanted to — and not just the database itself but also solve all the information problems around it that were all essentially dealing with integrating with the database . This could be authentication , charge , and so on . ”
Unsurprisingly , that ’s on the nose the problem Nile tries to work . The idea here is that every SaaS companionship has a data layer at its heart and soul and since we are talk about SaaS companies , they all have to solve for multi - tenancy in some physique or another , no matter whether they are in the B2B or B2C space .
Typically , that involved either overprovisioning servers to be able-bodied to respond to spikes — and accept the extra toll of doing that — or moving specific customers to their own database and clusters to insure isolation ( for both security and performance grounds ) .
“ We have a good deal of stories of incidents from well - experience companies that we talk to that had this one renter impacting another incident , or they advance — or did n’t promote — and that adversely affect some of the other client . They needed to roll back , but only for some of the client , and it ended up being a weeks - long incident as they manually tried to do surgical changes for the ripe customers . It ’s a problem that felt autochthonous , ” Shapira tell .
Join us at TechCrunch Sessions: AI
Exhibit at TechCrunch Sessions: AI
Traditionally , the team argued , solve problems around data and database management was always an software trouble rather than a database problem . Nile is turning this on its head by making multi - tenancy a core feature of its Postgres root and by split the data bed from the compute bed . That means users can tie a practical tenant database either to a share compute service or bind a dedicated compute node to it , for deterrent example . Developers just take to specify which database the diligence needs to speak to and Nile then provides the isolation at the session and — come shortly — the connection point .
Why Postgres ? According to Subramanian , that ’s where the market is run low . Virtually every company the team talked to was betting on Postgres . “ It ’s pretty obvious that it ’s going to become the Linux of databases , ” he said . The fact that it ’s clear source and easily extensible also enables Nile to do what it does .
“ We talked to hundreds of SaaS companies and when you ask them , How do you do queues ? How do you manage jobs ? How do you do analytics ? How do you do unstructured data ? How do you do big data point ? How do you do this ? How do you do that ? And every time it ’s , Oh , we do it in Postgres . Can Postgres do that ? Oh , yeah , absolutely , ” Shapira explained . “ Does that do it as well as alternatives ? Sometimes yes . Sometimes no . But for SaaS troupe , 90 % of the prison term , they seem to be passing glad doing dead everything with Postgres . ”
On top of speed up up maturation , since the developers wo n’t have to build their own system for managing multiple tenants and the authentication level involve for that , the Nile team also argues that its service can keep down price by centralize database in a undivided location ( even as tenant may be in different places ) and by making it easier to scale through horizontal sharding .
On top of all this , Nile also offers features for exploiter management , customer dashboards , vector embeddings for AI use cases ( based on pgvector ) and more . The company volunteer alimited free plan(currently behind a waitlist ) , with give plans still in the work .