HeadlinesBriefing favicon HeadlinesBriefing.com

SimpleDMS: Open‑Source DMS Built with Go, htmx, SQLite

DEV Community •
×

SimpleDMS, an open source document management system built with Go, htmx, and SQLite, targets small businesses seeking effortless file organization. The platform replaces traditional folders with a metadata‑driven model, letting users tag documents and retrieve them quickly. Its lightweight stack promises fast deployment and low overhead for today.

At its core, SimpleDMS stores documents in an Inbox and assigns them to a document type with associated fields that can become the file name. Users can also keep conventional folder structures, while a simple permission system around Spaces controls access. This hybrid approach balances flexibility and control.

The creator began experimenting with tagging in 2012, building a Linux overlay that surfaced tags as virtual directories. Over the next decade, he refined the idea into a personal media server, then a prototype of SimpleDMS. By mid‑2024 he released a daily‑use version, and in 2025 he turned the project into a full‑time SaaS.

SimpleDMS lives on GitHub, where users can download the source, follow setup guides, and contribute. The project offers bilingual documentation and Docker‑compose instructions for quick local deployment. Without built‑in analytics, the author relies on community feedback to steer future updates, hoping the open‑source model will attract collaborators and reduce marketing overhead.