Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 888 Bytes

ROADMAP.MD

File metadata and controls

21 lines (17 loc) · 888 Bytes

Roadmap

The roadmap is likely that priorities will change, but the list below gives an idea about next planned features.

Planned Features

  • Adding extension framework to make implementing new features easier to mongoclient for newbies. That means there'll be an addon section on mongoclient.
  • Change blaze template to REACT.
  • Move to ES6
  • Move to Flow router
  • Move to Meteor 1.4+
  • Native shell
  • Schema Analyze
  • Table View
  • Simple query wizard
  • SQL Queries
  • Improving dump/restore section to make it more usable. Currently it's experimental.
  • A migration tool for version transitions of mongoclient. (Import connections, dumps, settings from an older version)
  • Writing a brief documentation about contributing and using mongoclient and more.

Apart from these, all open issues, include upcoming enhancements or bug-fixes to be implemented