redis-doc icon indicating copy to clipboard operation
redis-doc copied to clipboard

Add UI Bakery

Open lugovsky opened this issue 1 year ago • 7 comments

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.

lugovsky avatar Jan 05 '24 12:01 lugovsky

Deploy request for redis-doc pending review.

Visit the deploys page to approve it

Name Link
Latest commit b6a71b646178b8ad68885725dfbf98303326f49e

netlify[bot] avatar Jan 05 '24 12:01 netlify[bot]

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.

lugovsky avatar Jan 17 '24 12:01 lugovsky

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

zuiderkwast avatar Feb 01 '24 11:02 zuiderkwast

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.

lugovsky avatar Feb 01 '24 14:02 lugovsky

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

enjoy-binbin avatar Feb 02 '24 03:02 enjoy-binbin

Hello @itamarhaber. Would you be able to review this?

lugovsky avatar Feb 27 '24 21:02 lugovsky

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Mar 21 '24 17:03 CLAassistant