Skip to content

MongoDB BI SQL daemon for PowerBI connector

Notifications You must be signed in to change notification settings

ngtrthanh/docker-mongosqld

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-mongosqld

This container encapsulates the MongoDB BI SQL daemon for the PowerBI connector.

The mongosqld simulates a MySQL server on 3306, and connects to a MongoDB on the backend.

It is possible to use a .drdl file to define a schema, or the schema will be auto-discovered at runtime by sampling the collections in the database to create a schema automatically.

About

MongoDB BI SQL daemon for PowerBI connector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 90.1%
  • Dockerfile 8.2%
  • Makefile 1.7%