No-Code / Low-Code Platforms tools directory
A curated directory of no-code and low-code resources focused on extensibility, data portability, and production-grade scalability. This list prioritizes tools that offer clear paths for developer intervention and migration.
Showing 10 of 10 entries
Bubble
freemiumFull-stack visual programming platform for building complex web applications with built-in database management and logic workflows.
Pros
- + Complete control over database schemas and API connectors
- + Extensive plugin marketplace for third-party integrations
- + Built-in hosting and scaling infrastructure
Cons
- − Proprietary language creates high vendor lock-in
- − Performance can lag with complex client-side logic
FlutterFlow
freemiumVisual builder for native mobile applications based on the Flutter framework, allowing for high-performance UI design and logic.
Pros
- + Generates clean Flutter code available for export
- + Deep integration with Firebase for backend and auth
- + Supports custom Dart code widgets and actions
Cons
- − Requires understanding of Flutter's layout constraints
- − Code export requires a paid subscription
Xano
freemiumA scalable no-code backend that provides a PostgreSQL database, API builder, and business logic engine.
Pros
- + No record limits on the database (storage-based)
- + Compliant with enterprise security standards like SOC2
- + Advanced functions for complex data transformations
Cons
- − Steeper learning curve for non-technical users
- − Logic is stored in proprietary format, not raw code
n8n
open-sourceFair-code licensed workflow automation tool that allows for self-hosting and complex branching logic via a node-based interface.
Pros
- + Can be self-hosted to maintain data privacy and sovereignty
- + Allows JavaScript snippets within nodes for custom logic
- + Supports over 300 native integrations
Cons
- − Self-hosting requires server maintenance and monitoring
- − UI can become cluttered with very large workflows
Retool
freemiumLow-code platform for building internal tools that connect to any database or API using SQL and JavaScript.
Pros
- + Native support for SQL queries and JS transformers
- + Extensive library of pre-built UI components
- + Git-based version control and environments
Cons
- − Pricing scales per-user, making it expensive for large teams
- − Primarily designed for desktop/internal use cases
WeWeb
freemiumFrontend-only visual builder that allows developers to build UIs on top of existing backends like Xano or Supabase.
Pros
- + Decouples frontend from backend for better architecture
- + High SEO performance compared to other visual builders
- + Supports custom Vue.js components
Cons
- − Requires a separate backend service to function
- − Smaller plugin ecosystem than Bubble
Supabase
freemiumAn open-source Firebase alternative that provides a Postgres database, Authentication, and Realtime subscriptions with a low-code UI.
Pros
- + Full access to the underlying PostgreSQL database
- + Auto-generated REST and GraphQL APIs
- + Edge functions for custom server-side logic
Cons
- − Requires basic understanding of SQL for advanced use
- − No-code UI is limited to table management and basic auth
Make
freemiumVisual automation platform (formerly Integromat) designed for complex data mapping and multi-step integrations.
Pros
- + Advanced visual mapping of JSON and arrays
- + Error handling and retry logic built into scenarios
- + Highly granular scheduling options
Cons
- − Operations-based pricing can become unpredictable
- − Learning curve for complex data manipulation
Appsmith
open-sourceOpen-source low-code framework to build internal applications with drag-and-drop components and JS logic.
Pros
- + No per-user licensing fees on the self-hosted version
- + Direct integration with Git for CI/CD workflows
- + Supports writing complex logic in standard JavaScript
Cons
- − Widget library is less polished than some competitors
- − Initial setup of self-hosted instance requires Docker knowledge
Draftbit
paidLow-code mobile app builder that generates React Native code based on Expo, allowing for full source code control.
Pros
- + Produces high-quality React Native source code
- + Direct integration with REST APIs and external backends
- + Allows for custom code overrides at the component level
Cons
- − No free tier available for production apps
- − Steep learning curve for state management