Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 654 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 654 Bytes

kapuwa

"Matchmaking at database level" - MongoDB database viewer, view multiple collections and make relationships

  • Express UI
  • RSA encryption for secure communication when sending db details

Will update more details here.. :)

Introduction

kapuwa is an node/express application which provides you facility to view mongodb databases/collections. You can navigate through collections in an efficient manner.

Quick Start

  • npm install
  • npm run start-dev

Default port is 7001 You can access the UI using http://localhost:7001/

To-Do

  • JSON export
  • Aggregate
  • Multiple record match on same collection
  • collection name suggestions list