|
|
|
|
|
by selfhoster11
1659 days ago
|
|
I don't even know why they need so much money for what they do. Based on their website, they solve the following problems: - a central schema registery. Even if that's something you actually want, it's not a problem that requires $93M to solve, or a commercial company to operate - communicating schema changes primarily via human-oriented sources like handwritten documentation on emails. I mean sure, if you are a masochist (or a sufficiently inefficient org), you might do just that. The rest of us here in the 21st century can check the schema into a Git repo instead. - schema drift on the client end. Tough, this is what happens when you write software. Adding a third party won't help here. - dependency management. For APIs? I cannot imagine a single case where that would help and your API isn't already a monstrosity. |
|
I do agree with what you're saying from my perspective as an average swe that doesn't do anything highly specialized...
I wonder though, what would the workflows look like for a swe, product, ops person even, where schema changes get passed around and edited so much, (kind of making some assumptions here, comparing central schema registry to crm use cases), that this would be necessary...
Wonder what the shape of the problem looks like...