So, I want to make a play for data. Sor of Stripe for data. Aka. The data infrastructure for the internet.
Companies especially startups can offload their data needs to us they can store their data with us, and then we provide API endpoints and apps on top of their data.
I know, you might think db as a service like MongoDB, or backend-as-a-service like Supabase and Fireside, or storage as a service like AWS, etc; but this is different.
Just like companies stopped worrying about setting up payments and payment infra when Stripe came out, I wished companies, with my new project, will stop worrying about database and db infra. In fact, I wish, with my project, they wont have to write a single line of database/data code anymore, except maybe to connect to APIs.
Your thoughts (through comments will be much appreciated).