Home Is Git a NoSQL Database?

Is Git a NoSQL Database?

Database scaling and performance consultant Markus Winand wrote a blog post criticizing NoSQL adoption for performance reasons. “Most SQL performance problems result out of improper indexing,” he wrote. “But indexing is not only a SQL topic, it applies to NoSQL as well.”

He goes on to say, however, that there are some cases in which you might want to use NoSQL; and he suggests that Git may actually be a NoSQL database.

Winand gives the following reasons:

  • Git doesn’t have an SQL front end
  • Git doesn’t use an SQL back-end
  • Git is distributed
  • Conflicts happen anyway

“I’m not aware of a minimum feature set for NoSQL datastores–it’s therefore hard to tell if Git fulfils them or not,” Winand writes. We’re still working on the second and third parts of our ReadWriteWeb Guide to Data Terminology, but the definition of NoSQL seems pretty loose – pretty much any non-relational data store is a “NoSQL” data store, especially those that are distributed.

And it’s not unheard of to use Git as the backend for an application. For example, the Node.js driven blog engine Wheat uses Git as its data store.

What do you think? Is Git a NoSQL database?

About ReadWrite’s Editorial Process

The ReadWrite Editorial policy involves closely monitoring the tech industry for major developments, new product launches, AI breakthroughs, video game releases and other newsworthy events. Editors assign relevant stories to staff writers or freelance contributors with expertise in each particular topic area. Before publication, articles go through a rigorous round of editing for accuracy, clarity, and to ensure adherence to ReadWrite's style guidelines.

Get the biggest tech headlines of the day delivered to your inbox

    By signing up, you agree to our Terms and Privacy Policy. Unsubscribe anytime.

    Tech News

    Explore the latest in tech with our Tech News. We cut through the noise for concise, relevant updates, keeping you informed about the rapidly evolving tech landscape with curated content that separates signal from noise.

    In-Depth Tech Stories

    Explore tech impact in In-Depth Stories. Narrative data journalism offers comprehensive analyses, revealing stories behind data. Understand industry trends for a deeper perspective on tech's intricate relationships with society.

    Expert Reviews

    Empower decisions with Expert Reviews, merging industry expertise and insightful analysis. Delve into tech intricacies, get the best deals, and stay ahead with our trustworthy guide to navigating the ever-changing tech market.