itemsdb/README.md

11 lines
304 B
Markdown
Raw Normal View History

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](https://code.matthiess.it/collaboration/itemsdb-doc).