Database feature as a service framework
While database has been pretty old and dominant technology, we face a rather challenging issue with big data, ingesting data faster.
Here we proposed a database framework which sees database as a blob and services such as synchronization, indexing, sharding, scaling as a plug-in add-on service.
As database gets bigger, there is no standard way to make it faster. We need to figure out a way of learning data stored in a database and proposed ways to handle, store, retrieve and managed it.
Comments