Does Datahike support tuples?
Ah, I see it doesn’t. Thats unfortunate.
datascript just started supporting it, so probably won’t be much work to add it to datahike @mroerni
thoughts on https://github.com/juji-io/datalevin#shopping-alternatives ?
Hi @tangj1122, thanks for bringing this up. We were wondering why datalevin talks about experimental
. Datahike has tried and tested storage backends for File, PostgreSQL and LevelDB. These are officially supported https://github.com/replikativ/datahike/blob/development/doc/config.md. experimental is an incorrect description for these. There are other backends as well that might be called experimental like the jdbc-backend that I am working on but others might be battle-tested as well.
And of course tuples are on our roadmap @mroerni 🙂 If there are things I can clarify, I am happy to try.