Created an ephemeral NoSQL key-value data store as a solo Database course project, utilizing C++, Flex, and Bison to handle NoSQL queries and manage ephemeral data.

Incorporated RapidJSON for optimized JSON string handling, improving parsing efficiency.

Developed a custom query language with Flex and Bison, enabling flexible data retrieval and enhancing storage system functionality.