Blog > A Python module: mycmdb

July 15, 2025

Just published my first Python module: mycmdb. The source code can found in GitHub.

It is intended to create easily a personal catalog, of whichever items, even items of different nature. This data is fed to the tools which facilitates creating useful documents out of that data. I chose the name myCMDB, for Configuration Management DataBase.

In order to be flexible the tool ingests the data as given; not constrained or hindered by a separate structure. For example: the tool automatically feeds an internal relational database without requiring a declared database schema.

At the moment of writing this entry in the blog, July 2025, there are not much functionalities yet. But, at least, HTML documents can be produced; including tables obtained from SQL queries to the data.