Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3400298
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T04:52:33+00:00 2026-05-18T04:52:33+00:00

From Wikipedia: Notable production implementations [of NoSQL databases] include Google’s BigTable, Amazon’s Dynamo and

  • 0

From Wikipedia:

Notable production implementations
[of NoSQL databases] include Google’s
BigTable, Amazon’s Dynamo and
Cassandra.

But Google’s BigTable does have some variant of SQL, called GQL.

What am I missing?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T04:52:34+00:00Added an answer on May 18, 2026 at 4:52 am

    NoSQL is an umbrella term for all the databases that are different from ‘the standard’ SQL databases, such as MySQL, Microsoft SQL Server and PostgreSQL.

    These ‘standard’ SQL databases are all relational databases, feature the SQL query language and adhere to the ACID properties. These properties basically boil down to consistency.

    A NoSQL database is different because it doesn’t support one or more of these key features of the so-called ‘SQL databases’:

    • Consistency
    • Relational data
    • SQL language

    Most of these features go hand in hand.

    Consistency

    Consistency is where most NoSQL databases differ from SQL databases. You can pull the plug from a SQL database and it will make sure your data is still consistent and uncorrupted. NoSQL databases tend to sacrifice this consistency for better scalability. Google’s Bigtable also does this.

    Relational data

    SQL databases revolve around normalized, relational data. The database ensures that these relations stay valid and consistent, no matter what you throw at it. NoSQL databases usually don’t support relations, because they don’t support the consistency to enforce these relations. Also, relational data is bad for performance when the data is distributed across several servers.

    An exception are graph databases. These are considered NoSQL databases, but do feature relational data. In fact, that’s what they’re all about!

    SQL language

    The SQL language was designed especially for relational databases, the so-called ‘SQL databases’. Since most NoSQL databases are very different from relational databases, they don’t have the need for SQL. Also, some NoSQL databases have features that simply cannot be expressed in SQL, thus requiring a different query language.

    Last, but not least, NoSQL is simply a buzzword. It basically means ‘anything but the old and trusty MySQL server in the attic’, which includes a lot of alternative storage mechanisms. Even a simple text file can be considered a NoSQL solution 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

From Wikipedia : Generic programming is a style of computer programming in which algorithms
From Wikipedia, the free encyclopedia: Closure (computer science) In computer science, a closure is
From wikipedia: the cross product is a binary operation on two vectors in a
The image above is from Wikipedia's entry on AVL trees which Wikipedia indicates is
I've read conflicting things on this. From Wikipedia: Controller Processes and responds to events,
From the wikipedia entry on NP-Complete: The easiest way to prove that some new
From http://en.wikipedia.org/wiki/AJAX , I get a fairly good grasp of what AJAX is. However,
More information from the Perl 6 Wikipedia entry Junctions Perl 6 introduces the concept
Ever wonder what wikipedia's database schema looks like? I recently read this thread from
From wikipedia's entry on DLR , it look like the purpose of DLR is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.