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.
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.
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.
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
    Scoreapps

    Scoreapps

    Scoreapps

    ...Increase your traffic, reduce your client acquisition costs and build customer loyalty with the same technology used by the big companies. Create amazing Apps for iOS and Android without coding a single line of code. Create your own online store or multiply your conversions with sales funnels. Analyze your competition or potential customers in a matter of seconds. Create your own App and grow your business with powerful mobile marketing features such as generating automatic reviews or sending rich push notifications. Create applications, funnels and websites for your customers. ...
    Starting Price: €66 per month
  • 2
    WebRatio

    WebRatio

    WebRatio

    We drive organizations along the journey of digital transformation by creating unique solutions that simplify processes, renew business models, and improve interactions with customers, to help them emerge in the digital business era. By working with us, organizations achieve new strategic objectives thanks to the experience of our team that combines the speed and flexibility of Agile Development with the robustness, security, and scalability of the solutions we create.
  • 3
    Jet Admin

    Jet Admin

    Jet Admin

    Combine different UI components to get the functionality you need. Set advanced business logic through workflows and formulas. No design or coding required. Visualize and act on your data using tables, forms, buttons, charts and more. Change themes and set custom branding on a go. Set granular permissions to control how your team, partners or customers interact with the app’s data. Share your app with collegues and customers, collaborate on tasks and set approval workflows.
    Starting Price: $24 per month
  • 4
    Eccentex AppBase
    Low-Code Platform for Customer Service & Back Office. Simple Journeys. Complex Journeys. And everything in between. Low-Code Platform for Customer Service & Back Office Simple Journeys. Complex Journeys. And everything in between. AppBase for Customer Service is a dynamic case management and Customer 360 platform to handle more than just simple ticketing.
  • 5
    AmpleLogic LCNC Platform
    ...We offer a powerful suite of 14 SaaS products built on our advanced Application Platform as a Service (aPaaS), providing organizations with pre-configured, compliant solutions while offering the flexibility to build custom applications that seamlessly integrate with their existing systems. Our platform is designed to fill the gaps in your current solutions, enabling you to address specific challenges and accelerate operational efficiency. With Low Code/No Code (LCNC) capabilities, life sciences companies can easily tailor applications to meet their unique needs, without requiring deep technical expertise.
  • 6
    Flowcode

    Flowcode

    Flowcode

    ...Flowcode is built on Flyde, an open source visual programming language. Flyde runs in VS Code and integrates with existing TypeScript code, browsers, and Node.js. Handle simple tasks quickly with visual flows. Dive deep into complex logic with custom code nodes. You can export your data and APIs and run them on your own servers. Stay flexible and independent. Easily handle database tasks with abstracted PostgreSQL or connect to other databases for more advanced needs.
    Starting Price: $19 per month
  • 7
    Swing2App
    ...The platform has been helping many small and mid-sized businesses from all industries since 2012 to minimize the time-to-market to a few minutes. Swing2App supports expeditious success by rendering exemplary mobile apps created without any coding experience in a matter of minutes for free. Swing2App app builder is a go-to tool of businesses as it supports customization. It is flexible in incorporating new and value-added features to the apps. From user analytics (to evaluate conversion rate, active users count, etc.) to CMS, it offers all the necessary services. The prototype, templates, and frameworks available on the Swing2App platform are highly stable and support the development of apps like gaming apps, M-commerce apps, customer relationship management apps, and more.
  • 8
    Bridgeline Unbound Platform
    Build better digital experiences for your customers. Content management, commerce and digital marketing - all in one unified marketing platform! Bridgeline empowers marketers so you can accomplish more.
  • 9
    SyncTree

    SyncTree

    Ntuple

    SyncTree strives to be a "Super Connecting Platform" that can easily connect any services you want. With SyncTree, which consists of SyncTree STUDIO, a solution for building backend business logic with block coding, and Block Store, a platform for buying and selling pre-made backend function blocks like App Store, you can organically utilize data and connect services to achieve unlimited service expansion. Based on aPaaS, Block Store provides APIs from various services such as ChatGPT, DALLE, YouTube, etc. in the form of 'backend function blocks', which you can subscribe to and then combine as you want quickly in SyncTree STUDIO to build your business logic. ...
    Starting Price: Free/1Month/3,000 Call
  • 10
    Acoustic Content
    Acoustic Content is a cloud-based, hybrid content management system (CMS) and content marketing platform that leverages AI services to help marketers and front-end developers build engaging digital experiences quickly and easily across all channels. Our built-in digital asset management (DAM) and site-building capabilities provide users with the right solution to meet any need. Or, use it as a headless solution to transform your business. Easy and powerful editing with direct access to...
  • 11
    ServiceNow App Engine
    Bring new enterprise apps to market in half the time and one-third the cost with low-code apps. Build low-code apps quickly, with more creators and less complexity. Safely scale cross-enterprise experiences that users love. With App Engine as your low-code platform, you can build solutions that work the way you work. Quickly create digital workflow apps and scale across the enterprise with a low‑code platform.
  • 12
    Simularge

    Simularge

    Simularge

    Simularge enables factories to create industrial applications in few minutes. These applications are used for $M+ cost-outs, efficiency, and sustainability. Simularge's no-code AI platform, TwinIDE, has pre-built components that you can drag & drop and connect to model your industrial process. Thanks to its physics-based expert components, no Big Data is required. Fast, user-friendly, and liberating. Simularge offers everything you expect from an Industry 4.0 platform. We know how hard it is to get things done in a production line. ...
  • 13
    Noodl

    Noodl

    Noodl

    ...All data flows are visualized live as you build or interact with your app, making handovers and debugging much easier. Mix in JavaScript with a single click and blend flexible visual programming with code. Code is a first-class citizen, and supports powerful collaboration with non-coders. Build your own reusable UI & logic components from core nodes and existing components. Noodl’s component model is flexible and made to scale in the same way as regular code.
    Starting Price: $19 per month
  • 14
    Microsoft Dataverse
    Create and run thousands of applications, flows, and intelligent agents with a smart, secure, and scalable low-code data platform. Try it free through a Power Apps trial. Quickly add business value with an extensible data platform that uses out-of-the-box common tables, extended attributes, semantic meanings, and an open ecosystem enabled by Common Data Model. Boost productivity and reduce costs by quickly developing applications, processes, and reusable data schemes.
  • 15
    SAP Build
    Accelerate development and automation with low-code, pro-code, and generative AI tools. SAP Build is a business application development and automation solution with a comprehensive suite of low-code, pro-code, and generative AI tools. Accelerate time to value with generative AI and prebuilt solutions that help you stay on budget and ahead of schedule. Build cloud-ready extensions that maximize your investments across your cloud ERP and application ecosystem. ...
  • 16
    SnapApp

    SnapApp

    BlueVector AI

    BlueVector AI’s SnapApp™ Application Builder is a low-code platform that enables users to rapidly create AI-enabled applications with minimal coding effort. By leveraging drag-and-drop components and pre-built AI models such as language and image recognition, developers can quickly prototype and deploy powerful, agentic apps. The platform simplifies integration with external services through low-code REST API connectors, handling data mapping and authentication visually. ...
  • 17
    Get2it

    Get2it

    get2it

    ...Our remarkable platform and fearless team build even the most complex mobile and desktop applications without wasting precious hours, days or weeks going back and forth with designers and developers. Our system allows for on the fly modification and the good news is, there is no coding involved.
  • 18
    ABCD

    ABCD

    Clerisoft

    ABCD (App Builder for Citizen Developers) offers a simple-to-use, low-code, drag-and-drop convenience to citizen developers delivering agility and standardization. ABCD is 100% native on Force and is 100% Lightning-based. Universal visual development platform for Salesforce that supports Visualforce pages. Supports past, present, and future components alike. Roll in additional components into drag & drop builder in a few minutes, standard, custom, and 3rd party components.
    Starting Price: $15 per month
  • 19
    dotCMS

    dotCMS

    dotCMS

    ...Used by Fortune 500 companies, SMBs, and digital agencies alike, dotCMS enables organizations to create, reuse, store and manage content with key features, including content authoring, multi-channel deployment, role-based access, REST-APIs, workflows, and analytics. dotCMS allows marketing teams to take control of their content with a NoCode authoring environment, including drag and drop builders for content, templates, layouts and more. Managers can use the system’s search feature to retrieve documents as well as index content and assets of a website. Built as an API-first platform, dotCMS offers best-of-breed capabilities that mean users can easily integrate with third-party applications they already use like Marketo, Hubspot, Salesforce, SAP, Magento, Google Analytics, and more.
  • 20
    AppSynergy

    AppSynergy

    AppSynergy

    ...Full programmability on both client-side and server-side means you'll have the power to build even the most complex systems while using easy drag-n-drop for everything routine. Less code. Fewer headaches. Better apps. Integrated reporting with powerful filtering, sorting, grouping, and computed columns.
  • 21
    RunMyProcess

    RunMyProcess

    Akorbi Digital

    ...This newfound time enables employees to focus on other initiatives, thus improving efficiency and productivity. Entirely low-code development and easy to learn, drag-and-drop design. With secure data centers and the widespread use of encryption in RunMyProcess, you can rest easy in knowing your data is safe from external threats.
  • 22
    K-Rise Systems

    K-Rise Systems

    K-Rise Systems

    EASYProcess is a cloud-based development platform designed to accelerate your development initiatives by eliminating the need to write code. Everything you need to build your business solutions is available at your fingertips. The K-Rise platform has robust API’s with several JDE “Touchpoints” related to interoperability and industry integration standards. Single code base web and mobile apps build - leading to increased productivity, reduced maintenance costs, and lesser need for differing skill sets to build web and mobile apps. ...
  • 23
    Undaku

    Undaku

    Undaku

    ...With our platform, developers will now have the means to create their next saas app, without any coding experience. Undaku will provide a fully equipped, turnkey SAAS, which will allow developers and their users to enjoy the benefits of a seamless and frictionless user experience, while leveraging an efficient platform with the best of technological resources. Our trendsetting platform cuts short the digital barriers to create solutions for businesses without the need for coding.
  • 24
    Majesco Digital1st
    Majesco Digital1st® Platform is a low-code/no-code digital insurance platform with robust digital experience tools, microservices, real-time apps and accelerators, and rich insurance content that connect with a robust true plug-and-play ecosystem of partner solutions and data sources for innovation and experimentation to meet changing customers needs today and in the future.
  • 25
    FulcrumOne

    FulcrumOne

    Fulcrum Digital

    ...Using a low-code platform core, plug and play any components to assemble the right solution needed to meet your business goals. With little to no coding required, development can be done faster than ever before, reducing the time to market for your new ideas! Take any of our pre-built components and integrate them as needed. No need to develop something from scratch!
  • 26
    Wavity

    Wavity

    Wavity Inc.

    ...This allows organizations to potentially reduce the number of applications they use for service and support. Our Robotic Process Automation (RPA) tools – wBots - and our Zero-Code Application Designer ensure that our solution is always in lockstep with business processes. Wavity’s radical pricing ensures that you will always have the lowest TCO as compared to pther solutions.
  • 27
    Stencyl

    Stencyl

    Stencyl

    ...We extend Scratch's simple block-snapping interface with new functionality and hundreds of ready-to-use block, Power users can create and share their own blocks, extend the engine through code, import libraries and write their own custom classes that interact seamlessly with block-based Behaviors.
    Starting Price: $99 per year
  • 28
    apps@cloud

    apps@cloud

    APPS AT CLOUD

    Apps@cloud is the worlds easiest cloud business application platform. Pick from 50+ business-boosting software applications, or even create your own without coding, all integrated in one secure cloud location. Features you’ll love: - Marketplace: Fully customizable and integrated web and mobile apps for sales, marketing, accounting and more. - Customization: No-code tools for you to quickly integrate, extend and create apps to suit your business. - One view: A 360-degree view of every customer, including related projects, quotes, invoices, and support requests...
    Starting Price: Free
  • 29
    HCL Volt MX
    HCL Volt MX is a low-code platform that empowers developers, architects, and IT leaders to deliver enterprise mobile apps, fast. From field services to mobile patient insurance to equipment inspections, HCL Volt MX gives you a low-code platform to tackle your mobile application backlog. Make your app-dev wishes come true and make great things happen in 2022.
    Starting Price: $2.50 per month
  • 30
    Applicaster

    Applicaster

    Applicaster

    The only no/low-code platform for creating, launching & managing streaming apps across multiple devices & technology stacks. App independence; developers optional. Use simple, built-in tools to craft and change custom experiences, connect your preferred integrations & launch directly to the app stores. Scale & expand your streaming business with budget predictability & full control over timelines & resources.