Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions _components/mqss-mqp-database-access.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: MQSS MQP Database Access
languages:
- Python
links:
docs: https://github.com/Munich-Quantum-Software-Stack/MQP-Database-Access/blob/develop/README.md
github: https://github.com/Munich-Quantum-Software-Stack/MQP-Database-Access
Comment thread
DRovara marked this conversation as resolved.
maintainers:
- LRZ (QCT)
---

MQP-Database-Access is the Python database access package for the Munich Quantum Portal (MQP)
Dashboard and part of the Munich Quantum Software Stack (MQSS). It provides ORM-backed data access
modules for domain entities such as users, jobs, resources, budgets, tokens, time slots, feedback,
and status handling.
Loading