1 Repo
Stores every version of a page as a new row in a relational database for full history and rollback.
Distinct from Relational Database Storage: Distinct from Relational Database Storage: focuses on storing every version of a page as a new row for full history and rollback, not general relational persistence.
Explore 1 awesome GitHub repository matching data & databases · Revision Storage. Refine with filters or upvote what's useful.
MediaWiki is an open-source wiki engine that serves as a collaborative content platform with full versioning, multilingual publishing, and extensibility. It is fundamentally a web-based system that enables multiple users to create, edit, and organize content together, while tracking every change through revision history for rollback. As an extensible web application and versioned content management system, MediaWiki provides the foundational capabilities for hosting wikis at any scale, from small team documentation to the world's largest collaborative reference sites. The platform distinguish
Stores every page edit as a new database row to preserve full revision history and enable rollback to any version.