Skip to main content

Recent

Building generative AI apps locally
·1246 words·6 mins
Databases AI
Learn how to set up and run AI embedding models locally with MariaDB to store and query vector embeddings efficiently.
Supercharge your app: MariaDB in-memory tables as a cache
·1308 words·7 mins
Databases
Explore how to use MariaDB in-memory tables to boost your app’s performance and efficiency.
Packages for store routines in MariaDB 11.4
·898 words·5 mins
Databases
Explore the new feature of packages for stored routines in MariaDB 11.4 and how it enhances database development.
Better CRUDs with REPLACE INTO in MariaDB and MySQL
·622 words·3 mins
Databases
Learn how to simplify CRUD operations in MariaDB and MySQL using the REPLACE INTO statement.
Using temporary tables in MariaDB
·552 words·3 mins
Databases
Learn how to effectively use temporary tables in MariaDB for transient data operations.
High availability and resiliency in databases with MaxScale
·1297 words·7 mins
Databases
Learn how to achieve high availability and resiliency in databases using MariaDB MaxScale with a practical demo.
Why do we need databases and SQL?
·1527 words·8 mins
Databases
Discover the essential role of databases and SQL in modern application development.
Fast analytics with MariaDB ColumnStore
·1264 words·6 mins
Databases
Discover how MariaDB ColumnStore can speed up your data analytics with a practical guide using Docker.
New book (coming) - MariaDB for Developers
·607 words·3 mins
News
Announcing my new book focused on MariaDB for software developers, covering practical and advanced topics.
Programming Brain now available in Spanish
·305 words·2 mins
Announcing the availability of the Programming Brain website in Spanish.
Second website migration
·395 words·2 mins
Details about migrating my website from Blogger to Hugo.
A full-fledged development environment with Docker
·852 words·4 mins
Setting up a complete development environment using Docker compose.
A new chapter at MariaDB: Joining the Products Team
·328 words·2 mins
Announcing my transition to the Products team at MariaDB.
What is MariaDB?
·346 words·2 mins
SQL Databases
An introduction to MariaDB, its features, and its unique advantages over MySQL.
My experience in Latin America presenting the evolution of MariaDB
·584 words·3 mins
Events Databases
A recount of my talk on the evolution of MariaDB at an open-source event in Colombia.
My experience at Cloud Expo Europe - London 2023
·509 words·3 mins
Events Databases Developer Relations
A detailed account of my experience at Cloud Expo Europe 2023 in London.
Why MariaDB instead of MySQL, PostgreSQL, or MongoDB?
·385 words·2 mins
Exploring the unique features and advantages of MariaDB over other popular databases.
ChatGPT as a MariaDB database
·230 words·2 mins
Exploring how ChatGPT can act as a MariaDB database.
What is a database proxy?
·529 words·3 mins
DevOps Databases
An overview of database proxies, their advantages, and disadvantages.
MariaDB replication demo
·261 words·2 mins
DevOps Databases
A guide on setting up MariaDB replication.
Building a Kubernetes cluster on Raspberry Pi (with automation)
·652 words·4 mins
DevOps
Steps to build a Kubernetes cluster on Raspberry Pi with automation.
How to start a web server using Java
·414 words·2 mins
Programming
Instructions to start a basic HTTP server using Java.
What is JPA?
·345 words·2 mins
Programming Databases
An introduction to Jakarta Persistence API and its usage in Java applications.
What is a database connection pool?
·238 words·2 mins
Programming Databases
An explanation of database connection pools and how to use them in Java applications.