NoSQL Manager Group Blog

Support Team

2022-06-20

NoSQL Manager for Cassandra 6.0 release notes

In this release we focused on usability improvements, especially in CQL Editor. You can find all the changes below… Read more

Support Team

2022-05-26

NoSQL Manager for MongoDB 7.0 release notes

In this release we’ve designed two new features – SQL Editor and DB Explorer Folders. You can find all changes in the article below… Read more

Support Team

2022-05-25

Query MongoDB with SQL Editor

SQL Editor translates SQL commands to MongoDB queries and runs them automatically. It uses SQL syntax based on SQL Server dialect… Read more

Support Team

2022-05-24

DB Explorer - Working with folders

Previously DB Explorer could contain only servers and database objects. But in the version 7 we have added special element - Folder. Folders can be usefull if you have a pile of servers… Read more

Support Team

2022-05-23

Editor - Copy Text as HTML

Sometimes programmers and database administrators need to paste their code to some documents like documentation or web articles with formatting and syntax highlighting preserved… Read more

Support Team

2022-01-17

NoSQL Manager for Cassandra - Mac version is available now

The first version of NoSQL Manager for Cassandra was released in 2015. All this time it was possible to run it on MS Windows platform only. Nowadays many professionals prefer Mac and today we are pleased to announce NoSQL Manager for macOS operating system!… Read more

Support Team

2021-12-01

NoSQL Manager for Cassandra Linux installation guide

NoSQL Manager is available for 64-bit Ubuntu and Debian Linux operating systems. Our application is distributed as a Debian package (.deb), which can be downloaded from… Read more

Support Team

2021-12-01

Linux version of NoSQL Manager for Cassandra is available now

The first verson of NoSQL Manager for Cassandra was released in May, 2015. All this time it was possible to run it on MS Windows platform only. But many professionals prefer Linux and today we are pleased to announce NoSQL Manager for Linux operating system! From today you can use our application in your comfort Linux environment… Read more

Support Team

2021-10-15

MongoDB Commands with NoSQL Manager: Effective Way to Administration

Our product is a great tool to help you deal with all Mongo commands. It knows all methods, variables, keywords, operators, and collection names. With its help, you can navigate each command hands-down… Read more

Support Team

2021-10-10

MongoDB Sharding with NoSQL Manager - Easy Way to Distribute Data

Sharding is an essential process when working with large databases. It is the process of storing documents across multiple servers and how MongoDB deals with big data. As the amount of data grows, one server cannot keep all the data, neither write it down nor give access to it. Sharding solves… Read more

Support Team

2021-10-01

MongoDB Creating User with Manager

One of the parts of Mongo's functioning is creating and adding new users to the system. It is easy enough if you have purchased our new product — NoSQL Manager… Read more

Support Team

2021-09-02

MongoDB Create Database: NoSQL Manager Benefits

MongoDB is a popular NoSQL database, and it is prevalent for its simplicity and power. But it does not have an interactive GUI, which makes it difficult to use… Read more

Support Team

2021-07-09

Connect using command line parameters

Using NoSQL Manager for MongoDB Pro you can connect to a MongoDB server with command line parameters… Read more

Support Team

2021-01-10

How to dump Cassandra DB keyspace

If you have an experience with SQL databases you may know tools like mysqldump or pg_dump that allow to extract a database into a SQL script file. Unfortunatelly Apache Cassandra DB doesn't provide any similar tool. But there are several ways how to make a keyspace dump… Read more

Support Team

2021-01-08

We are pleased to announce the major release of NoSQL Manager for Cassandra 5.0

In this release we have implemented several useful tools for data and structure manipulation. You can find all the changes in the article below… Read more

Support Team

2020-11-22

Silent Installation of NoSQL Manager for Cassandra

By default, NoSQL Manager for Cassandra installer works in an interactive mode. But now silent mode is available also. The silent mode is very helpful for corporate clients with a Site license who want to automatize software installation processes… Read more

Support Team

2020-04-19

Best way to clone MongoDB collection

There are several ways how to clone a collection within the same or to a different MongoDB database. We'll measure cloning time, point advantages and disadvantages, compare usability (5-point scale, higher value is better) for each way… Read more

Support Team

2020-02-05

Connecting to MongoDB Atlas Cluster

Here's a step by step guide on how to establish connection to MongoDB Atlas… Read more

Support Team

2020-01-10

How to fix 'not master and slaveOk=false, Code: 13435' connection error

This error is displayed when you've connected to a standalone host… Read more

Support Team

2019-06-20

We are pleased to announce NoSQL Manager for Cassandra 4.0

In this release we focus on usability improving of CQL Editor and Data Editor, the most used features of our tool… Read more

Support Team

2019-06-10

Connecting to Google Cloud Spanner

To register your Spanner database in Cloud Spanner Manager click Server|Register Cloud Spanner Instance… item in the Main menu… Read more

Support Team

2019-05-30

Silent Installation of NoSQL Manager for MongoDB

By default, our installers work in an interactive mode. But now silent mode is available also. The silent mode is very helpful for corporate clients with a Site license who want to automatize software installation processes… Read more

Support Team

2019-03-13

We are pleased to announce NoSQL Manager for MongoDB 5.0

In this release we focus on usability and performance improving of Shell, one of the most used features. Also we’ve designed two new tools – Schema Analyzer and Performance Monitor… Read more

Support Team

2019-01-21

Connecting to AWS DocumentDB

By default, Amazon DocumentDB in not available for direct connections outside Amazon VPC. However, you can use SSH tunneling (also known as “port forwarding”) to access your Amazon DocumentDB from NoSQL Manager for MongoDB. To create an SSH tunnel… Read more

Support Team

2018-11-10

Using LINQ Query Tool

With LINQ Query Tool you can interactively query MongoDB database using LINQ.
Moreover you can execute any C# expressions and statements with this tool.
LINQ Query Tool is designed for C# developers. It is the best and the fastest way to create and check LINQ statements for your .Net projects… Read more

Support Team

2018-06-07

Comparison of NoSQL Manager for MongoDB Pro and Free versions

NoSQL Manager for MongoDB Professional version has many useful functions described in the table below… Read more

Support Team

2017-10-31

NoSQL Manager for MongoDB 4.8 release notes

Data Editor: Order by Element and Filter by Element menu items added

Support Team

2017-06-26

NoSQL Manager for MongoDB 4.7 release notes

We are pleased to announce new tool – LINQ Query

Support Team

2017-05-29

NoSQL Manager for MongoDB 4.6 release notes

Now you can select and delete several objects like databases, collections and roles in DB Explorer

Support Team

2017-04-04

NoSQL Manager for MongoDB 4.4 release notes

Released NoSQL Manager for MongoDB Freeware Edition

Support Team

2017-03-07

NoSQL Manager for MongoDB 4.3 release notes

Operation Monitor tool added

Support Team

2016-11-26

NoSQL Manager for MongoDB 3.9 release notes

Index Editor now supports partial filter expressions (partialFilterExpression property)

Support Team

2016-10-20

NoSQL Manager for MongoDB 3.8 release notes

Start Page: ability to open recent windows. Allows to start work more quickly

Support Team

2016-09-09

NoSQL Manager for MongoDB 3.7 release notes

Now you can redirect Shell output to a file. It allows to save large result sets with small memory utilization

Support Team

2016-06-10

NoSQL Manager for MongoDB 3.6 release notes

Now you can use external JavaScript libraries in the Shell.
Use the Shell options tab for adding your extensions to the Shell

Support Team

2016-05-28

NoSQL Manager for Cassandra 2.2 release notes

Added support of Cassandra 3.0-3.5

Support Team

2016-05-01

NoSQL Manager for Cassandra 2.1 release notes

Export Data Wizard added. Now you can export tables data and results retrieved in CQL Editor to JSON, CSV, XML and XLSX formats