Suggested Categories:

No-Code Development Platforms
No-code development platforms provide a way for users to design, build, and develop software applications without the need for traditional coding. They are built in such a way that users can rely on simple visual interfaces with drag and drop type tools, allowing them to rapidly develop applications with minimal technical knowledge. This makes no-code development platforms ideal for any user regardless of programming experience, from hobbyists to entrepreneurs. Furthermore, modern no-code platforms allow complex mobile apps or web projects to be created more quickly than ever before.
Code Collaboration Tools
Code collaboration tools are platforms that enable developers to work together on software projects by facilitating real-time collaboration, version control, and code sharing. These tools allow multiple developers to edit and review code simultaneously, track changes, and manage different versions of code through branches and commits. Key features typically include code reviews, pull requests, conflict resolution, issue tracking, and integration with version control systems like Git. Code collaboration tools are essential for team-based development environments, ensuring smooth coordination and improving productivity in software projects.
QR Code Generators
QR code generators are tools that allow users to create quick response (QR) codes, which are machine-readable barcodes that store information such as URLs, text, contact details, or Wi-Fi credentials. These tools typically allow users to customize QR codes by changing their size, color, and design while ensuring the code remains scannable. QR code generators are commonly used for marketing, event registration, payments, product packaging, and contactless interactions. They help businesses and individuals provide an easy way for users to access digital content or services through their smartphones or other scanning devices.
Code Editors
Code editors are software tools that allow developers to write, edit, and debug source code for programming and web development. These editors provide essential features like syntax highlighting, code completion, auto-indentation, and error detection to enhance productivity and reduce coding errors. Many code editors also offer integrations with version control systems (like Git), debuggers, and build tools, allowing developers to manage their code and workflows efficiently. While some code editors are lightweight and focused solely on text editing, others offer extensive features and customization options through plugins and extensions. By providing a streamlined environment for coding, code editors are essential for software development, web development, and scripting tasks.
Code Review Tools
Code review tools are software tools designed to examine and analyze source code for errors, bugs, and vulnerabilities. They provide developers with detailed feedback on their code, highlighting areas that need improvement or optimization. These tools use a variety of techniques such as static analysis, unit testing, and peer review to ensure the quality and functionality of the code. In addition to identifying coding issues, they also help improve code security by detecting potential vulnerabilities or weaknesses in the code. Code review tools are an essential part of the development process for any software project.
Infrastructure as Code Software
Infrastructure as Code (IaC) tools are software solutions that enable developers and IT teams to automate the provisioning, configuration, and management of infrastructure using code. These tools allow users to define and manage infrastructure components like servers, databases, and networking resources through configuration files, ensuring consistency and repeatability in infrastructure setups. IaC tools typically support version control, enabling teams to track changes and collaborate on infrastructure management.
Code Search Engines
Code search engines are specialized search tools that allow developers to search through codebases, repositories, or libraries to find specific functions, variables, classes, or code snippets. These tools are designed to help developers quickly locate relevant parts of code, analyze code quality, and identify reusable components. Code search engines often support various programming languages, providing search capabilities like syntax highlighting, filtering by file types or attributes, and even advanced search options using regular expressions. They are particularly useful for navigating large codebases, enhancing code reuse, and improving overall productivity in software development projects.
Code Enforcement Software
Code enforcement software is software that helps local government agencies and municipalities manage and enforce building codes, zoning laws, and other regulatory compliance requirements. These platforms typically provide features for tracking violations, issuing citations, managing inspections, and automating the code enforcement process. Code enforcement software can also include tools for scheduling inspections, documenting findings, generating reports, and managing case histories. It helps ensure that properties comply with local laws and ordinances, improving efficiency and accountability in enforcement processes. Additionally, it allows for better communication between enforcement officers, residents, and other stakeholders.
Coding Challenge Platforms
Coding challenge platforms, also known as code assessment and technical skills testing platforms, enable developers and organizations to test their coding skills to see what skills need to be improved, or to determine the coding skills of a potential hire. Many coding challenge platforms also offer features like coding competitions, mock interviews, and collaboration opportunities for learning with others. These platforms are popular among job seekers, developers, and coding enthusiasts looking to enhance their problem-solving abilities.
Low-Code Development Platforms
Low-code development platforms are software tools designed to assist developers with the creation of software applications. They provide an alternate means to implementation, reducing the amount of manual coding that needs to be done. Platforms vary based on the type of application being created, enabling users to quickly build and deploy business applications without having extensive technical knowledge or software development experience. Features may include tools for visual modeling, integration connectors, and user interface components.
AI Coding Assistants
AI coding assistants are software tools that use artificial intelligence to help developers write, debug, and optimize code more efficiently. These assistants typically offer features like code auto-completion, error detection, suggestion of best practices, and code refactoring. AI coding assistants often integrate with integrated development environments (IDEs) and code editors to provide real-time feedback and recommendations based on the context of the code being written. By leveraging machine learning and natural language processing, these tools can help developers increase productivity, reduce errors, and learn new programming techniques.
Source Code Management Software
Source code management (SCM) software is a type of software to help developers track, manage, and version control their source code throughout the software development lifecycle. These tools allow multiple developers to collaborate on the same project by maintaining a centralized repository where code changes are stored and tracked. SCM software typically includes features like version control, branching, merging, and conflict resolution to ensure that code changes are properly managed and integrated. It also provides tools for tracking issues, auditing changes, and ensuring that all team members are working with the latest codebase. SCM software is essential for maintaining code integrity, improving collaboration, and enhancing productivity in development teams.
Code Coverage Tools
Code coverage tools are software utilities designed to analyze the source code of an application and report on the level of code that is tested by automated tests. They usually measure the percentage of lines, blocks, or branches of code that have been executed in a test suite. Many popular programming languages have their own code coverage tools available for developers to use.
Code Signing Software
Code signing software is a type of program that digitally signs code to ensure its authenticity and integrity. It verifies the identity of the author or publisher of the code, and helps protect users from malicious software by providing evidence that the code was not altered during transit. Code signing can be used for a variety of purposes, including software distribution, configuration management, and digital document authentication. It is an essential part of maintaining secure electronic communication between two parties.
Medical Coding Software
Medical coding software is a type of software used to classify various medical diagnoses and procedures in order to provide accurate reimbursement from insurance companies. It enables healthcare providers to code various patient treatments, tests, medications, or procedures for billing purposes. The software also helps them comply with industry regulations and guidelines as well as improve efficiency and accuracy in their billing process. It can be used for tracking patient records and managing claims efficiently. Furthermore, it offers support services such as online training courses for coders, ensuring that they stay updated on the latest developments in the field.
No Code Database Software
No code database platforms are tools that allow individuals to create and manage databases without needing to write any code. These platforms typically use drag-and-drop interfaces and pre-built templates to simplify the database creation process. They are designed for users with little to no technical background, making it easier for them to organize and store data. No code database platforms also offer features such as data visualization, automated backups, and collaborative capabilities, making it a versatile solution for various businesses and industries.
Vibe Coding Software
Vibe coding tools represent a shift in software development, using AI to convert natural language into functional code. These tools allow users to input human language prompts, moving away from traditional syntax and focusing on expressing the desired outcome. By lowering the barrier to entry, vibe coding tools make it easier for individuals without coding expertise to create software. For experienced developers, these tools automate repetitive tasks, boosting productivity and freeing up time for more complex problem-solving.
Code Snippet Managers
Code snippet managers are useful tools for organizing and managing code snippets. They enable users to store and share their code snippets efficiently, and provide a searchable library of existing code snippets. Depending on the platform chosen, users can also comment, tag, and version code snippets using these tools. Finally, many of these services offer both free and premium plans to fit all needs.
AI Code Generators
AI code generators are software tools that use artificial intelligence to automatically generate code based on user input or requirements, significantly reducing the time and effort required for software development. These platforms leverage machine learning algorithms and natural language processing (NLP) to understand user specifications and then generate the appropriate code. AI code generators often include features like auto-completion, error detection, and optimization suggestions, which help developers write cleaner, more efficient code faster. By using these tools, developers can streamline their coding process, improve productivity, and focus on higher-level tasks such as design and architecture.
AI Code Review Tools
AI code review tools are AI-powered software tools that automate the process of reviewing code by using artificial intelligence to detect bugs, vulnerabilities, and code quality issues. These tools analyze code for common errors, performance optimizations, and adherence to best practices, helping developers improve code efficiency and maintainability. They often integrate with version control systems, providing real-time feedback and suggestions as developers write and commit their code. By leveraging AI, these tools can also identify security risks, improve code consistency, and reduce the time spent on manual reviews. Ultimately, AI code review tools enhance development workflows by streamlining the review process and ensuring higher-quality software.
  • 1
    Oriana Studio
    Scale-out your solution to the enterprise. Customize with standard XML object declaration and SQL-based logic building. Leverage built-in integrations for Active Directory, Exchange server, RPA, Email clients, and more. Add custom integrations with REST API and Webservices. Automate your company’s processes in a single system, identify obstacles to your daily business, eliminate data silos, and reduce manual tasks. The Oriana Workflow Management Software supports transparency and enables...
  • 2
    Hailer

    Hailer

    Hailer

    ...Hailer isn't a traditional software package, it is an expansive digital platform for you and your team to create the perfect tool that fits your needs the best. It combines process management and communication. No coding required. Hailer works like your favourite instant messaging app but has the engine of a serious business process management software. We love to keep it simple for the users. Workflows and messages are in the same place. Build a business process management system that suits your processes, your style and your people. Instead of using isolated systems (such as CRM, HRM and ERP) bring all your core and support functions into one platform. ...
    Starting Price: $20 per user per month
  • 3
    CheckFlow

    CheckFlow

    CheckFlow

    CheckFlow is a SaaS application that businesses use to create and manage their processes using powerful checklists. Processes are created using a no code drag and drop designer. There is a wide range of clever controls designed to meet every need. It is easy to set up advanced workflows with features such as dynamic due dates, automated task assignments, halt tasks, conditional logic and checklist parameters. Collaboration is made easy with task comments, assignments and an in-built email notification system. ...
    Starting Price: $10/month/user
  • 4
    DocsCube

    DocsCube

    DocsCube

    DocsCube is a no-code, all-in-one contract and workflow automation solution that helps you speed up business processes. Collect data with easy-to-use standardized digital forms. Get the initial draft with a few clicks, validate data, and automatically generate all supporting documents. Send for signing via email or direct link. Contract Lifecycle Management Workflow Automation Document Generation Agile Collaboration Web Forms Data Extraction E-Signature
    Starting Price: $0
  • 5
    Nucleus One
    ...Combining project management, document management, digital signatures, forms automation, public portals, an advanced workflow engine, and an AI assistant, it streamlines productivity and enhances team efficiency. Manage tasks seamlessly, store and access files easily, expedite approvals, create a professional online presence, and automate routine tasks with no-code setup. The AI assistant provides support, insights, and suggestions to help you make informed decisions. Experience unparalleled productivity and collaboration with Nucleus One.
    Starting Price: $10/month/user
  • 6
    Autonom8

    Autonom8

    Autonom8

    Autonom8 has built a SaaS platform that permits you to truly automate customer-facing workflows rapidly. Autonom8's low-code platform is used by 30+ enterprise companies. Digitization isn't just about moving from a paper-based interaction to an application-based process. A8's platform brings together (ML) and Conversations (NLP) to make these journeys agile and flexible. With this analogy in mind, think of A8Studio as the valiant restaurant crew that saves your day.
  • 7
    Arkai

    Arkai

    Arkai

    Transform ideas into AI workflows instantly. Collaborate with a global community to create, share, and perfect, no coding is required. This streamlined Arkai workflow enhances user query responses by leveraging a compact model to dynamically generate optimal prompts for the primary LLM. This two-stage approach results in more accurate, contextually relevant answers. This smart workflow enhances document-based AI responses while saving costs. It first determines if your question relates to the enterprise docs. ...
  • 8
    Datamorf

    Datamorf

    Datamorf

    ...Keep all your data accurate and up-to-date in real-time. Design complex, multi-step workflows that handle everything from HTTP triggers to data processing, all without writing code.
    Starting Price: $9 per month
  • 9
    Weever

    Weever

    Weever Apps

    ...Automate rich, insight-driven reporting dashboards to inform improvement projects and track KPIs. Highly intuitive software for administrators to set up and for staff to use. From QR codes and conditional logic to reward points and process automation, Weever has all the "bells and whistles" you need to do what you need to do the way you need to do it. Enhance safety, keep equipment and machines running, reduce product defects, track training, continuously improve, and ensure compliance.
    Starting Price: $199 per month
  • 10
    Compass SRP

    Compass SRP

    Bespokemetrics

    ...Through ongoing backtesting and standardized data collection (1Form), COMPASS produces an assessment of a subcontractor's execution ability; the Q Score. COMPASS Subcontractors are relatively ranked by industry standard CSI Codes in real time, providing ongoing insight into a GC’s exposure. Deep dives into the data behind our scores can be obtained from the subcontractors themselves. Analytics are provided on a convenient, and continuously evolving set of tailored dashboards unique to roles at your company. Quality reviews and internal notes are managed in the system.
  • 11
    Kindo

    Kindo

    Kindo

    ...The first self-serve Al platform that connects OpenAI's ChatGPT, Google Bard, Cohere Claude or any preferred AI model to your company's data in a secure and private manner. Work efficiently with seamless Al search, connect up to 200+ SaaS integrations, and easily create no-code AI-powered workflows. Ask questions about your data and get answers within seconds, no more having to dig through spreadsheets or wikis—Kindo securely layers AI tools over your existing apps to tackle all your burning questions.
  • 12
    Fleak

    Fleak

    Fleak

    Fleak is a low-code serverless API builder for data teams that requires no infrastructure and allows you to instantly embed API endpoints to your existing modern AI & data tech stack. Start by configuring the essential components of your data workflow. With Fleak, you can transform data, generate text embeddings, and connect to vector databases, all in just a few steps.
    Starting Price: $29 per month
  • 13
    Waveloom

    Waveloom

    Waveloom

    Waveloom is a developer platform that enables the visual construction and deployment of AI workflows, integrating services like GPT-4, Claude, and DALL-E without the need for infrastructure coding. Its drag-and-drop interface allows users to create complex AI workflows, connecting various services and transforming data seamlessly. Waveloom provides a unified SDK to access multiple AI models, including Claude 3.5, GPT-4, Gemini, Llama, DALL-E, Lora, Flux, Stable Diffusion, and Whisper, handling the underlying infrastructure to let developers focus on building applications. ...
  • 14
    Make

    Make

    Make

    Make is a visual platform for anyone to design, build, and automate anything—from tasks and workflows to apps and systems—without coding. SMBs, startups, scaleups, teams, and enterprises around the world use Make to scale their business faster than ever. Make enables people to connect and create workflows at the speed of their ideas. With Make, anyone can build like a developer, launching solutions across all industries and business areas at a fraction of the cost and time. ...
    Leader badge
    Starting Price: $9 per month
  • 15
    Langstack

    Langstack

    Langstack

    Everything you find in text-based backend languages, including logic statements, loops, and functions, is expressed in an easy-to-understand visual style. Structure your simple and complex data in a flexible database that seamlessly works with all the platform’s development and computing tools. Automate data operations with templates for building ETL pipelines and validation pipelines that easily handle your data workloads. Speed up integration projects with powerful tools for designing,...
  • 16
    Bonita

    Bonita

    Bonitasoft

    Bonitasoft fully supports digital operations and modernization of information systems with Bonita, an open-source and extensible platform for automation and optimization of business processes. The Bonita platform accelerates development and production with a clear separation between capabilities for visual programming and those for coding. BPMN graphical notation, full extensibility, and reusable components allow smooth collaboration among the different profiles on the IT team, and with the business teams. Bonita integrates with existing information systems, orchestrates heterogeneous systems, and provides deep visibility across all enterprise processes. CIOs can ensure an incremental and controlled evolution of enterprise applications, systems, and business processes. ...
  • 17
    Kriya

    Kriya

    Discus Business Solutions

    ...Kriya is a web-based business process management tool that streamlines all your business processes and provides you with smooth control over business operations. It is a zero-coding-required rapid application deployment (RAD) platform created using business process management (BPM) and workflow concepts. Its mobile digital workplace helps users access and update records, approve payment requests, and track process performance from anywhere at any time. It's simple drag and drop designer makes for an interactive user interface. ...
    Starting Price: $9.00/month/user
  • 18
    Azure Logic Apps
    ...Deploy and run logic applications in Azure, any container, and on premises. Enable private endpoints, simplified virtual network access, and deployment slots. Develop, debug, and test on Windows, MacOS, and Linux using Visual Studio Code. Deploy multiple workflows to a single logic app, simplifying automated deployments and CI/CD pipelines.
  • 19
    Prefect

    Prefect

    Prefect

    ...Cloud's beautiful UI lets you keep an eye on the health of your infrastructure. Stream realtime state updates and logs, kick off new runs, and receive critical information exactly when you need it. With Prefect's Hybrid Model, your code and data remain on-prem while Prefect Cloud's managed orchestration keeps everything running smoothly. The Cloud scheduler service runs asynchronously to ensure your runs start on time, every time. Advanced scheduling options allow for scheduled parameter value changes as well as the execution environment for each run! Configure custom notifications and actions when your workflows change state. ...
    Starting Price: $0.0025 per successful task
  • 20
    Rattle

    Rattle

    Rattle

    ...Increase performance with less effort. Make your CRM adapt to your human workflows. Connect Salesforce and Slack in just one click. Deploy Rattle for any challenge using pre-built playbooks and our no-code builder. There’s no new tool to learn, so your team’s learning curve will be extinct. Helping high-growth sales teams run smarter. Get rid of grunt work and let your sales team use their brainpower to better use. Often in back-to-back meetings, it is hard for reps to capture critical deal data in Salesforce. Rattle lets reps log their calls, track key metrics, and manage opportunities, all from Slack.
    Starting Price: $19 per month
  • 21
    MuleSoft Composer
    The fastest and easiest way for business teams to connect apps and data. Enable business teams to access data governed by IT using clicks, not code, no more waiting for development resources. Allow business teams to collaborate easily with IT, jumpstarting their own integration projects using IT-built assets and templates. Empower IT to monitor every integration effectively, without slowing down the business. Use a simple, intuitive interface to connect systems such as Salesforce, Netsuite, Workday, Slack, and more. ...
  • 22
    Comm'ant

    Comm'ant

    Comm'ant Nederland BV

    ...Single company management system / corporate multi-site management systems 7. Registration tools, case management tools with workflow, actions, notifications, reporting, dashboard. (no-code apps)
    Starting Price: €210 per month
  • 23
    Flowers

    Flowers

    Flowers

    ...See how we are helping customers transform how they think about workflows. Flowers is simplifying the complex world of digital business organization with fast, simple, flexible, and automated workflows. Our no-code process editor, cloud platform, and solutions make your workflows efficient and profitable. Everything you want to know about your workflows, from anywhere, anytime. Decision makers choose Flowers to automate workflows.
  • 24
    Grid

    Grid

    WorkOnGrid

    Say goodbye to paper logs, cluttered spreadsheets, and inflexible tools, streamline your team's communications increase efficiency, and enable seamless data gathering from mobile or web applications or bring data from other software or even devices using integrations. Automate anything using data links, approval flows, notifications, and reminders. Ensure personalized app experiences and data compliance with teams and granular access management. Connect Grid to IoT devices via REST APIs, DB...
  • 25
    Microsoft 365 Copilot Workflows
    ...It lets you trigger actions on schedules or in response to events, collect and save user input with adaptive cards in Teams, and use your Microsoft 365 data (such as calendar entries, mail messages, or lists) directly without coding. After you submit a prompt, Workflows automatically resolves the services you referenced (Outlook inbox, Teams channel, etc.), generates a functioning workflow in the visual designer, and lets you test, monitor, and manage it via an Activity tab and Home page. Supported triggers and actions include recurrence, AI actions, Outlook (get emails, create events), Teams (post messages, adaptive cards), SharePoint (add/delete items), Planner (list tasks), Approvals, and Dataverse (AI Prompt).
  • 26
    Bordio

    Bordio

    Bordio

    ...The platform provides a clear view of what needs to be done each day with its online calendar, making overwhelming to-do lists a thing of the past. With features for scheduling tasks on specific days and keeping track of progress with color-coded statuses, Bordio keeps teams focused and acts as an effective project tracker and task tracker. You can invite guests like clients or freelancers into projects at no extra cost and work together seamlessly. The inclusion of a team task planner and team tracker ensures that every member’s efforts are synchronized and visible.
    Leader badge
    Starting Price: $5.99 per user per month
  • 27
    Unito

    Unito

    Unito

    Unito is a no-code two-way integration solution that can connect your apps and automate your workflows in minutes. Go beyond Zapier with deep two-way automations that cover more use cases, sync more fields, and keep all your tools updated in real-time. Unlike most other integration solutions, Unito doesn’t use trigger-based automations. Each integration supports two-way syncing, which means that any changes in one tool will be reflected in the other tool (and vice versa).
    Starting Price: $10.00/month
  • 28
    ElectroNeek

    ElectroNeek

    ElectroNeek Robotics

    ElectroNeek is an Intelligent Automation Platform transforming business process management in enterprises by integrating AI bots with employee workflows, automating routines, and helping humans to focus on more creative and strategic tasks. ElectroNeek provides a wide range of exciting low-code automation tools based on RPA, IDP, AI and GPT-4 (Conversational and Generative) technologies.
    Leader badge
    Starting Price: $1450/month
  • 29
    Nrby

    Nrby

    Nrby

    ...The information captured with Nrby SmartPins is stored with location-intelligence, giving new historical timelines, reports, and analytics that empower businesses to do more, eliminate costs, and drive customer satisfaction. Your work is unorganized and stuck in manual processes. Your data is inconsistent and inaccurate. Nrby’s mobile platform and no-code workflows will create consistent processes and deliver accurate data capture. Learn how to drive your team’s productivity.
  • 30
    Quickwork

    Quickwork

    Quickwork

    ...Quickwork provides an all-in-one platform with the tools and services you need to build powerful & scalable integrations, serverless APIs, conversational experiences, and a lot more. Simply drag and drop the applications you wish to use to build powerful integrations without writing a single line of code. Choose from 1,000s of business, consumer, AI, analytics, messaging, and IoT apps to create an automated workflow you can imagine. Convert any workflow into an API with Quickwork’s single-click API management. Share your APIs securely with built-in authentication mechanisms and scale elastically with our serverless infrastructure. ...
    Starting Price: $20 per month