<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: NoSQL Databases Exemple</title><link>http://www.bing.com:80/search?q=NoSQL+Databases+Exemple</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>NoSQL Databases Exemple</title><link>http://www.bing.com:80/search?q=NoSQL+Databases+Exemple</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>What is NoSQL, how does it work, and what benefits does it provide?</title><link>https://stackoverflow.com/questions/1145726/what-is-nosql-how-does-it-work-and-what-benefits-does-it-provide</link><description>NoSQL databases aren't a replacement for SQL - they are an alternative. Most software ecosystems around the different NoSQL databases aren't as mature yet. While there are advances, you still haven't got supplemental tools which are as mature and powerful as those available for popular SQL databases. Also, there is much more know-how for SQL ...</description><pubDate>Sun, 19 Apr 2026 16:45:00 GMT</pubDate></item><item><title>Is PostgreSQL a NoSQL database? - Stack Overflow</title><link>https://stackoverflow.com/questions/47942913/is-postgresql-a-nosql-database</link><description>"NoSQL" is a buzzword describing a diverse collection of database systems that focus on "semi-structured" data (that do not fit well into a tabular representation), sharding, and high concurrency at the expense of transactional integrity and consistency, the latter being among the basic tenets of relational database management systems (RDBMS).</description><pubDate>Sat, 25 Apr 2026 06:08:00 GMT</pubDate></item><item><title>mongodb - When should I use a NoSQL database instead of a relational ...</title><link>https://stackoverflow.com/questions/3713313/when-should-i-use-a-nosql-database-instead-of-a-relational-database-is-it-okay</link><description>17 NoSQL is a database system where data is organized into the document (MongoDB), key-value pair (MemCache, Redis), and graph structure form (Neo4J). Maybe there are possible questions and answer for "When to go for NoSQL": Require flexible schema or deal with tree-like data?</description><pubDate>Sun, 26 Apr 2026 09:35:00 GMT</pubDate></item><item><title>Is there any NoSQL data store that is ACID compliant?</title><link>https://stackoverflow.com/questions/2608103/is-there-any-nosql-data-store-that-is-acid-compliant</link><description>NoSQL is a movement promoting a loosely defined class of non-relational data stores that break with a long history of relational databases and ACID guarantees.</description><pubDate>Fri, 24 Apr 2026 16:25:00 GMT</pubDate></item><item><title>CAP theorem - Availability and Partition Tolerance - Stack Overflow</title><link>https://stackoverflow.com/questions/12346326/cap-theorem-availability-and-partition-tolerance</link><description>Considering P in equal terms with C and A is a bit of a mistake, rather '2 out of 3' notion among C,A,P is misleading. The succinct way I would explain CAP theorem is, "In a distributed data store, at the time of network partition you have to chose either Consistency or Availability and cannot get both". Newer NoSQL systems are trying to focus on Availability while traditional ACID databases ...</description><pubDate>Wed, 22 Apr 2026 17:39:00 GMT</pubDate></item><item><title>database - Explanation of BASE terminology - Stack Overflow</title><link>https://stackoverflow.com/questions/3342497/explanation-of-base-terminology</link><description>In the NoSQL database world, ACID transactions are less fashionable as some databases have loosened the requirements for immediate consistency, data freshness and accuracy in order to gain other benefits, like scalability and resiliency. BASE stands for - Basic Availability - The database appears to work most of the time.</description><pubDate>Sat, 25 Apr 2026 09:29:00 GMT</pubDate></item><item><title>rdbms - What's the difference between NoSQL and a Column-Oriented ...</title><link>https://stackoverflow.com/questions/2798251/whats-the-difference-between-nosql-and-a-column-oriented-database</link><description>9 Some NoSQL databases are column-oriented databases, and some SQL databases are column-oriented as well. Whether the database is column or row-oriented is a physical storage implementation detail of the database and can be true of both relational and non-relational (NoSQL) databases.</description><pubDate>Sat, 25 Apr 2026 09:07:00 GMT</pubDate></item><item><title>sql - Join operation with NOSQL - Stack Overflow</title><link>https://stackoverflow.com/questions/1995216/join-operation-with-nosql</link><description>Additionally most nosql don't (really) support secondary indexes either, which means you have to duplicate stuff if you want to query by any other criterion. If you're storing data such as employees and departments, you're really better off with a conventional database.</description><pubDate>Fri, 24 Apr 2026 14:31:00 GMT</pubDate></item><item><title>database - What exactly is NoSQL? - Stack Overflow</title><link>https://stackoverflow.com/questions/2173082/what-exactly-is-nosql</link><description>What is NoSQL ? NoSQL is the acronym for Not Only SQL. The basic qualities of NoSQL databases are schemaless, distributed and horizontally scalable on commodity hardware.</description><pubDate>Sun, 29 Mar 2026 05:00:00 GMT</pubDate></item><item><title>How is a json actually stored in a noSql document database</title><link>https://stackoverflow.com/questions/70138072/how-is-a-json-actually-stored-in-a-nosql-document-database</link><description>I am wondering how is a JSON stored in a NoSQL DB like MongoDb and others. If I were to store a JSON data in a SQL DB then I could chose to store it as a text (varchar) column.</description><pubDate>Mon, 20 Apr 2026 17:34:00 GMT</pubDate></item></channel></rss>