Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Blog Pricing

Ajay Kulkarni

๐Ÿ‘ค Speaker
See mentions of this person in podcasts
673 total appearances

Appearances Over Time

Podcast Appearances

The Changelog: Software Development, Open Source
Agents in the database (Interview)

And so we started off building what we thought the market needed, which was a data platform for IoT devices.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

And that idea was moderately successful.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

We tracked over 100,000 devices.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

We raised the seed around, built a small team.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

But we needed a database to store all this data.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

And, you know, we were using a time series database.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

We were using a relational database.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

And I remember at one point, we wanted to like, I think, sort the console by like uptime, but then show all the device metadata.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

And what should have been a simple SQL join ended up being like a two-week engineering sprint because you have to connect these two siloed systems.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

And I remember thinking, oh, this is awful.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

And one of our engineers said, yeah,

The Changelog: Software Development, Open Source
Agents in the database (Interview)

hey, I could build this on Postgres, but it'll take me a month.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

And I was like, okay, cool.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

You're an optimistic engineer, so it'll probably take you three months.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

And 12 months later, we had this database and I'm trying to sell this IoT platform.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

And look, as an entrepreneur, you learn to listen to signals when someone is really engaged.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

And when someone's like, oh yeah, that's cool.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

But when someone's like, wait, wait, wait, hold on.