Skip to content

The sample demonstrating how to connect to MongoDB with Flexmonster Pivot

Notifications You must be signed in to change notification settings

flexmonster/pivot-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect to MongoDB with Flexmonster Pivot Table & Charts

Flexmonster Pivot Table & Charts Website: www.flexmonster.com

Flexmonster Pivot Table & Charts

Flexmonster Pivot is a powerful JavaScript tool for interactive web reporting. It allows you to visualize and analyze data from JSON, CSV, SQL, NoSQL, Elasticsearch, and OLAP data sources quickly and conveniently. Flexmonster is designed to integrate seamlessly with any client-side framework and can be easily embedded into your application.

This repository contains a sample project that demonstrates how to connect to a MongoDB database using Flexmonster MongoDB Connector.

Table of contents:

Prerequisites

Installation

  1. Download a .zip archive with the sample project or clone it from GitHub with the following command:
git clone https://github.com/flexmonster/pivot-mongo && cd pivot-mongo
  1. Install the npm dependencies described in package.json:
npm install
  1. Run the sample project:
npm run build
npm run start

Related Flexmonster docs

About

The sample demonstrating how to connect to MongoDB with Flexmonster Pivot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages