But Dolt is 1.7x slower than MySQL, as is written in that Readme.
I'm looking for ways to have effortless and traceable changes to an entry or entries.
I've experimented with ArangoDB but it wasn't for me. Dolt is now the only other VCS for databases I'm aware of.
Are there any alternatives? So I could try more and decide which to settle with.
1.7x MySQL is still very fast. You're talking about .5ms for a point lookup instead of .3ms, it's not something users will notice at typical scales. And we're still iterating on performance, the gap will continue to close over time.
But Dolt is 1.7x slower than MySQL, as is written in that Readme.
I'm looking for ways to have effortless and traceable changes to an entry or entries.
I've experimented with ArangoDB but it wasn't for me. Dolt is now the only other VCS for databases I'm aware of.
Are there any alternatives? So I could try more and decide which to settle with.