HerdDB is a distributed SQL database developed in Java, making it embeddable within any Java Virtual Machine. It has been specifically optimized for rapid write operations and efficient access patterns for primary key read and updates. Capable of managing numerous tables, HerdDB allows for straightforward addition and removal of hosts as well as flexible reconfiguration of tablespaces to effectively balance loads across multiple systems. Utilizing Apache Zookeeper and Apache Bookkeeper, HerdDB achieves a fully replicated architecture that eliminates any single point of failure. At its core, HerdDB shares similarities with key-value NoSQL databases, but it also incorporates an SQL abstraction layer along with JDBC Driver support, allowing users to easily transition existing applications to its platform. Additionally, at Diennea, we have created EmailSuccess, a highly efficient Mail Transfer Agent designed to deliver millions of emails per hour to recipients worldwide, showcasing the capabilities of our technology. This seamless integration of advanced database management and email delivery systems reflects our commitment to providing powerful solutions for modern data handling.