Internal Developer Portals are reshaping the developer experience. What's the best way to get started? Do you build or buy? Tune in to see.
Agentic AI. It's everywhere. But what does that mean for developers? Learn to leverage agentic AI to improve efficiency and innovation.
Improve the development process using ORM
Object-relational mapping (ORM) is the idea of writing queries with a broad amount of complexity, using the object-oriented paradigm of your preferred programming language. In short, it’s a way of interacting with your MariaDB database using an application development language of your choice instead of SQL.
Our developer toolkit will enable you to manipulate data in MariaDB databases through the use of objects that exist in application code. This toolkit includes: