You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+22-12Lines changed: 22 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -30,40 +30,50 @@ Lowcoder wants to take a step forward. More specifically, Lowcoder is
30
30
31
31
## 🪄 Features
32
32
-**Visual UI builder** with 50+ built-in components.
33
-
-**Module and Query Library** for reusable components and queries in the UI builder.
34
-
-**Custom components** to share through React and Lowcoder SDK (instead of iFrame).
35
-
-**Native connections** to PostgreSQL, MongoDB, MySQL, Redis, Elasticsearch, REST API, SMTP, etc.
33
+
-**Modules** for reusable (!) component sets in the UI builder.
34
+
-**Embed Lowcoder Apps as native React component** instead of iFrame (!). [Demo](https://github.com/lowcoder-org/lowcoder-sdk-demo)
35
+
-**Query Library** for reusable data queries of your data sources.
36
+
-**Custom components** to develop own components and use them in the UI builder.
37
+
-**Native Data connections** to PostgreSQL, MongoDB, MySQL, Redis, Elasticsearch, REST API, SMTP, etc.
36
38
-**JavaScript supported everywhere** to transform data, control components, etc.
37
-
-**Embed Lowcoder pages as a React component** (instead of iFrame). [Demo](https://github.com/lowcoder-org/lowcoder-sdk-demo)
38
39
-**Role-based access control (RBAC)** for granular permission management.
39
40
-**Auto-saved and restorable history** for release and version control.
40
-
-**DIY app themes** to precisely align with your company's content.
41
-
-**Audit logs** to track activities and ensure compliance.
41
+
-**App Themes and Theme Editor** to precisely align with your company's brand guidelines.
42
+
43
+
-**Self Hosting** to use Lowcoder in your internal company network.
44
+
-**Free Community Cloud** to start within a minute and build your first Apps. [Start here](https://app.lowcoder.cloud)
42
45
43
46
## 🏆 Comparisons
44
47
### Lowcoder vs Retool
45
48
- Lowcoder is open-source. You don't need to worry about vendor lock-in or being stuck with an outdated version of the software.
46
49
- In Lowcoder, developers can create and use their own components instead of depending on official updates.
47
-
- Lowcoder supports left menu navigation (like most sites do). Retool has header navigation only.
50
+
- Lowcoder is free and you can contribute!
51
+
- The EE Version of Lowcoder comes with a much better pricing model, so you have no "per-user costs".
48
52
### Lowcoder vs Appsmith, Tooljet
49
53
- Lowcoder has more components and richer configuration than Appsmith and Tooljet.
50
54
- In Lowcoder, you can choose auto-height or fixed-height mode for your components, while Appsmith supports fixed-height mode only.
51
55
- In Lowcoder, you can reuse common structures when building apps with modules and query library features.
56
+
### Lowcoder vs Mendix, Outsystems, Pega
57
+
- Lowcoder is modern. The codebase is fresh and uses modern standards.
58
+
- Lowcoder Apps do not need a compile and deployment. Just publish and use.
59
+
- Lowcoder Apps can get embedded natively in websites and apps, even in mobile apps.
60
+
### Lowcoder vs internal Tool platforms
61
+
- Lowcoder supports internal tools like admin panels perfectly, but also customer-facing apps can get developed and published.
62
+
- The Lowcoder UI builder is straightforward and better to use than Bubble.
63
+
- App release cycles and updates can be done nearly daily without service downtimes for customers and users.
52
64
53
65
## 👐 Support and Community
54
-
If you have any questions, please feel free to contact us or share with our community. Our team is here ready to help.
66
+
If you have any questions, please feel free to contact us or share them with our community. Our team is here ready to help.
55
67
56
-
📮 Chat with us on [Discord](https://discord.gg/vByQwGT2Yx)
68
+
📮 Best way is to chat with us on [Discord](https://discord.gg/qMG9uTmAx2)
57
69
58
-
📑 Search for solutions in our [Documentation](docs)
70
+
📑 Search for solutions in our [Documentation](https://docs.lowcoder.cloud/lowcoder-documentation/)
59
71
60
72
🔎 Submit an issue here on [GitHub](https://github.com/lowcoder-org/lowcoder/issues)
61
73
62
74
## 💻 Deployment Options
63
75
You can access Lowcoder from [cloud-hosted version](https://www.lowcoder.cloud/) at any time, or use the following resources for deploying Lowcoder on different platforms:
0 commit comments