As enterprises continue navigating the complexities of digital transformation, Rahul Jain's work reflects how thoughtful, ...
Percona, a leader in enterprise-grade open source database software, support, and services, is launching Percona Packages, a suite of structured consulting and support offerings for enterprise IT and ...
One of the most anticipated new features in PostgreSQL 17 is native support for incremental backups. Previously, you had to use third-party programs for this; now, it's baked into the server. This ...
The PostgreSQL Global Development Group has officially released Postgres 17, marking another milestone for the community, developers, and EDB, the leading contributor to PostgreSQL code. As the ...
For developers familiar with MySQL, you've probably heard that MariaDB is the next generation of the database engine. MySQL has long been the traditional database in Linux, Apache, MySQL, and PHP ...
A seasoned software engineer with extensive experience in building complex distributed data-intensive backend services. The most general way to satisfy a COUNT DISTINCT or SELECT DISTINCT clause is to ...
Better configuration of the datasources. At the moment, the timeout is set to it's default value and depends on the underlying implementation, which is not optimal. For instance, Postgres is set to 5 ...
Anecdotally, we've noticed that performance in ReadySet against a PostgreSQL upstream database is worse than when ReadySet is running against a MySQL upstream. This was confirmed when running our ...