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.
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.
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.
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
    Bolt.new

    Bolt.new

    StackBlitz

    Bolt.new is an AI-powered web development agent that allows you to prompt, run, edit, and deploy full-stack applications directly from your browser—no local setup required. Bolt.new enables you to install packages, run backends, and edit code as well. Whether you’re an experienced developer, a PM or designer, Bolt.new allows you to build production-grade full-stack applications with ease. Bolt.new is free to get started. If you need more AI tokens or want private projects, you can...
    Starting Price: Free
  • 2
    PHPStan

    PHPStan

    PHPStan

    ​PHPStan is an open source static analysis tool for PHP that identifies bugs in your codebase without the need for writing tests. It thoroughly scans your entire code, detecting both obvious and subtle issues, including those in rarely executed conditional statements that tests might not cover. By integrating PHPStan into your development environment and continuous integration pipelines, you can prevent bugs from reaching production. It is compatible with legacy codebases, even those lacking...
    Starting Price: Free
  • 3
    NoCodeAPI

    NoCodeAPI

    NoCodeAPI

    NoCodeAPI is a serverless platform that lets you connect Google Sheets, Airtable, Google Analytics, Twitter, Telegram, Open Graph, MailChimp, and 50+ other apps via secure, encrypted API proxies without writing backend code. It provides a simple project-based interface where you input values, encrypt tokens, and generate lightweight endpoints ready for use in seconds. Each endpoint stores encrypted keys in the cloud, bypasses rate limits through intelligent caching, and doubles response speed...
    Starting Price: $12 per month
  • 4
    Nanobase AI

    Nanobase AI

    Bumu Technologies

    Nanobase AI is a cutting-edge AI-powered development platform that helps developers, startups, and software teams build backend systems faster and smarter. With an intuitive drag-and-drop flow builder, users can visually design backend workflows, define triggers, and manage data operations — all without writing repetitive code. Using advanced AI algorithms, Nanobase automatically generates clean, production-ready Java code that is fully deployable. Whether you’re integrating databases like...
    Starting Price: Free
  • 5
    Newired

    Newired

    Newired

    ... it and are comfortable with challenging content, with support that ensures process compliance in complex internal applications. -Newired can be deployed on any web-based application or website without touching the code and can be adapted to meet customers' needs.
    Starting Price: $ 6,480 per year
  • 6
    Ventuno

    Ventuno

    Ventuno Technologies

    Launch and grow your video streaming service using Ventuno, a SaaS OTT platform. Quickly launch your websites and apps using our customizable templates. Platforms supported - Your branded website, mobile apps (Android, iOS), and OTT apps (Roku, Apple TV, Android TV, Amazon Fire TV, LG TV, and Samsung TV). You get all the features needed to manage your OTT service - IT infrastructure, video CMS, encoder, video player, ad-server, payment gateway integration, servers, CDN, and...
    Starting Price: $299
  • 7
    Hevo

    Hevo

    Hevo Data

    Hevo Data is a no-code, bi-directional data pipeline platform specially built for modern ETL, ELT, and Reverse ETL Needs. It helps data teams streamline and automate org-wide data flows that result in a saving of ~10 hours of engineering time/week and 10x faster reporting, analytics, and decision making. The platform supports 100+ ready-to-use integrations across Databases, SaaS Applications, Cloud Storage, SDKs, and Streaming Services. Over 500 data-driven companies spread across 35...
    Starting Price: $249/month
  • 8
    Studio 3T

    Studio 3T

    Studio 3T

    Auto-complete queries in a built-in mongo shell that highlights syntax errors as you type and saves your query history. Perfect for MongoDB beginners, a time-saver for pros. Use a drag-and-drop UI to build complex find() queries and filter array elements. Break down aggregation queries into manageable steps and build them stage by stage, for easier debugging and querying. Generate instant code in JavaScript (Node.js), Java (2.x and 3.x driver API), Python, C#, PHP, and Ruby from MongoDB and SQL...
    Starting Price: $499/year/user
  • 9
    DigitalBrainEX

    DigitalBrainEX

    DigitalBrainEX

    Unleash Your Full Potential with DigitalBrainEX: Your AI-Enhanced Productivity Partner Welcome to a new era of effortless organization and enhanced productivity, brought to life by DigitalBrainEX—your intelligent, AI-powered digital companion. Tailored for diligent individuals across Windows platforms, DigitalBrainEX aims to augment your cognitive workflow, acting as a seamless extension of your own capabilities. Why Choose DigitalBrainEX? AI-Powered Efficiency: Harness the power of...
    Starting Price: $0
  • 10
    Site Search ONE

    Site Search ONE

    ElectronArt Design Ltd

    Site Search ONE WordPress Plugin provides a ‘no-code’ solution for professional search of Posts & Pages (up to 40,000 pages/posts). Facets & Filters use WordPress Categories, Tags & Custom Fields or Advanced Custom Fields (ACF) let site visitors’ ‘drill-down’ the search results. Sortable search results with highlighted hits-in-context on a snippet of surrounding text. Stemming, WordNet synonyms, Soundex. Search types: nested Boolean, All words, Any words. A Premium add-on plugin extends...
    Starting Price: $59/month
  • 11
    PimNote

    PimNote

    Pimtel

    PimNote is a simple text editor for faster document access. It also combines the useful and lacking features of all other text editors. Designed for knowledge management. One-click access to the recent file list helps you write a new idea to the related file quickly before forgetting it. The unlimited and searchable recent file list helps you easily reach an old file that was opened a long time ago. The one-click find history list and search help you type less. Designed for remote...
  • 12
    Betty Blocks

    Betty Blocks

    Betty Blocks

    The number one platform to build advanced enterprise-grade applications: surprisingly easy, fast, and fun. The Betty Blocks platform is often used by corporate organizations, law firms, and legal teams to automate important business processes with bespoke applications, released in a rapid manner. The platform of Betty Blocks offers limitless solutions. From pre-built templates to personalized applications, we've got you! With use cases such as contract- and NDA generators, you can...
    Starting Price: $1500.00/month
  • 13
    AppSheet

    AppSheet

    Google

    A trusted and scalable platform for mobile apps. Here's the reality: too many apps need to be built and there are not enough IT resources to create them. Enter AppSheet, a no code development platform that anyone can use to build and deploy apps. Empower your business users, and anyone else in your company to build apps. But ensure that those apps remain under centralized management and control with AppSheet for the Enterprise. AppSheet for the Enterprise is a trusted platform for building...
    Starting Price: $5 per user per month
  • 14
    Gitcolony

    Gitcolony

    Gitcolony

    Review the code as it's been written, appoint a merger, select multiple people to review your work, discuss the best solutions with your peers, make sure all your code policies are applied and much more. If you use multiple repositories for the same project it’s almost impossible to review and keep track of all of them. Gitcolony automatically links PRs from different repos but with the same origin branch. Once they're all reviewed, and in compliance with your business rules, they can be merged...
    Starting Price: $25 per month
  • 15
    Ragic Builder
    Ragic is a no-code database builder that allows its user to build their own system according to their own workflow with a spread-sheet like interface that is as quick and as intuitive, capable of building small contact management systems to fully fledged ERP systems.
    Starting Price: $5/month/user
  • 16
    Microsoft Power Apps
    Now everyone can quickly build and share low-code apps with Microsoft Power Apps. Increase agility across your organization by rapidly building low-code apps that modernize processes and solve tough challenges. Empower your team to start building and launching apps right away using pre-built templates, drag-and-drop simplicity, and quick deployment—then roll out continuous improvements as needed. Give everyone the power to build the apps they need with advanced functionality previously only...
    Starting Price: $20 per user per app per month
  • 17
    Assembla
    Assembla is the most secure software development platform in the world. Get started in less than a minute, on-prem or in the cloud. Assembla SECUREGIT provides a fully supported and economical solution, on the infrastructure of your choice. Meet compliance requirements with the confidence that your data is protected. Assembla is your trusted partner on your journey to “what’s next.” Developers are not security engineers – they build code. And their code is typically 90% open source. Securing...
    Starting Price: $7.50 per month
  • 18
    Pega Platform

    Pega Platform

    Pegasystems

    Build fast now. Be ready for whatever comes next. No matter where you’re working, Pega makes teamwork easy with an intuitive, inclusive approach to app authoring. React quickly to changing needs by unifying users in one platform using low-code tools and developer-grade solutions. Foster innovation and manage low-code at scale across your organization from one comprehensive dashboard. Optimize efficiency by giving business users, developers, and IT what they need, when and where they need it...
  • 19
    Azure DevOps Server
    Share code, track work, and ship software using integrated software delivery tools, hosted on premisis. Use all the Azure DevOps services or just the ones you need to complement your existing workflows. Previously known as Team Foundation Server (TFS), Azure DevOps Server is a set of collaborative software development tools, hosted on-premises. Azure DevOps Server integrates with your existing IDE or editor, enabling your cross-functional team to work effectively on projects of all sizes. Azure...
    Starting Price: $6 per user per month
  • 20
    Blynk

    Blynk

    Blynk

    Blynk is a low-code IoT software platform for connecting devices to the cloud, building mobile apps to remotely control and monitor them, and managing thousands of users and deployed products. It’s a PaaS (Platform-as-a-Service) that helps businesses and individuals seamlessly progress from a prototype of a connected product to its commercial launch and further growth. Blynk provides a range of features facilitating the launch and maintenance of commercial projects, e.g. device provisioning...
    Starting Price: Free
  • 21
    PMG Platform
    PMG is a low-code software platform that allows users to configure automation solutions and business applications to drive digital transformation initiatives. From streamlining business processes through automation, to integrating existing systems and filling in point solution functionality gaps, to delivering a collaborative workspace and unified user experience – PMG’s low-code platform does it all without coding. Business users as well as IT resources are empowered to configure, deploy...
    Starting Price: $2000 per month
  • 22
    ClaySys AppForms

    ClaySys AppForms

    ClaySys Technologies

    ClaySys AppForms is a metadata-driven, future-proof Forms and Application & Workflow builder platform that requires minimal coding efforts. ClaySys AppForms is a metadata-driven low code development platform that can be used to build forms, workflows, and apps. You can create basic forms for migration from paper forms to electronic forms, to a complex line of business applications using AppForms. Since you create functionality through configuration, the skillset required to work with App...
    Starting Price: $10 one-time payment
  • 23
    Plastic SCM

    Plastic SCM

    Codice Software

    Unity Plastic SCM is a version control and source code management tool built to improve team collaboration and scalability with any engine. It offers optimized workflows for artists and programmers, as well as superior speed in working with large files and binaries. Plastic SCM offers tons and tons of features that make a developer's life much easier. Good branching and merging is key for "task-driven development" , feature branches, and good release management. Using Plastic, you'll branch...
    Starting Price: $6.95 per month
  • 24
    Oracle APEX
    APEX is Oracle’s world’s most popular low-code application platform that enables you to build scalable, secure cloud, mobile or desktop apps, with world-class features, that can be deployed anywhere – whether in the cloud or on-premises. Using APEX, developers can quickly develop and deploy compelling apps that solve real problems and provide immediate value. You don’t need to be an expert in a vast array of technologies to deliver sophisticated solutions. Focus on solving the problem...
    Starting Price: $0
  • 25
    UI Bakery

    UI Bakery

    UI Bakery

    A low-code platform for creating internal tools visually. Allows people with basic web app development understanding to build beautiful UIs, connect data sources to it, publish & share apps securely. Have a customizable Design System under the hood. Have a variety of predefined widgets, UI components, free app templates and dashboards. Features: - Autogenerate UI components - Connect, read, write data - Create workflows & business logic - Add custom JavaScript code - Debug and test apps...
    Starting Price: $10/user/month
  • 26
    Pipedream

    Pipedream

    Pipedream

    The fastest way to integrate APIs and run code. Pipedream is a serverless integration and compute platform that makes it easy to connect apps and develop event-driven workflows. Event sources turn any API into a real-time event stream. Create event sources to listen for new Tweets, Github events, Airtable records, RSS items, webhook events and more. Inspect events in a human-friendly way, trigger Node.js workflows on every event, or consume events in your own app via API. Workflows are composed...
    Starting Price: Free
  • 27
    Apiary

    Apiary

    Oracle

    Write an API in 30 minutes. Share it with your teammates or customers. Let them use the API mock to take your API for a spin--without writing any code. Iterate, rinse & repeat. Coding can wait until you know what your developers really need. DNA for your API, powerful, open sourced and developer-friendly. The ease of Markdown combined with the power of automated mock servers, tests, validations, proxies, and code samples in your language bindings. It's often hard to see how an API will be used...
  • 28
    JS Bin

    JS Bin

    JS Bin

    JS Bin is a tool for experimenting with web languages. In particular HTML, CSS and JavaScript, but JS Bin also supports other languages too (like Markdown, Jade and Sass). JS Bin is ultimately a code sharing site. Along with the code, the complete output of the code is also shared with other developers, colleagues and/or students. As you type into one of the editor “panels”, you and anyone watching your bin will see the output being generated in real-time in the output panel. There’s many...
    Starting Price: $17.82 per month
  • 29
    Thunkable

    Thunkable

    Thunkable

    Web-based solution that helps businesses develop applications through component library, live tests, event blocks, and more. Design beautiful and powerful native apps on Thunkable without coding. Publish your app on Android, iOS, and the Web. Incubated at Google and MIT, backed by YCombinator. One project, three cross-platform apps, no coding. Add motion and smooth transitions to your app with lottie animations. On Thunkable, every app project is automatically created as a native Android app...
    Starting Price: $15/mo
  • 30
    Snadar

    Snadar

    Snadar

    Snadar is a powerful drag-and-drop platform that lets you create web and mobile apps with fun and intuitive interface. No coding required! With Snadar you have a robust web and mobile app software that makes it super easy to build apps for business while providing a tonne of cool features to make building awesome apps as easy as drag and drop. Get access to more than 100 web and mobile app template niches or quickly build from scratch with our drag and drop interface. Drag and drop powerful...