The document discusses the development of Creson, a system designed for efficient support of shared objects over a NoSQL database, providing strong consistency guarantees for concurrent accesses. It highlights the shortcomings of traditional object-relational mappings (ORMs) and introduces Creson's unique architecture, which utilizes a listenable key-value store to manage remote operations on objects stored in the cloud. Additionally, it presents a use case of Creson with Stacksync, an open-source cloud storage alternative to Dropbox, detailing its metadata management enhancements over traditional relational databases.