An open API service indexing awesome lists of open source software.

https://github.com/niradler/mongo-playground

nodejs playground for mongodb.
https://github.com/niradler/mongo-playground

mongodb nodejs playground

Last synced: 5 months ago
JSON representation

nodejs playground for mongodb.

Awesome Lists containing this project

README

          

# Mongo Playground

Simple way to test mongo queries, and save them for later use.

[Releases](https://tinyurl.com/y5cac5fm)

![mongo playground](https://github.com/niradler/mongo-playground/blob/master/assets/demo.gif)

## Menu

![nav](https://github.com/niradler/mongo-playground/blob/master/assets/nav.PNG)

- Export code
- Query builder
- ![queryBuilder](https://github.com/niradler/mongo-playground/blob/master/assets/queryBuilder.png)
- Code beautify
- Connections
- ![connections](https://github.com/niradler/mongo-playground/blob/master/assets/connections.png)
- Snippets
- ![snippets](https://github.com/niradler/mongo-playground/blob/master/assets/snippets.png)
- Run (f5)

## Development
- npm i
- npm run dev

## TDOO:

- improve query builder
- auto complete
- npm imports
- restore snippets