Skip to content

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

License

Notifications You must be signed in to change notification settings

charitha93/kapuwa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.2%
  • CSS 3.9%
  • HTML 3.9%