PlankDB is an experimental key-value store that integrates quantum computing for probabilistic search using Grover's algorithm.
It is built using Java 17 and Spring Boot, following Clean Architecture principles, and offers integration with IBM Qiskit for local or remote quantum execution.
With PlankDB, users can create collections, insert key-value entries, and perform classical or quantum-powered search queries without needing to understand the complex math behind Grover's algorithm.
The project is open-source on GitHub (https://github.com/swampus/plank-db) and welcomes feedback, contributions, and engagement from the community to explore real-world applications of quantum technology.