Forkbase,developed by NUS database system laboratory led by Professor Ooi Beng Chin, is a new generation of distributed storage system designed for data version management and data collaborative operation. Forkbase internally implements data version control and branch management compatible with Git semantics on the basis of Merkle DAG. Its original data duplication technology can greatly reduce the storage redundancy between different data versions and effectively support the differentiated query between different data versions. Forkbase is also the first storage system designed for blockchain in the industry. It naturally supports data immutability, tamper-proof modification. and traceability, greatly simplifies the engineering. implementation of blockchain storage and provides rich query semantic support for blockchain applications built on it.
View More