Skip to content

Commit

Permalink
Add a Low-code section
Browse files Browse the repository at this point in the history
Closes ramnes#114
  • Loading branch information
ramnes committed Feb 2, 2023
1 parent 10120b5 commit 3630ce2
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. F
- [Desktop](#desktop)
- [Development](#development)
- [Monitoring](#monitoring)
- [Low-Code](#low-code)
- [Shell](#shell)
- [Web](#web)
- [Applications](#applications)
Expand Down Expand Up @@ -285,6 +286,20 @@ Services:
- [Datadog](https://www.datadoghq.com/blog/monitor-mongodb-performance-with-datadog/) - SaaS-based monitoring
- [Solarwindws Database Performance Monitor](https://www.solarwinds.com/database-performance-monitor) - SaaS-based query performance analytics and monitoring

### Low-Code

> 💡 These tools are not necessarily made for MongoDB in particular, but support it.
- [Appsmith](https://github.com/appsmithorg/appsmith) - Open-source Retool alternative
- [Appwrite](https://github.com/appwrite/appwrite) - Open-source Firebase alternative
- [Budibase](https://github.com/Budibase/budibase) - Open-source Retool alternative
- [ILLA Builder](https://github.com/illacloud/illa-builder) - Open-source Retool alternative
- [Tooljet](https://github.com/ToolJet/ToolJet) - Open-source Retool alternative

Services:
- [DronaHQ](https://www.dronahq.com/) - Retool alternative
- [Retool](https://retool.com/) - Drag-and-drop editor with pre-built components to build internal tools

### Shell
- [MongoDB Atlas CLI](https://github.com/mongodb/mongodb-atlas-cli) - Official Atlas API command-line client
- [mongosh](https://github.com/mongodb-js/mongosh) - Official command-line client
Expand Down

0 comments on commit 3630ce2

Please sign in to comment.