Skip to main content

Posts

Showing posts from 2026

Graph Databases to Build Plugin-Driven Web Apps, such as Multimedia Content Management Systems

Eleven years ago, the 2015 origins of the open-source project BrainAnnex.org was as a Multimedia Content Management System .   Fast-forward to 2021 : the project had a radical makeover with v. 5, and is now a much more general, modular, full-stack technology solution to effectively utilize graph databases. For example, you can opt to install just the python library, if that's all you need.  But if you elect to install the entire repo (python library, web API and web app), you will have a UI that includes:  a control panel - including search and visualization a plugin-driven web app that you can customize relatively easily The plugin-driven web app is the focus of this entry.  More specifically, the existing plugins that come with the standard release, and provide a Multimedia Content Management System This article is part of a growing,  ongoing series  on Graph Databases and Neo4j Plugin-Driven Architecture A "plugin", i...