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
@@ -21,32 +21,42 @@ It's cumbersome to create a single app. You had to design user interfaces, write
21
21
22
22
Low-code/No-code platforms are fast to get started with but quickly become unmaintainable and inflexible. This creates more problems than it solves.
23
23
24
-
Retool-like solutions are great for their simplicity and flexibility, but they can also be limited in different ways compared to frameworks like React/Vue.
24
+
NewGen Lowcode Platforms like Retool and others are great for their simplicity and flexibility - like Lowcoder too, but they can also be limited in different ways, especially when it comes to "external" applications for everyone.
25
25
26
-
Lowcoder wants to take a step forward. More specifically, Lowcoder is
27
-
- An all-in-one IDE to create internal or customer-facing apps.
26
+
Lowcoder wants to take a step forward. More specifically, Lowcoder is:
27
+
- An all-in-one IDE to create internal or customer-facing (external) apps.
28
28
- A place to create, build and share building blocks of web applications.
29
-
- A domain-specific language that UI-configurable block is the first-class citizen.
29
+
- The tool and community to support your business, and lower the cost and time to develop interactive applications.
30
+
- The only platform to embed Lowcode Apps natively in Websites (no iFrame!)
31
+
- The only platform where you can build your own Meeting Tool - like Teams, Zoom or Google Meets, - just in the Lowcode way.
30
32
31
33
## 🪄 Features
32
-
-**Visual UI builder** with 50+ built-in components.
34
+
-**Visual UI builder** with 50+ built-in components. Save 90% of time to build apps.
33
35
-**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)
36
+
-**Embed Lowcoder Apps as native parts of any Website** instead of iFrame (!). [Demo](https://github.com/lowcoder-org/lowcoder-sdk-demo)
37
+
-**Video Meeting Components** to create your own individual Web-Meeting tool.
35
38
-**Query Library** for reusable data queries of your data sources.
36
39
-**Custom components** to develop own components and use them in the UI builder.
37
40
-**Native Data connections** to PostgreSQL, MongoDB, MySQL, Redis, Elasticsearch, REST API, SMTP, etc.
41
+
-**Stream Data connections** to Websockets for realtime data updates & collaboration
38
42
-**JavaScript supported everywhere** to transform data, control components, etc.
39
43
-**Role-based access control (RBAC)** for granular permission management.
40
44
-**Auto-saved and restorable history** for release and version control.
41
45
-**App Themes and Theme Editor** to precisely align with your company's brand guidelines.
42
46
43
-
-**Self Hosting** to use Lowcoder in your internal company network.
47
+
-**Self Hosting** to use Lowcoder in your internal company network, even behind the firewall.
44
48
-**Free Community Cloud** to start within a minute and build your first Apps. [Start here](https://app.lowcoder.cloud)
45
49
46
50
## 🏆 Comparisons
51
+
### Lowcoder vs Teams, Google Meets, Zoom
52
+
- build a Meeting tool with peace in mind. Blue buttons - ok. Red corners or circle Videostream - ok too.
53
+
- embedd applications in your Video-Meetings, so attendees can enjoy collaborative "anything". From shopping to working and gaming...
54
+
### Lowcoder vs Powerapps
55
+
- build a apps way faster than in Power Apps. Save up to 50& of the time at least.
56
+
- Use self-hosting to keep all apps and data under your control for example at the own baremetals.
47
57
### Lowcoder vs Retool
48
58
- Lowcoder is open-source. You don't need to worry about vendor lock-in or being stuck with an outdated version of the software.
49
-
- In Lowcoder, developers can create and use their own components instead of depending on official updates.
59
+
- In Lowcoder, developers can build truly responsive apps - not as cumbersome as the "Desktop / Mobile switch" in Retool
50
60
- Lowcoder is free and you can contribute!
51
61
- The EE Version of Lowcoder comes with a much better pricing model, so you have no "per-user costs".
52
62
### Lowcoder vs Appsmith, Tooljet
@@ -55,15 +65,17 @@ Lowcoder wants to take a step forward. More specifically, Lowcoder is
55
65
- In Lowcoder, you can reuse common structures when building apps with modules and query library features.
56
66
### Lowcoder vs Mendix, Outsystems, Pega
57
67
- 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.
68
+
- Lowcoder Apps do not need a compile and deployment. Just publish and use. Within seconds!
59
69
- Lowcoder Apps can get embedded natively in websites and apps, even in mobile apps.
60
70
### Lowcoder vs internal Tool platforms
61
71
- Lowcoder supports internal tools like admin panels perfectly, but also customer-facing apps can get developed and published.
62
72
- The Lowcoder UI builder is straightforward and better to use than Bubble.
63
73
- App release cycles and updates can be done nearly daily without service downtimes for customers and users.
64
74
75
+
65
76
## 👐 Support and Community
66
77
If you have any questions, please feel free to contact us or share them with our community. Our team is here ready to help.
78
+
And we mean it... Day by day!
67
79
68
80
📮 Best way is to chat with us on [Discord](https://discord.gg/qMG9uTmAx2)
69
81
@@ -72,10 +84,16 @@ If you have any questions, please feel free to contact us or share them with our
72
84
🔎 Submit an issue here on [GitHub](https://github.com/lowcoder-org/lowcoder/issues)
73
85
74
86
## 💻 Deployment Options
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:
76
-
-[Docker](docs/self-hosting/README.md)
87
+
You can access Lowcoder from [cloud-hosted version](https://app.lowcoder.cloud/) at any time, or use the following resources for deploying Lowcoder on different platforms:
0 commit comments