Memoria

Memoria is a full stack data engineering framework written in modern C++ and Python. Read more...

Get Started

Open-source ASLv2 Licensed. GitHub

Fast ⚡

Memoria is built in an architecture-conscious way to get the most out of the hardware. If sepcific hadware accelerators are provided, they can be utilized.

Automated

Extensively relies on the advanced metaprogramming techniques by utilizing C++ Template Metaprogramming, Clang Libraries and Python to improve programmer's productivity. Read more...

Batteries Included

Provides a lot of ready to use data types, containers and storage engines. Read more...

Database and Storage Engineering

Strictly serializable ACID transactions, cryptographic data integrity, high performance asyncronous IO. Persistent immutable data, log-structured storage, in-memory storage. Read more...

AI/ML

Advanced data containers to support Artificial Intelligence and Machine Learning applications trading time for memory. Read more...

HW/SW Co-design

Special design flow for RISC-V-based accelerators for Compute- and IO-intensive Memoria functions. Read more...