You may want to take a look at this thread for a native event sourcing database:
https://forum.autonomi.community/t/introducing-safe-eventstore-event-sourcing-database/17275/19
Key/value databases will be possible to implement too. Indexing will be key to performance though, due to the remote nature of the data. However, it should be possible to scale linearly.