Like a json file?
Which lang?
Several, it always depends on what you need
the datas are currently formated as json file, so I am thinking og mongodb
python, but does the language matter ??
mongodb?
Maybe if the language doesn't have support for some db
well currently the datas are similar to json, so mongodb suites as it stores data as bson
So a document database
can you recommend a stable nosql d(document db) other than mongodb
can you recommend a stable or new nosql db(document db) other than mongodb
can you recommend a stable or new nosql db(a document database) other than mongodb ??
If you want an embedded database, then - https://github.com/symisc/unqlite If you want a distributed database - CouchDB - RethinkDB If you are hardcore and you know Erlang: - Mnesia
Обсуждают сегодня