cmdb on steroids
Find a file
2024-08-31 23:13:14 +02:00
doc docs: Add database concept and schema 2024-08-24 01:18:53 +02:00
src/modules/itemsdb Add intial database support and tests 2024-08-31 23:13:14 +02:00
test Add intial database support and tests 2024-08-31 23:13:14 +02:00
.gitignore Add .gitignore 2024-08-31 23:12:01 +02:00
Pipfile Ad pipenv Pipfile 2024-08-31 23:09:31 +02:00
README.md Update README and change markup 2024-08-23 21:53:19 +02:00

Items database

An approach to implement a cmdb on steroids as a bunch of linked objects.

It's about object schemas, types and typed links to describe the world as dependency graph.

For further information see the Items database documentation.