Navicat Blog

Oct 30, 2018 by Robert Gravelle

Navicat for MongoDB includes GUI Designers for both Users and Roles. We were introduced to the User Designer in the last blog. Today, we'll learn how to edit user roles using Navicat's Role Designer.

Oct 23, 2018 by Robert Gravelle

MongoDB provides a User Management Interface for performing a wide variety of user-related tasks. In addition to adding new users, the User Management Interface also allows database administrators (DBAs) to update existing users, such as to change password and grant or revoke roles. In today's blog, we'll explore how to create a new user using Navicat for MongoDB's User & Role Management facilities.

Oct 18, 2018 by Robert Gravelle

Sorting a list of English words is simple enough because they rely on alphabetical ordering. Sorting a set of German, or French words, with all of their accents, or Chinese with their different characters is a lot harder. Sorting rules are specified through locales, which determine how accents are sorted, in which order the characters are in, and how to do case-insensitive sorting.

Oct 9, 2018 by Robert Gravelle

In this series on Collation support in MongoDB, we've been learning how to specify collation in MongoDB using the Navicat for MongoDB GUI administration and development tool. Part I provided a brief introduction to the concept of collation, covered the fields that govern collation in MongoDB, as well as got into some of the specifics of the first three fields, namely Locale, Case Level, and Case First. Today's blog will describe the rest of the fields.

Oct 3, 2018 by Robert Gravelle

Collation involves a set of language-specific rules for string comparison, such as those for lettercase and accent marks. Your run of the mill sorting is fine for simple entries made up of alphanumeric characters, but once you include special characters, such as @, #, $, % (etc) and è, é, ê, ö (etc, etc), it becomes imperative that you specify your own collation.

Navicat Blogs
Feed Entries
Blog Archives
Share