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

    OREOPS

    OREOPS

    Develop Android and iOS apps in a jiffy without writing a single line of code, using our development platform. OREOPS low code enables you to take full control of your mobile app! Choose a template, set a theme and get started. Developing a mobile app is not rocket science anymore. In fact, we are set out to try and make the rocket sciences easier too with the best use of technology! Configure models for text, images, videos, lists, buttons, etc. for your app pages. Set triggers to send...
    Starting Price: $14.96 per month
  • 2
    Scoreapps

    Scoreapps

    Scoreapps

    Grow your business with the world's most advanced mobile marketing platform or become a reseller and launch your own Apps company. Launch an online store or course combining ecommerce, sales funnels and your own mobile applications. 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...
    Starting Price: €66 per month
  • 3
    PandaSuite

    PandaSuite

    PandaSuite

    Turn your ideas into awesome apps, digital publications and interactive presentations without writing a single line of code. Make users interact with the content of your app. A multimedia, interactive and playful app increases user engagement and app retention. Digital transformation is the key challenge for many industries. With PandaSuite, build and launch the right app to meet your goals beyond expectations. PandaSuite is a cross-platform application development platform. Your screens...
    Starting Price: €24 per month
  • 4
    Kohezion

    Kohezion

    TGMT-Systems

    Kohezion is a low code online database builder that empowers users to create their own software solutions in a fraction of the time. Kohezion supports your organization's high-security requirements by prioritizing accountability, encryption, and compliance for storing confidential data. Build database applications that can be customized to meet your exact needs right now, and as you experience growth and change. Collaborate, innovate, and build a system where your data works for you.
    Starting Price: $25/month
  • 5
    AppSynergy

    AppSynergy

    AppSynergy

    AppSynergy was designed specifically for building powerful cloud-based business applications. With modern, model-driven drag-n-drop techniques used for virtually everything - and a clean transition to code when required - development is super rapid. Simply drag objects like tabs, menus, buttons, records, reports, charts, modal panels, and more from the palette and drop them into your application canvas. Nest-related record objects to easily create complex screens that use multiple related...
  • 6
    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...
  • 7
    KrypCore

    KrypCore

    KrypCore

    To accelerate your innovation by eliminating complicated, time-consuming and resource-intensive development processes. KrypCore enables IT leaders to swiftly accomplish their blockchain innovation goals in a low-code way. KrypCore automatically translates innovative use-case definitions into a blockchain solution with minimal coding efforts and thereby enables business leaders to accelerate their blockchain innovation journey. KrypCore helps existing IT teams to deliver multiple innovative...
  • 8
    Quiltt

    Quiltt

    Quiltt

    .... Built on the Quiltt GraphQL API, Connect comes pre-integrated with Plaid's industry-leading bank data network, and Spade's powerful transaction enrichment service. Connect can be added into your product experience with just a few lines of code, freeing your team to focus on your core innovations.
  • 9
    Clockspring

    Clockspring

    Clockspring

    Clockspring is the perfect balance between low-code automation tools and custom development. Traditional integration options are slow, fragile, and expensive. Clockspring delivers the same flexibility you get with custom programming but without the need to write any code. Maximize your existing technology and let your team focus on driving your business forward. Automation is changing the way that businesses operate, collaborate, and react to change. Clockspring's integration and automation...
    Starting Price: $799/mo
  • 10
    Choicely

    Choicely

    Choicely

    Building an engaging, high-quality mobile app used to take months of work and a massive budget. Serve your audience with easy access to content, interactive features, and buying your products. Manage your app with a no-code app builder – like a WordPress for apps. Update and renew your app, see the result in real-time. Choicely is used by businesses across 40+ countries to engage with their audiences and grow their revenue. Our strongest verticals include sports, media and entertainment...
    Starting Price: €499 per month
  • 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. Bring creator workflow apps to production quickly for mission...
  • 12
    Flowcode

    Flowcode

    Flowcode

    The simplicity of visual programming and the power of traditional coding. Flowcode lets you build fast and handles the infrastructure. So you can focus on solving the hard logic problems. Drag-and-drop functionality meets powerful logic-based nodes. Visually trace your API calls to find bugs faster. Manage versions, rollbacks, and updates effortlessly. Combine and orchestrate multiple AI models to build customized AI APIs. Flowcode is built on Flyde, an open source visual programming language...
    Starting Price: $19 per month
  • 13
    Wavity

    Wavity

    Wavity Inc.

    Wavity provides a Help and Service Desk Solution that allows organizations to support employees, customers, and partners. 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...
  • 14
    Plant an App

    Plant an App

    Plant an App

    The only app development platform that gives IT teams the speed of low-code without compromising the power and flexibility of custom coding. The future is automation and business apps. There’s simply not enough developers in the world to satisfy the demand. Therefore, business users are enabled by technology to take charge to build such software. The future is automation and business apps. There’s simply not enough developers in the world to satisfy the demand. Therefore, business users...
  • 15
    VeriTran Studio
    Create digital experiences users will love, with a drag-and-drop interface and WYSIWYG functionality! Designer, our visual building tool, enables developers to create, integrate and extend multi-device apps without coding. Using application templates, features templates and a wide range of components and third-party services from VeriTran Marketplace, you will have everything you need to meet all business needs, in record time, with just a few clicks.
  • 16
    ZORP

    ZORP

    ZORP

    ZORP is the OS for Operations. ZORP provides powerful technology solutions that help you automate all parts of your operations and streamline them in minutes. ZORP provides a no-code application builder to build simple checklists for complex applications in just a few minutes without coding. ZORP also enables businesses to respond faster to problems in their operations through a real-time incident management solution that automatically monitors for issues and alerts the right team.
    Starting Price: $99 per month
  • 17
    ProcessMIX

    ProcessMIX

    ProcessMIX

    ProcessMIX is a backend low-code platform designed to help users rapidly develop, validate, and deploy decision-making solutions and workflows through a visual, intuitive, drag-and-drop interface. By leveraging ProcessMIX’s automation capabilities, you can seamlessly integrate best decision-making practices across industries such as banking, finance, insurance, telecom, and beyond. ProcessMIX was built to empower you to easily create and deploy tailored solutions that address your...
    Starting Price: $199 per month
  • 18
    Flowbiz

    Flowbiz

    Werkflo Software Solutions Pty Limited

    Flowbiz™ is a powerful charting, automation workflow and integration solution. Users can process and report on any activity, for any industry, anytime, anywhere. Flowbiz™ offers a highly scalable, robust and versatile all-in-one solution that gives a business everything needed to digitally transform their processes and operations to save time and cost. It is cloud-based, offers high security plus a pack of other features starting from $5 AUD dollars for Designer for charting , $18 AUD for...
    Starting Price: $5.00 AUD
  • 19
    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 Chat...
    Starting Price: Free/1Month/3,000 Call
  • 20
    Stencyl

    Stencyl

    Stencyl

    ... and Newgrounds. Our drag-and-drop gameplay designer pays homage to the successful MIT Scratch project. 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
  • 21
    RunMyProcess

    RunMyProcess

    Akorbi Digital

    Businesses around the globe are entrusting RunMyProcess’ low-code platform to transform their digital landscape. When you use the RunMyProcess platform, you can connect systems that previously were never able to speak to one another and completely automate your business processes. When using applications developed by RunMyProcess, employees can save time by no longer having to transfer data from one system to another or having to do repetitive tasks manually. This newfound time enables...
  • 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...
  • 23
    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...
    Starting Price: Free
  • 24
    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...
  • 25
    Undaku

    Undaku

    Undaku

    Our no-code platform has all the features to build a line-of-business app. Get started with no prior knowledge or training. Using the Undaku platform, by simply dragging and dropping elements, with almost no technical knowledge, you can create a complete working product. Undaku SaaS manager provides the rich toolset to deploy and maintain your business applications to global provide and provide SaaS services at scale. With our platform, developers will now have the means to create their next...
  • 26
    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. See our limited-time free offers (gifts) to get your next app built, fast. Create your app’s front-end interface and user experience...
    Starting Price: $2.50 per month
  • 27
    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. Digital1st® Engagement provides a portfolio of accelerators an apps to create robust and personalized customer...
  • 28
    FulcrumOne

    FulcrumOne

    Fulcrum Digital

    Get to market faster and reduce development costs with our constantly expanding low-code development accelerator. FulcrumOne is a low-code platform comprised of over 130 cross-industry and industry-specific components and APIs, ready to be deployed instantly. Our clients save on average 30% on cost and get to market 1.5x faster by utilizing our interoperable components and removing the trial and error in developing components from scratch. Using a low-code platform core, plug and play any...
  • 29
    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. Support the growing needs of your business in the most operationally efficient way...
  • 30
    Noodl

    Noodl

    Noodl

    Noodl’s low-code platform creates high-performing teams of designers and developers working together in a single, powerful environment that can take ideas from prototype to production. Fluently move between working on frontend and backend using Noodl’s visual programming language. Build full-stack software in a way that is optimized for speed and cross-team collaboration. See your data and logic come alive when connecting them to your UI components. All data flows are visualized live as you...
    Starting Price: $19 per month