Add UI Bakery
UI Bakery allows the building of custom internal tools, admin panels, and dashboards on top of Redis and other databases. It also has an example explorer application built on top of Redis, which can be used as a starting point for a custom Redis UI app: https://uibakery.io/templates/redis-admin.
Therefore, it could be a good addition to the list of GUI tools.
Deploy request for redis-doc pending review.
Visit the deploys page to approve it
| Name | Link |
|---|---|
| Latest commit | b6a71b646178b8ad68885725dfbf98303326f49e |
Hello @zuiderkwast,
Thank you for your comment. However, I still believe UI Bakery can be a valuable addition to the list of Redis tools.
UI Bakery is not specifically a CMS. It's a low-code development platform that enables the creation of custom web applications through a drag-and-drop interface, utilizing data from various databases, including Redis. This approach eliminates the need to learn UI frameworks or set up deployment pipelines, as the platform manages these aspects. It enables faster web app development compared to the traditional coding approach. UI Bakery does not include Redis as part of its service or installation. Instead, developers can connect to their own Redis instances.
UI Bakery offers two usage options: as a SaaS or as a self-hosted installation via Docker. Although it is not open source, both options provide a free plan.
The template you mentioned is an example application we built to demonstrate the platform's capabilities using sample Redis data. This template serves as a starting point for building a custom Redis Admin web application with UI Bakery. Users can connect their own Redis database and modify the UI and business logic according to their needs.
So it's a tool that can create almost any kind of web application. The Redis website lists "Tools for managing and deploying Redis". I don't think it fits under this category.
Does anyone have a different optinion? @itamarhaber @enjoy-binbin
So it's a tool that can create almost any kind of web application. The Redis website lists "Tools for managing and deploying Redis". I don't think it fits under this category.
It's a tool designed to build any kind of web application on top of databases, including Redis. For instance, one can build a custom UI to manage their Redis database records, as shown on this link: https://uibakery.io/templates/redis-admin. More complex use cases might include UIs with custom business logic, allowing non-technical users to manage the Redis DB, which is hardly achievable with tools currently listed in the docs.
Therefore, I don't see why it can't fall under the category of "Tools for Managing Redis." It seems incorrect to disregard this tool simply because it's not Redis-specific and supports other databases.
So it's a tool that can create almost any kind of web application. The Redis website lists "Tools for managing and deploying Redis". I don't think it fits under this category. Does anyone have a different optinion? @itamarhaber @enjoy-binbin
i don't have much knowledge in this area to respond... let’s wait for @itamarhaber 's response
Hello @itamarhaber. Would you be able to review this?