How Embedding with Knowi can Elevate your Web Pages and Apps

Knowi’s visualization tools are not only useful for internal reporting, but are also capable of presenting dashboards and widgets to external sources. This can be done through a variety of sharing options but one of the most powerful methods is through embedding. In this blog we will explore the benefits of this feature, the various types of embeds, and a simple 8 step tutorial on how to create a basic embedded widget.

MQL MongoDB Query Language Introduction

The Best Introduction to MongoDB Query Language (MQL)

TL;DR MongoDB Query Language (MQL) is the backbone of querying, updating, and aggregating data in MongoDB. It allows flexible retrieval, transformation, and modification of JSON-like documents. Beyond the basics ($match, $group, $set, $push, etc.), recent versions – MongoDB 7.0 and 8.0, introduced powerful features like compound wildcard indexes, bitwise operators in aggregation pipelines, approximate percentiles, …

The Best Introduction to MongoDB Query Language (MQL) Read More »