Qymera: Simulating Quantum Circuits using RDBMS
Tim Littau, Rihan Hai

TL;DR
Qymera leverages relational database management systems to simulate quantum circuits by translating them into SQL queries, enabling native execution within RDBMSs for development, benchmarking, and educational purposes.
Contribution
This work introduces Qymera, a novel system that repurposes RDBMSs for quantum circuit simulation through SQL translation, supporting a wide range of circuits and providing benchmarking tools.
Findings
Qymera successfully executes quantum circuits within RDBMSs.
It offers a graphical and code-based interface for circuit input.
Benchmarking shows competitive performance with existing simulators.
Abstract
Quantum circuit simulation is crucial for quantum computing such as validating quantum algorithms. We present Qymera, a system that repurposes relational database management systems (RDBMSs) for simulation by translating circuits into SQL queries, allowing quantum operations to run natively within an RDBMS. Qymera supports a wide range of quantum circuits, offering a graphical circuit builder and code-based interfaces to input circuits. With a benchmarking framework, Qymera facilitates comparison of RDBMS-based simulation against state-of-the-art simulation methods. Our demonstration showcases Qymera's end-to-end SQL-based execution, seamless integration with classical workflows, and its utility for development, benchmarking, and education in quantum computing and data management.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
