@adele oh and I forgot: in-memory RDF datasets.
🔗 https://rdf.js.org/dataset-spec/
Are there any more bases to cover? I don't think so
Also this:
#RDF stores don't support transactions, so what to do?
1️⃣ Most applications don't need transactions.
2️⃣ If you absolutely need transactions, my suggestion would be to outsource that aspect to a #blockchain, that's their job. Yet another thing to learn, I know …