I need a database for my online game and Google Cloud Datastore seem suitable. I just wonder if the data format there are proprietary and I'll be tied to their platform? The doc don't seem to mention this.
The format is the open-source LevelDB logs format:
Format - https://github.com/google/leveldb/blob/master/doc/log_format.md