WWW.DBVERSITY.COM
WWW.DBVERSITY.COM
Menu
  • Home
  • About us
  • Discussions
  • Login / Register
Welcome to the world of Database Technologies
Browse: Home » NoSQL » Page 23

[MongoDB]: How to use Write Concerns

January 30, 2015 · by dbversity · in MongoDB

This post describe on how to use write concerns in MongoDB and how it impacts durability, performance and resiliency. Write Concerns: This describes the level of concern or guarantee the server will provide in its response to a write operation….

[MongoDB]: Why we need odd number nodes in RS

January 27, 2015 · by dbversity · in MongoDB

The voting is done by a majority of voting members. Imagine a Replica Set with three (voting) members. Let’s say that Node A is primary, and nodes B+C are secondaries. Node A goes down, so nodes B+C go to election….

Real-Time Data Analytics with Couchbase and ElasticSearch

January 20, 2015 · by owen@couchbase.com · in Couchbase, Elasticsearch

This blog was originally posted by David Ostrovsky here on August 11th 2014 TL;DR: Replicate documents from Couchbase to ElasticSearch through XDCR and display real-time analytics in Kibana. For the less impatient readers, I’d like to tell you about an interesting use-case for…

Encoding UUID-Based Keys to Save Memory

January 20, 2015 · by owen@couchbase.com · in Couchbase

This blog was originally posted by David Ostrovsky here on August 11th 2014 TL;DR: The most compact printable ASCII encoding of a binary value is Ascii85 (aka. Base85). Encoding a 16-byte UUID as Base85 takes only 20 bytes, as opposed to 36 for…

kill -9 in MongoDB !??

January 12, 2015 · by dbversity · in MongoDB

Memory-Mapped Persistence But let me start at the beginning, MongoDB’s persistence cycle, and then get to what’s being done to improve its reliability and your data’s durability. At the very heart, MongoDB uses memory-mapped files to store data. A memory-mapped…

RDBMS -Feature Comparision

January 12, 2015 · by dbversity · in MongoDB

Oracle vs Postgres vs SQLServer vs MySQL vs IBM-DB2 vs Firebird vs H2 HSQLDB vs Derby vs SQLite This comparison focuses on features that can be used in SQL statements or self-contained SQL scripts that don’t require additional software (e.g….

SQL or NoSQL? … Both with MariaDB 10

December 30, 2014 · by dbversity · in MariaDB, NoSQL

Dynamic columns came to my attention a few days back. Since then I read a little bit more in the documentation (see Dynamic columns in the Knowledge Base) and played with it a little. The reason I became curious was…

[MongoDB]: HOW DOES MONGODB WORK?

December 29, 2014 · by dbversity · in MongoDB

What is MongoDB? MongoDB is the database for today’s applications: innovative, fast time-to-market, globally scalable, reliable, and inexpensive to operate. With MongoDB, you can build applications that were never possible with traditional relational databases. Here’s how. Fast, Iterative Development. Scope…

[MongoDB]: MongoDB 2.6

December 22, 2014 · by dbversity · in MongoDB

MongoDB 2.6 MongoDB 2.6 has Key features include aggregation enhancements, text-search integration, query-engine improvements, a new write-operation protocol, and security enhancements. MMS 1.4, which includes On-Prem Backup in addition to Monitoring, is now also available. See MMS 1.4 documentation and the…

[ RDBMS to MongoDB ] Best practices for Migration

December 20, 2014 · by dbversity · in MariaDB, MongoDB, MySQL, Oracle DB, PostgresSQL, RDBMS, SQL Server

Relational databases are being pushed beyond their limits because of the way we build and run applications today, coupled with growth in data sources and user loads. To address these challenges, many companies, such as MTV and Cisco have migrated…

← Previous 1 … 22 23 24 … 32 Next →

Categories

Categories

Copyright © 2025 WWW.DBVERSITY.COM

Powered by WordPress and Origin