The PostgreSQL Global Development Group has just released the latest version of the open-source database PostgreSQL. PostgreSQL 12 includes improvements to query performance and space utilization. Performance improvements include optimizations to b-tree indexes, queries on partitioned tables, and several improvements to indexing in general. With this release, just-in-time (JIT) compilation, which was introduced in PostgreSQL … continue reading
Microsoft is making it possible for data scientists to interact with PostgreSQL in a visual way with the release of Azure Data Studio, which is a graphical user interface (GUI) editor for PostgreSQL. According to Microsoft, Azure Data Studio inherited a lot of its functionality from VS Code. As such, it supports most of VS … continue reading
Pivotal is expanding the scope of its cloud-native enterprise platform with the release of Greenplum 6 and Pivotal Postgres. Announced today during the company’s Greenplum Summit in San Francisco, Pivotal says the new releases are part of a broader commitment to PostgreSQL. Greenplum 6 is more scalable and has greater concurrency over the previous iteration, … continue reading
Microsoft has announced that it has acquired Citus Data. Microsoft launched a community-based database service for PostgreSQL in March of last year, and Citus is an open source extension to PostgreSQL. According to Microsoft, this acquisition builds on Azure’s commitment to open source and will allow it to provide scalability and improved performance. “Together, Microsoft … continue reading
Google is offering Android developers free tools for succeeding on Google Play. The brand new e-learning platform, Google Play’s Academy for App Success, will feature learning paths, interactive lessons, assessments and achievements. “Whether you’re looking to grow your audience, understand performance metrics, or increase revenue, Play Academy is here to help you understand the best … continue reading
The PostgreSQL team has announced a major update to its open-source relational database. PostgreSQL 11 has been released with performance improvements, and specific enhancements for large databases and high computational workloads. According to the team, this is the first major release since last year when PostgreSQL 10 was released. Additionally, the release includes updates to … continue reading
DevOps database solution provider DBmaestro has announced the latest release of its CI/CD and release automation solution. DBmaestro DevOps Platform 7.5 rolls out with a focus on flexibility and compliance. In addition, the release provides PostgreSQL support. According to the company, PostgreSQL is quickly becoming the leading database for DevOps teams. DB-Engines ranks it fourth … continue reading
Researchers from MIT’s Computer Science and Artificial Intelligence Laboratory (CSAIL) have created a new algorithm for self-driving cars. The new lane-change algorithm allows for more aggressive lane changes than the currently available algorithms do and relies on immediate information about other vehicles’ directions and velocities, rather than on statistical models of the environment. “The optimization … continue reading
Google is releasing a number of cloud database improvements this week aimed at accelerating cloud-native database innovation. Key improvements include commit timestamps for Cloud Spanner, the beta of Cloud Bigtable replication, the beta version of Cloud Memorystore for Redis, and Cloud SQL for PostgreSQL. “Every application has to store and access operational data, usually in … continue reading
PipelineDB is one step closer to its 1.0 release with the announcement of PipelineDB 0.9.9. PipelineB According to the team, the latest release marks major progress to becoming a standard PostgreSQL extension. Updates include PipelineDB objects becoming created directly using standard PostgreSQL syntax, streams are now simply foreign tables, and detailed performance metrics. The team … continue reading
OutSystems has announced a new style editor in its development environment. This is the sixth release it has put out for its development environment in the fourth quarter. The editor allows developers to create UX without the need for CSS. “Our developer community has grown by more than 60 percent over the last six months,” … continue reading
The open source database PostgreSQL has announced the release of their latest version, PostgreSQL 10. It includes the ability to distribute data across many nodes, also known as a divide and conquer strategy. Other features include logical replication, declarative table partitioning, improved query parallelism, quorum commit for synchronous replication, and SCRAM-SHA-256 authentication. Logical replication will enable … continue reading