From Table to Tree — Draft 1

Earlier we used to store everything in a table format and we always thought that it can store any kind of information thrown at it.

True to some extent but as we are going ahead in future, the attention time of the customers are going down everyday we have to act fast.

Tabular format is not great for future.

Next wave of database is not tabular but tree. A tree where data is connected, directed and smart.

GraphDB is flexible and agile.

May not be performant as other tabular DBs but soon it will be.

When I say graph, it simply means nodes and relationship. It makes it very expressive and easy to understand.

Learn, adopt and grow it. It is the future.

--

--