article thumbnail

2019 Open Source Database Report: Top Databases, Public Cloud vs. On-Premise, Polyglot Persistence

High Scalability

Ready to transition from a commercial database to open source, and want to know which databases are most popular in 2019? Wondering whether an on-premise vs. public cloud vs. hybrid cloud infrastructure is best for your database strategy?

article thumbnail

2019 PostgreSQL Trends Report: Private vs. Public Cloud, Migrations, Database Combinations & Top Reasons Used

High Scalability

PostgreSQL is an open source object-relational database system that has soared in popularity over the past 30 years from its active, loyal, and growing community. For the 2nd year in a row, PostgreSQL has kept the title of #1 fastest growing database in the world according to the DBMS of the Year report by the experts at DB-Engines.

Database 177
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Why & How to Contribute to Open Source Projects?

Testsigma

Open-source projects or open-source software is probably not a new term. In the past decade, open-source software contributions have been on a steady rise resulting in frequent releases, improvements and newer software. This is what open-source is. Testsigma just went open source!

article thumbnail

The Pros and Cons of Wildcard Indexes on MongoDB

Percona

db.user.find( { name: "Marie" } ) [ { _id: ObjectId('658452289a147dcb1198d9e0'), name: 'Marie', date_of_birth: ISODate('2008-03-12T00:00:00.000Z'), gender: 'F', userMetadata: { dislikes: 'hamsters' } } ] db.user.find( { name: "Marie" } ).explain() This way, we can store everything we need. This way, we can store everything we need.

Database 111
article thumbnail

USENIX LISA2021 Computing Performance: On the Horizon

Brendan Gregg

I hope you enjoy it! ## References I've reproduced the talk references below, so you can click on links: - [Gregg 08] Brendan Gregg, “ZFS L2ARC,” [link] Jul 2008 - [Gregg 10] Brendan Gregg, “Visualizations for Performance Analysis (and More),” [link] 2010 - [Greenberg 11] Marc Greenberg, “DDR4: Double the speed, double the latency?

article thumbnail

Jamstack CMS: The Past, The Present and The Future

Smashing Magazine

It was a battle of not only proprietary vs open source but also static vs dynamic. MovableType was one of the first static site generators on the market, although that term wouldn’t become popular until 2008. By the end of 2008, Tom Preston-Werner announces Jekyll — a simple, blog-aware, static site generator.

Ecommerce 142
article thumbnail

RISC-V — the CPU you didn’t know you already have…

Adrian Cockcroft

Its an open design developed starting in 2010 by David Pattersons team at Berkeley University, freely usable, kind of like Apache licensed open source software. Thats where RISC-V comes in.