Protocol Buffers - Google's data interchange format

Guys,

It's too late in india, but I have found document base database, no Sql :)

MONGODB
MongoDB stores documents (objects) in a format called BSON. BSON is a binary serialization of JSON-like documents. BSON stands for “Binary JSON”, but also contains extensions that allow representation of data types that are not part of JSON.
The MongoDB client drivers perform the serialization and unserialization and BSON is a language independent data interchange format.
BSON can be compared to binary interchange formats, such as Protocol Buffers. BSON is more “schemaless” than Protocol Buffers

What is Protocol Buffers ?

Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.

http://code.google.com/p/protobuf/

http://www.mongodb.org

http://bsonspec.org/

Good night ..

Pankaj.


Comments

javaamtho said…
MongoDB, the document-oriented database, uses BSON as both the network and on-disk representation of documents.

Pankaj

Popular posts from this blog

Step by step guide on how to pay Income Tax that is due

Simple way producer–consumer problem's implementation in NodeJs

Rajiv Gandhi Equity Savings Scheme