EveryDev.ai
Subscribe
Home
Tools

3,030+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2063
  • Coding1441
  • Infrastructure665
  • Marketing524
  • Projects470
  • Research437
  • Design408
  • Analytics371
  • MCP268
  • Security265
  • Testing255
  • Data249
  • Integration183
  • Prompts183
  • Communication172
  • Learning166
  • Extensions163
  • Voice146
  • Commerce132
  • DevOps115
  • Web84
  • Finance24
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Appsmith
    Appsmith icon

    Appsmith

    Development Environments

    Open-source low-code platform for building custom internal tools, admin panels, dashboards, and workflow automations with drag-and-drop UI and full JavaScript customization.

    Visit Website

    At a Glance

    Pricing
    Open Source
    Free tier available

    Open-source self-hosted edition, free to use under Apache 2.0 license.

    15-day free trial of Appsmith Business, no credit card required.

    Business: $15/mo
    Enterprise: $2500/mo

    Engagement

    Available On

    Linux
    Web
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Development EnvironmentsWorkflow AutomationVibe Coding

    Alternatives

    ToolJetVisual Studio Code (VS Code)Budibase
    Developer
    Appsmith, Inc.San Francisco, CAEst. 2019$51.5M raised

    Listed Jul 2026

    About Appsmith

    Appsmith is an open-source low-code platform that lets developers build custom internal applications — including admin panels, dashboards, CRUD frontends, and workflow automations — significantly faster than traditional development. The core platform is licensed under Apache 2.0, available on GitHub with over 40,000 stars, and can be self-hosted or used via Appsmith Cloud.

    What It Is

    Appsmith sits in the low-code application development category, targeting developers and engineering teams who need to build internal tools quickly without sacrificing code-level control. It combines a drag-and-drop UI builder with a centralized JavaScript IDE, 25+ built-in data source integrations, and Git-based version control — giving teams the speed of visual development alongside the flexibility of full custom code. The platform supports both cloud-hosted and self-hosted deployments, including air-gapped environments for organizations with strict data security requirements.

    Core Development Workflow

    Appsmith structures app development into four stages:

    • Connect: Integrate with any database, SaaS tool, REST API, or GraphQL API. Self-hosting enables secure access to internal data sources.
    • Build: Assemble responsive UIs using drag-and-drop widgets. Custom widgets can be created in JS, HTML, and CSS, or generated via natural language prompts using built-in AI copilots.
    • Customize: Write reusable JavaScript in a centralized IDE with auto-complete, multi-line editing, debugging, and linting. Import external JS libraries as needed.
    • Deploy and Maintain: Sync to a Git repository, designate dev/staging/prod environment branches, review pull requests, and deploy via CI/CD pipelines.

    Workflow Automation

    Beyond UI apps, Appsmith includes a dedicated workflow automation feature for developers. Workflows are written in JavaScript for full logic flexibility, and connect to the same 24+ built-in data source integrations. The system supports scheduled (cron) jobs, triggered processes, approval flows with human-in-the-loop steps, and notifications via email or Slack. Appsmith describes this as designed for developers who find visual drag-and-drop automation builders too limiting for complex processes.

    Enterprise Security and Governance

    Appsmith's enterprise offering adds a layer of security and access controls suited for larger organizations:

    • Self-hosting with air-gapped deployment options
    • SAML and OIDC SSO (Okta, Auth0, Active Directory)
    • SCIM-based user provisioning and group sync
    • Role-based access controls with granular, customizable permissions
    • Audit logging
    • SOC 2 Type II compliance
    • Private app embedding with shared logins
    • Managed cloud hosting on dedicated servers (add-on)

    Update: Release v2.1

    The latest GitHub release is v2.1 ("Release v2.1 🌈"), published on May 29, 2026. The repository remains actively maintained with regular monthly commits, and the project has a public roadmap. The Community Edition is described on the product site as "fully maintained, community supported." Appsmith has also introduced Appsmith Agents, described in the GitHub README as a new agentic AI platform that integrates AI models with private and proprietary data inside existing tools and systems, targeting knowledge workers in sales, support, customer success, and HR teams.

    Open-Source Deployment Model

    The Community Edition is free and self-hostable via Docker (recommended), Kubernetes, or AWS AMI. Appsmith Cloud provides a managed option. The GitHub repository (appsmithorg/appsmith) is the primary source, written primarily in TypeScript and Java. The project has an active Discord community, a community forum, and a public changelog via GitHub Releases.

    Appsmith - 1

    Community Discussions

    Be the first to start a conversation about Appsmith

    Share your experience with Appsmith, ask questions, or help others learn from your insights.

    Pricing

    FREE

    Community

    Open-source self-hosted edition, free to use under Apache 2.0 license.

    • Self-hosting via Docker, Kubernetes, or AWS AMI
    • Unlimited apps
    • Community support on Discord
    • Public roadmap
    FREE

    Free

    For individual developers and small teams on Appsmith Cloud.

    • Up to 5 users (cloud)
    • 5 workspaces
    • Version control with Git (3 repos)
    • Google SSO
    • 3 standard roles for access control
    TRIAL

    Business Trial

    15-day free trial of Appsmith Business, no credit card required.

    • All Business plan features
    • No credit card required

    Business

    For teams that need more customization and collaboration.

    $15
    per month
    • Up to 99 users
    • Unlimited environments, Git repos, and workspaces
    • Workflows
    • Reusable packages
    • Premium integrations
    • Custom roles and access controls
    • Audit logs
    • Remove 'Powered by Appsmith' branding
    • Email/chat support

    Enterprise

    For teams that need advanced security, scale, and support. Starting at 100 users.

    $2500
    per month
    • SAML / OIDC SSO
    • User provisioning and group sync through SCIM
    • CI/CD
    • Private app embedding with shared logins
    • Airgapped edition (add-on)
    • Managed hosting (add-on)
    • Custom integrations
    • Dedicated support and SLAs
    • Unlimited users
    View official pricing

    Capabilities

    Key Features

    • Drag-and-drop UI builder
    • Centralized JavaScript IDE with auto-complete, debugging, and linting
    • 25+ built-in database and SaaS integrations
    • REST and GraphQL API support
    • Custom widgets in JS/HTML/CSS
    • AI copilots for widget and workflow generation
    • Git-based version control and CI/CD integration
    • Workflow automation with JavaScript logic
    • Scheduled and cron job support
    • Human-in-the-loop approval flows
    • Self-hosting with air-gapped deployment
    • SAML and OIDC SSO
    • SCIM-based user provisioning
    • Role-based access controls
    • Audit logging
    • SOC 2 Type II compliance
    • Private app embedding with shared logins
    • Reusable packages
    • Multiple environments (dev/staging/prod)
    • Custom domains
    • Backup and restore

    Integrations

    PostgreSQL
    MySQL
    MongoDB
    Snowflake
    Redis
    Elasticsearch
    DynamoDB
    S3
    Google Sheets
    Airtable
    Salesforce
    HubSpot
    Slack
    Twilio
    SendGrid
    REST APIs
    GraphQL APIs
    GitHub OAuth
    Google OAuth
    Okta
    Auth0
    Active Directory
    AWS Lambda
    Docker
    Kubernetes
    AWS AMI
    API Available
    View Docs

    Demo Video

    Appsmith Demo Video
    Watch on YouTube

    Ratings & Reviews

    No ratings yet

    Be the first to rate Appsmith and help others make informed decisions.

    Developer

    Appsmith, Inc.

    Appsmith builds an open-source low-code platform that enables developers to create custom internal tools, admin panels, dashboards, and workflow automations. Founded by Abhishek Nayak (CEO), Arpit Mohan (CTO), and Nikhil Nandagopal (CPO), the company operates as a fully remote team of 80+ people across 20+ countries. Appsmith is backed by Accel, Insight Partners, and Canaan, and maintains its core platform under the Apache 2.0 license with a public roadmap and active open-source community.

    Founded 2019
    San Francisco, CA
    $51.5M raised
    80 employees

    Used by

    Amazon Web Services
    Dropbox
    Tubi
    GSK
    +1 more
    Read more about Appsmith, Inc.
    WebsiteGitHubLinkedInX / Twitter
    1 tool in directory

    Similar Tools

    ToolJet icon

    ToolJet

    ToolJet is an AI-native low-code platform for building full-stack enterprise internal apps, AI agents, and workflow automations in minutes using natural language or a visual builder.

    Visual Studio Code (VS Code) icon

    Visual Studio Code (VS Code)

    An open source AI code editor by Microsoft that serves as a home for multi-agent development, supporting local and cloud AI agents, GitHub Copilot, and a rich extension ecosystem.

    Budibase icon

    Budibase

    Open-source low-code platform for building AI agents, internal apps, and automated workflows that connect to your own data, LLMs, and APIs.

    Browse all tools

    Related Topics

    Development Environments

    AI-enhanced code editors and IDEs that improve the coding experience.

    149 tools

    Workflow Automation

    Agents designed to automate complex business and development workflows.

    275 tools

    Vibe Coding

    Vibe code using low code AI tools that let you build applications with natural language prompts with minimal code.

    164 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions