Imagine following:
- a database that stores all company data (such as order confirmations and marketing videos)
- a data model that adapts to your needs (others call that "migration")
- everything is versioned
- and you can use full-text or SQL to query (among others)
- Additionally, built-in access control means you don't have to code this once again
- and on-top of that: a JavaScript API with direct access to the repository content from within the users web browser



