[erlang-questions] Storing Map into DB

Leo hachreak@REDACTED
Fri Mar 24 09:32:26 CET 2017


2017-03-23 22:39 GMT+01:00 Danniel Condez <ducondez@REDACTED>:

> Hi,
>
> Any recommendation for persisting a Map into an unstructured
> db/filesystem. The goal is to store and fetch it as is, so that both erlang
> backend and FrontEnd (GraphQL) can easily fetch it.
>

I would say a document-oriented nosql DB:
https://en.wikipedia.org/wiki/Document-oriented_database

cheers,
Leo


>
> Thanks!
> Danniel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170324/d7726ff1/attachment.htm>


More information about the erlang-questions mailing list