Skip to content

TheDataEngine/datafusion-mongo-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataFusion MongoDB Connector

This is a connector that allows reading MongoDB data into Apache Arrow DataFusion via Apache Arrow.

The library works by writing a logical plan into an aggregation framework query, thereby passing down projection and filter predicates.

The library still needs a lot of work before being production ready, but I am making its code public in case someone finds some use for it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages