Programming Software

Typically, Programming is a capability of a variety of other G2 Software categories. See more below to select the

best Programming Software.

Visual Studio Code (VS Code) is a free, lightweight, and powerful source code editor developed by Microsoft, compatible with Windows, macOS, and Linux. It offers a rich set of

Top Programming Software Result from Text Editor


Ayushman M.
AM
“VS Code: Fast, Customizable, and Packed With Productivity-Boosting Features”
What do you like best about Visual Studio Code?

I’ve been using Visual Studio Code for web development and other programming projects, and it has become my primary code editor because it balances strong performance with a wide range of practical features. The interface is clean and highly customizable, which helps me keep my workspace organized even when I’m juggling multiple files and projects. Tools like IntelliSense, code navigation, the integrated terminal, and built-in debugging let me write, run, and test code without constantly switching between different applications.

One of its biggest strengths is the extension marketplace. I regularly rely on extensions for formatting, Git integration, language support, and AI-assisted coding, and they noticeably speed up my development workflow. The built-in Git tools are also very convenient, making it easy to review changes, commit code, and manage repositories directly inside the editor.

Performance has been consistently solid. It launches quickly, handles medium to large projects smoothly, and doesn’t use excessive system resources compared with heavier IDEs. Since Visual Studio Code is free, it delivers excellent value for students, hobbyists, and professional developers.

Getting started was straightforward thanks to the extensive documentation and the large community. When I run into an issue, I can usually find a tutorial or solution within minutes. Another benefit I didn’t expect at first is just how customizable it is—I can adjust keyboard shortcuts, themes, and extensions to fit my workflow, which makes development faster and more enjoyable. Overall, it has improved my productivity by reducing context switching and keeping most of the tools I need in one place. Review collected by and hosted on G2.com.

What do you dislike about Visual Studio Code?

One drawback of Visual Studio Code is how heavily it depends on extensions for many advanced capabilities. The extension ecosystem is excellent, but installing too many can slow startup, increase memory usage, and occasionally lead to conflicts. It can also take some trial and error to find the right mix of extensions for a particular workflow.

Another limitation is that it isn’t as feature-rich out of the box as full IDEs like Visual Studio or IntelliJ IDEA, so setting up more complex development environments may require extra configuration. For beginners especially, getting debugging, language tooling, or project-specific settings configured can sometimes feel overwhelming. Overall, these are relatively minor issues, but they’re the main areas where I think Visual Studio Code could improve. Review collected by and hosted on G2.com.

What problems is Visual Studio Code solving and how is that benefiting you?

Visual Studio Code helps me solve the challenge of managing development tasks in one place. Instead of switching between multiple applications for editing code, running commands, debugging, and version control, I can do everything within a single environment. The integrated terminal, Git support, IntelliSense, and debugging tools streamline my workflow and reduce context switching.

It also speeds up development by catching errors early with code suggestions and syntax checking, making it easier to write cleaner code. The extensive extension marketplace lets me add support for different programming languages, frameworks, and tools as my projects evolve. As a result, I spend less time configuring my environment and more time building and testing applications, which improves both my productivity and overall development experience. Review collected by and hosted on G2.com.

Show More
Show Less
GitHub

GitHub

(2,370)4.7 out of 5

GitHub

(2,370)4.7 out of 5

GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over two million people use GitHub to build amazing things together.

Top Programming Software Result from Version Control Hosting

Also listed in DevOps Platforms, Software Composition Analysis, Cloud Infrastructure Automation, Static Application Security Testing (SAST), Application Release Orchestration


Maureen  M.
MM
“GitHub Makes Team Collaboration, Automation, and Code Backup Effortless”
What do you like best about GitHub?

I like github on its performance because it allows collaboration for multiple developers on the same project simultaneously and reduces conflicts when coding in teams

Github also stores code in cloud which helps in backup and security and for easier integrations

Github also allows automation for running tests, build applications deployment and sending notifications

Github UI is well designed for better user experience

Github is free of charged when it comes to pricing

Github has a simple onboarding process which makes it easier for use Review collected by and hosted on G2.com.

What do you dislike about GitHub?

When multiple developers are working on the same branch they are likely to encounter merge conflicts.

The learning curve for beginners is a bit difficult in understanding the vocabularies used like rebasing, branching, resolving merge conflicts , git pull and git push

For github you can work locally without internet access but pushing and pulling changes requires internet connection Review collected by and hosted on G2.com.

What problems is GitHub solving and how is that benefiting you?

Github helps with storage and backup in cloud for developers code without charges.

Github has allowed automation for testing, building and deployment which saves time for developers

Github has version control which tracks every change made Review collected by and hosted on G2.com.

Show More
Show Less
LaunchDarkly

LaunchDarkly

(751)4.5 out of 5

LaunchDarkly

(751)4.5 out of 5

LaunchDarkly's vision is to eliminate risk for developers and operations teams from the software development cycle. As companies transition to a world built on software, there

Top Programming Software Result from Feature Management

Also listed in Prompt Management Tools, Large Language Model Operationalization (LLMOps), Observability Software, Log Monitoring, Product Analytics


SP
“Smarter Experimentation Nudges and Powerful Context Targeting”
What do you like best about LaunchDarkly?

Smarter experimentation features where it helps you identify which flags are worth A/B testing based on traffic patterns. As someone still learning the ropes, having the tool nudge me toward "hey, this flag has enough traffic to run a meaningful experiment" is genuinely helpful, I don't have to figure that out from scratch.

LD moved from Users to Contexts, meaning you can now target not just by user but by organization, device, session, or any custom entity. As a junior eng, this unlocked a lot for me. Review collected by and hosted on G2.com.

What do you dislike about LaunchDarkly?

the flag cleanup and archiving experience isn't great, stale flags pile up fast and there's no strong nudge to deprecate them. I've also hit moments where the dashboard felt slightly slow when loading large flag lists. Nothing that's blocked me, but there's room to tighten the performance and make flag hygiene easier. Review collected by and hosted on G2.com.

What problems is LaunchDarkly solving and how is that benefiting you?

The GitHub integration has been especially useful, I can see which flags are tied to open PRs and make sure nothing accidentally goes live before it's reviewed. It's made me a lot more confident shipping as a engineer. Review collected by and hosted on G2.com.

Show More
Show Less
Notepad++

Notepad++

(2,473)4.6 out of 5

Notepad++

(2,473)4.6 out of 5

Notepad++ is a free, open-source text and source code editor for Windows, designed to provide a lightweight yet powerful alternative to the standard Notepad. Developed in C++

Top Programming Software Result from Text Editor


shweta s.
SS
“Simple, Lightweight Notepad with Clean UI, Customization, and Great Code Formatting”
What do you like best about Notepad++?

It is the one of the simplest notepad which i used. Uses very low storage consumption and very easy and neat setup. User interface is very neat and clean and huge customization available and that too fee of cost. It supports almost all the development languages.Just write the code and select language,it will automatically format the code in desigred syntax. It doesnt used much resources and can handle multiple files very smoothly. Before VS Code i used to write code i notepad++ and best for learners. Auto save even if pc is shut or window is maximized,it helps a lot Review collected by and hosted on G2.com.

What do you dislike about Notepad++?

Sometimes i feel like some of the interface is very old like Windows XP type,it should give more options and not recommended for high level projects Review collected by and hosted on G2.com.

What problems is Notepad++ solving and how is that benefiting you?

1. Autosave, even if pc is shut or window is maximized,it saves each and every code line, no need worry to loose the code,its saved.

This is best thing i like.

2. Integration with WINSCP, whenever i want to edit file on server through Winscp, selecting NP++ by default helps a lot,doublt click on file and it automatically opens in Np++

3. As it supports multiple language and format code according to it,it saves user time and resources Review collected by and hosted on G2.com.

Show More
Show Less
Gearset DevOps

Gearset DevOps

(292)4.7 out of 5

Gearset DevOps

(292)4.7 out of 5

Gearset is the most trusted DevOps platform with a full suite of powerful solutions for every team developing on Salesforce. Deploy: Achieve fast, reliable metadata and data d

Top Programming Software Result from DevOps Platforms

Also listed in Disaster Recovery, SaaS Backup, Static Code Analysis, Continuous Delivery, Continuous Integration


Paul B.
PB
“Powerful Salesforce DevOps That Makes Every Release Easier”
What do you like best about Gearset DevOps?

What I like best about Gearset DevOps is how powerful it is. It gives me excellent visibility into merge requests, deployments, merge conflicts, code reviews, and rollback options, making the entire release process much easier to manage. The automation and overall workflow have significantly improved our development and deployment process. It’s an incredibly capable platform and has become an essential part of our DevOps toolkit. Review collected by and hosted on G2.com.

What do you dislike about Gearset DevOps?

My biggest frustration is that some new features are released as trials and later require an additional paid upgrade to continue using them. I would prefer that platform enhancements and new functionality be included with the existing subscription rather than becoming separate add-ons. Review collected by and hosted on G2.com.

What problems is Gearset DevOps solving and how is that benefiting you?

Gearset has solved many of the challenges we used to face with Salesforce deployments. It provides reliable version control, full Git synchronization, merge conflict detection and resolution, and rollback capabilities that give us confidence during releases. Compared to the old Change Set deployment process, it’s a massive improvement in both reliability and efficiency.

One of the features I value most is the ability to compare and deploy changes between any Salesforce org or Git branch. That flexibility, combined with the visibility into deployments and source control, has streamlined our development process, reduced deployment risk, and made collaboration across the team much easier. Review collected by and hosted on G2.com.

Show More
Show Less
GitLab

GitLab

(896)4.5 out of 5

GitLab

(896)4.5 out of 5

An open source web interface and source control platform based on Git.

Top Programming Software Result from Version Control Hosting

Also listed in Secure Code Review, DevOps Platforms, Value Stream Management, Software Composition Analysis, Cloud Infrastructure Automation


MS
“GitLab’s All-in-One DevOps Platform with CI/CD and Security Scanning”
What do you like best about GitLab?

The best thing I like about GitLab is that it provides an all-in-one DevOps platform where I can manage code, CI/CD pipelines, issue changes, code reviews, and security scanning. GitLab also helps me push code from my local environment to staging and production. It supports different stages, such as build, our company environment stage, and production, and it improves security by scanning the code. Review collected by and hosted on G2.com.

What do you dislike about GitLab?

I don’t have any major dislikes about GitLab; it’s a good product overall. Review collected by and hosted on G2.com.

What problems is GitLab solving and how is that benefiting you?

GitLab solves problems related to software development collaboration, code management, CI/CD automation, and deploying code to different stages more easily. For me, it addresses the difficulty of managing code across different teams and keeping everyone aligned. Overall, GitLab helps solve the major challenge of organizing development work in one place and making the process smoother from code changes through deployment, which benefits me by reducing confusion and improving coordination. Review collected by and hosted on G2.com.

Show More
Show Less
Appcircle

Appcircle

(48)4.9 out of 5

Appcircle

(48)4.9 out of 5

An enterprise-grade mobile DevOps platform that automates the build, test, and publish store of mobile apps for faster, efficient release cycle

Top Programming Software Result from Continuous Integration

Also listed in Continuous Delivery, Build Automation, DevOps Platforms, Enterprise App Store


IC
“Appcircle Makes Mobile Release Management Easier”
What do you like best about Appcircle?

Appcircle makes the entire mobile release process seamless, from build to store submission, in a single platform. The publish module connecting to both Google Play and App Store Connect is straightforward, and once set up, submitting a release takes just a few clicks without ever logging into the developer portals manually. The store status visibility after submission is a great touch that saves a lot of back-and-forth checking.

The UI is clean and the learning curve is manageable even for teams that are new to CI/CD. Overall it feels like a tool built by people who actually understand mobile release workflows. Review collected by and hosted on G2.com.

What do you dislike about Appcircle?

Except some small issues, there's not much to complain about. Review collected by and hosted on G2.com.

What problems is Appcircle solving and how is that benefiting you?

We used to handle store submissions manually, which was time consuming and error prone. Appcircle automated that entire flow; build, sign, and publish and cutting down our release cycle significantly. The Re-sign Binary feature has also been a huge time saver, allowing us to redistribute the same build with different signing identities without rebuilding from scratch. The publish module in particular removed the need for anyone on the team to have direct access to developer portal credentials, which also improved our security posture. Review collected by and hosted on G2.com.

Show More
Show Less

Bring back the joy of app development! Mobile Continuous Integration & Delivery for your whole team, with dozens of integrations for your favorite services.

Top Programming Software Result from Continuous Delivery

Also listed in Continuous Integration, Build Automation, DevOps Platforms


Brian H.
BH
“Effortless Build Automation and Mobile Releases with OTA Updates”
What do you like best about Bitrise Mobile DevOps Platform?

It allows you to automate builds pulling from webhooks and generate releases for iOS and android; as well as have OTA updates. Review collected by and hosted on G2.com.

What do you dislike about Bitrise Mobile DevOps Platform?

I don't have any dislikes; I would like to have an integrated staging release. I currently release twice with different pipelines and it is something I have to remember. Review collected by and hosted on G2.com.

What problems is Bitrise Mobile DevOps Platform solving and how is that benefiting you?

We release apps for iOS and android from a push to a git branch; everything happens automatically and it sends us a slack message when it is done. Review collected by and hosted on G2.com.

Show More
Show Less
Redgate Flyway

Redgate Flyway

(96)4.5 out of 5

Redgate Flyway

(96)4.5 out of 5

Flyway extends DevOps to your databases to accelerate software delivery and ensure quality code. It increases the reliability of deployments by versioning your database.

Top Programming Software Result from Database DevOps Software

Also listed in Continuous Delivery, Version Control Software


Gautham D.
GD
Original Information
“Redgate Flyway: Schema-as-Code Migrations That Fit Seamlessly Into CI/CD”
What do you like best about Redgate Flyway?

Redgate Flyway is a leading database migration tool that uses a “schema-as-code” approach to help manage database changes efficiently. It integrates smoothly with CI/CD pipelines to automate deployments from development through to production. Flyway also supports over 50 database management systems, helping ensure consistent and reliable database schema evolution across a wide range of environments. Review collected by and hosted on G2.com.

What do you dislike about Redgate Flyway?

What I dislike about Redgate Flyway generally comes down to a few key areas that can slow development workflows and add unnecessary overhead.

First, the learning curve can feel quite steep, especially for teams that are new to migration-based database management. The documentation sometimes seems insufficient, which makes it harder to understand migrations and manage them effectively. As a result, developers can get frustrated and the ramp-up period can take longer than it should.

Another major drawback is the lack of certain features, particularly when important capabilities are limited to paid editions. This “paywall fatigue” comes from seeing functions that feel like they should be standard—such as undo migrations, dry runs, or more advanced reporting—locked behind higher-priced tiers. That can be difficult to justify, especially for smaller teams or projects working with tight budgets. Review collected by and hosted on G2.com.

What problems is Redgate Flyway solving and how is that benefiting you?

In the fast-paced world of software development, managing database changes can often feel like navigating a minefield. Inconsistent environments, manual errors, and the dreaded "it works on my machine" syndrome are common headaches that can derail projects and lead to costly downtime. This is precisely where Redgate Flyway steps in, offering a robust solution to these pervasive problems and bringing significant benefits to our development and operations alike.

One of the primary problems Redgate Flyway tackles is the lack of a standardized, version-controlled approach to database changes. Traditionally, database updates often involved a series of ad-hoc scripts and manual interventions, making it incredibly difficult to track what changes were applied, when, and by whom. Flyway resolves this by treating database migrations as code, allowing us to define, version, and apply these changes systematically across all our environments. This means our database schema is always in sync with our application code, eliminating inconsistencies between development, testing, and production environments. The benefit here is clear: improved quality and reliability, as we can apply the same rigorous standards of version control, testing, and code review that we use for our application code to our database.

Another critical issue Flyway addresses is the potential for manual errors and the resulting unreliability of deployments. When database changes are handled manually, human error is almost inevitable, leading to broken deployments, data corruption, or unexpected behavior. Flyway automates this process, ensuring that changes are applied in the correct order and consistently. This automation not only reduces the risk of errors but also significantly speeds up the deployment process. For us, this translates into greater peace of mind, knowing that what we've tested in a staging environment will reliably be what goes into production. It minimizes the risk and impact of database failures by ensuring our migrations are tested, verified, and even reversible. Review collected by and hosted on G2.com.

Show More
Show Less
Sublime Text

Sublime Text

(1,780)4.5 out of 5

Sublime Text

(1,780)4.5 out of 5

Sublime Text is a sophisticated, cross-platform text and source code editor renowned for its speed, efficiency, and extensive customization options. Designed for developers an

Top Programming Software Result from Text Editor


Swapnil T.
ST
Original Information
“Empower Developers with speed, power, simplicity, and versatility”
What do you like best about Sublime Text?

What truly stands out is the exceptional startup speed and lightweight performance. Compared to heavier IDEs like Eclipse or STS, Sublime Text launches instantly and allows me to begin coding without delay. The interface is minimal and distraction-free, which helps maintain focus and productivity.

Features like Multiple Cursors, Command Palette, Split Editing, and extensive plugin support significantly enhance efficiency. I also appreciate the strong community support and availability of online resources whenever issues arise. Over time, I have transitioned from Eclipse to Sublime Text, and currently I use it for the majority of my development work due to its simplicity and performance advantage. Review collected by and hosted on G2.com.

What do you dislike about Sublime Text?

While Sublime Text excels in speed and flexibility, the absence of built-in integrated debugging is a noticeable limitation. Native debugging support would greatly enhance the development workflow and make it more competitive with full-featured IDEs. Review collected by and hosted on G2.com.

What problems is Sublime Text solving and how is that benefiting you?

is and very likely its speed. and its design is simple and u can give more focas on your work. u can work with multiple cursors, and most imp rich plugins for yor work. Review collected by and hosted on G2.com.

Show More
Show Less
Copado DevOps

Copado DevOps

(329)4.4 out of 5

Copado DevOps

(329)4.4 out of 5

Copado DevOps weaves security best practices into agile planning, CI/CD and testing to help you safely accelerate software delivery.

Top Programming Software Result from DevOps Platforms

Also listed in Continuous Integration, Continuous Delivery


Rehan A.
RA
Original Information
“Copado DevOps Streamlines Salesforce Release Management with Powerful Automation”
What do you like best about Copado DevOps?

What I like most about Copado DevOps is how much it streamlines Salesforce release management and the overall deployment process. It provides a clear, structured way to manage user stories, version control, testing, and deployments all in one platform. The automation features reduce manual effort, and the end-to-end visibility across the development pipeline makes collaboration between teams noticeably smoother. I also appreciate that it supports continuous integration and improves deployment tracking from start to finish, so it’s easier to see what’s happening at each stage. Review collected by and hosted on G2.com.

What do you dislike about Copado DevOps?

One thing I dislike about Copado DevOps is that the initial setup and learning curve can feel complex for new users, especially for teams that aren’t already familiar with DevOps practices. Some configurations and more advanced features can also require additional training before you’re able to use them effectively. That said, once you get past the onboarding, the platform works well for managing Salesforce deployments and helps keep the overall deployment process organized. Review collected by and hosted on G2.com.

What problems is Copado DevOps solving and how is that benefiting you?

Copado DevOps helps tackle the challenge of managing Salesforce deployments, version control, and release coordination across multiple environments. It helps reduce deployment errors, improves collaboration across development teams, and automates repetitive release tasks. For me, that translates into real time savings, more reliable deployments, and a Salesforce development lifecycle that stays better organized and runs more efficiently overall. Review collected by and hosted on G2.com.

Show More
Show Less
BBEdit

BBEdit

(64)4.5 out of 5

BBEdit

(64)4.5 out of 5

BBEdit is a professional HTML and text editor for Macintosh that provides features for editing, searching, and minipulation of text for web authors and software developers.

Top Programming Software Result from Text Editor


Mukund R.
MR
“Smart Document Detection That Makes Editing Easy”
What do you like best about BBEdit?

Its not just regular text editor, we can choose which type of document we are working on let's say if I am working on html it will automatically detect that and show the actual format not just html. Review collected by and hosted on G2.com.

What do you dislike about BBEdit?

The UI could be improved because it looks a bit dull. It has multiple features, but it feels complicated to find them. Review collected by and hosted on G2.com.

What problems is BBEdit solving and how is that benefiting you?

BBEdit is like a code-cum text editor, and it identifies programming languages really well. I find it very helpful for comparing files and searching through text. The text-wrapping feature is also pretty awesome. Without saving any files, whenever we open bbedit it will open all the unsaved files as well. Review collected by and hosted on G2.com.

Show More
Show Less
Vercel

Vercel

(72)4.7 out of 5

Vercel

(72)4.7 out of 5

Vercel provides cloud deployment solutions to individuals, teams and organizations.

Top Programming Software Result from Continuous Delivery

Also listed in WebOps Platforms, Content Delivery Network (CDN), Cloud Platform as a Service (PaaS)


ARYAN M.
AM
“Fast Deployment and Simple Hosting for Personal Projects”
What do you like best about Vercel?

The best part about vercel is that it's probably the fastest deployment experience I've ever used. I mainly use it to deploy react and next.js projects. In just few seconds one can connect their GitHub repository and get a live url for their website. The dashboard is simple and the deployments are very easy to track. Review collected by and hosted on G2.com.

What do you dislike about Vercel?

The thing I dislike about vercel is that its free tier has few limitations which becomes noticeable when project size starts to increase. Usage limits and bandwidth restrictions make me think twice before deploying larger projects or apps. Review collected by and hosted on G2.com.

What problems is Vercel solving and how is that benefiting you?

Before using vercel I had to do set hosting and configurations manually. Vercel allows me to focus more on enhancing my projects rather than worrying about the deployment thing. As a student I build so many projects, being able to deploy and share my app quickly has made it so much easier for me to showcase my work to a larger audience. Review collected by and hosted on G2.com.

Show More
Show Less
UltraEdit

UltraEdit

(1,123)4.7 out of 5

UltraEdit

(1,123)4.7 out of 5

UltraEdit is a powerful text editor and code editor for Windows, Mac, and Linux that supports nearly any programming language and easily handles huge (4+ GB) files. Includes (

Top Programming Software Result from Text Editor


Verified User in Computer Software
UC
“A reliable, purpose-built editor that gets the job done”
What do you like best about UltraEdit?

UltraEdit is a functional and stable editor. It supports customizable macros to automate repetitive tasks—like log cleanup or bulk file formatting—saving us significant time. Its true multi-language support makes it easy to work across python, C++, bash, XML, JSON, and more—with accurate syntax highlighting and clear structure across the board. It handles large files effortlessly and has proven remarkably stable. Review collected by and hosted on G2.com.

What do you dislike about UltraEdit?

While not minimalist by design, UltraEdit prioritizes functionality over aesthetics. Everything is where it should be. It's not trying to be everything, but what it does, it does exceptionally well. Review collected by and hosted on G2.com.

What problems is UltraEdit solving and how is that benefiting you?

We've used it across a wide range of scenarios, from development and server configuration to mass text editing, and it has never failed to deliver.

The structured view and smooth navigation reduce visual fatigue and help us understand code faster—unlike other editors cluttered with distracting features. UltraEdit lets us open, interpret, and edit complex, multi-format files—even large ones—without slowing down. Review collected by and hosted on G2.com.

Show More
Show Less
Copado Essentials

Copado Essentials

(50)4.6 out of 5

Copado Essentials

(50)4.6 out of 5

Our engineers spent years mastering their craft, bringing together decades of expertise in creating products that continue to exceed our customers'​ expectations. When you cho

Top Programming Software Result from Continuous Delivery

Also listed in Continuous Integration


Muhammad O.
MO
Original Information
“I use Copado Essentials for Simple Salesforce Deployments and Version Tracking”
What do you like best about Copado Essentials?

I started using Copado Essentials recently to handle small Salesforce changes and deployments. What I found useful is how simple it keeps version tracking without making things too complex. Earlier, managing changes manually was confusing, especially when working across different environments, but Copado made it more structured. In my work, I move changes from one environment to another and keep track of different versions along the way. Overall, I also like how well it integrates with Salesforce, which makes my workflow smoother and more organized. Review collected by and hosted on G2.com.

What do you dislike about Copado Essentials?

At times it feels a bit limited when I’m working on slightly more complex Salesforce tasks. For basic deployments it works fine, but when I tried to manage more detailed changes, I still had to rely on other tools alongside it. It also took me a while at the beginning to understand the overall flow, so a little more guidance or clearer direction would really help new users get started. That said, for simple use cases, it still does the job well. Apart from that, it works well for simple and structured deployments. Review collected by and hosted on G2.com.

What problems is Copado Essentials solving and how is that benefiting you?

In my work, managing deployments and tracking changes in Salesforce manually can be time-consuming and error prone. Copado Essestials helps solve this by providing a structured way to manage deployments and keep track of changes across environments. This reduces my manual efforts, saves my time, and helping me to avoid mistakes. In my current work, I use it mainly for handling smaller deployments and tracking changes step by step. Although, it improves my productivity and making my workflow more efficient, organized, and reliable. Review collected by and hosted on G2.com.

Show More
Show Less
DeployHQ

DeployHQ

(63)4.5 out of 5

DeployHQ

(63)4.5 out of 5

Deploy your websites or apps directly from your repository to servers or the cloud.

Top Programming Software Result from Continuous Delivery


ZG
“Amazing Automation with Stellar Support”
What do you like best about DeployHQ?

I really like DeployHQ's web app, it's really great. Their support has been amazing, and they even made some API changes I requested within just a couple of days. DeployHQ has been amazing for our use case. Review collected by and hosted on G2.com.

What do you dislike about DeployHQ?

The fact that you can't deploy individual servers when they're part of a group is a little bit annoying. But it can be circumvented through their API. It would be great to have a UI button to deploy to those servers. Review collected by and hosted on G2.com.

What problems is DeployHQ solving and how is that benefiting you?

DeployHQ fills feature gaps that many managed hosts lack and allows automation of significant portions of deployments and workflows with its API. Review collected by and hosted on G2.com.

Show More
Show Less
Jenkins

Jenkins

(567)4.4 out of 5

Jenkins

(567)4.4 out of 5

Jenkins is an application that monitors executions of repeated jobs, such as building a software project or jobs run by cron.

Top Programming Software Result from Continuous Integration

Also listed in DevOps Platforms, Continuous Delivery, Build Automation, AWS Marketplace


Anish M.
AM
“Easy Integrations, Solid Docs, and Highly Customizable Jenkins Pipelines”
What do you like best about Jenkins?

It is able to integrate easily with tools like Bitbucket, Kubernetes, Docker, SonarQube and similar tools.

It has pretty good documentation making life easier to connect and work in production environment and Dev environment.

Jenkins can automate builds, testing, deployments, rollback workflows, notifications, and infrastructure tasks reliably across multiple environments.

Also we are able to tailor pipelines as per our needs effectively. Review collected by and hosted on G2.com.

What do you dislike about Jenkins?

When we have hundreds of pipelines running across dynamic agents, Kubernetes workers, or hybrid infra, diagnosing intermittent failures becomes painful.

Problems are often non-deterministic, agent drift, workspace contamination, plugin thread deadlocks, credential injection timing, or executor starvation.

With teams building the pipelines based on the knowledge they have. Some are tightly coupled and needs the respective owners to find issues. Review collected by and hosted on G2.com.

What problems is Jenkins solving and how is that benefiting you?

With Jenkins solving the CI/CD workflow, having code stored in a repo and you manually validate the tests and then copy the code and paste into the server is a lot of burden with Jenkins one time setup and the process of shipping code with tests get very optimal.

It acts as the automation backbone connecting source control system. Review collected by and hosted on G2.com.

Show More
Show Less
Semaphore

Semaphore

(196)4.7 out of 5

Semaphore

(196)4.7 out of 5

Semaphore is a hosted continuous integration and deployment service for open source and private projects.

Top Programming Software Result from Continuous Integration

Also listed in DevOps Platforms, Automation Testing, Continuous Delivery


Jon P.
JP
“Fantastic UI and Responsive Support”
What do you like best about Semaphore?

There are several things I like most about Semaphore.

First, the UI is fantastic. I find it really easy to navigate and use. Integrating Semaphore with our GitHub account was super easy, and we’ve seen very few performance issues. When it comes to pricing, I think it’s excellent for what you get out of the platform. Semaphore also makes it easy to see which projects have the biggest spend, so you can adjust if needed and try to reduce costs.

I recently opened a support ticket for an issue that turned out to be on GitHub’s side, but throughout the process the support agent kept me up to date at every step, which I really appreciated as a customer. Admittedly, I haven’t explored Semaphore’s AI offerings much yet, but I’m keen to see how AI can help us use Semaphore even more efficiently. Review collected by and hosted on G2.com.

What do you dislike about Semaphore?

Nothing major springs to mind. I have noticed that some jobs can sit in the queue for a while, which I think is down to worker availability. While it isn’t a huge issue most of the time, it can be a problem if you’re trying to push through an urgent change. Review collected by and hosted on G2.com.

What problems is Semaphore solving and how is that benefiting you?

Semaphore helps us build complex CI/CD pipelines, which gives us confidence that we’re not deploying broken builds. Review collected by and hosted on G2.com.

Show More
Show Less
NoteTab

NoteTab

(25)4.7 out of 5

NoteTab

(25)4.7 out of 5

NoteTab is a Notepad replacement HTML and text editor with text-processing, search and replace, capture and copy text to clipboard, reusable text snippets and macros, and othe

Top Programming Software Result from Text Editor


Anelle P.
AP
“It is a feature really easy to use”
What do you like best about NoteTab?

As I mentioned in the title it is is a feature really easy to use, that allows you notes with only one click and manage less programs because you can have multiple notes. AND THE MOST IMPORTANT THING, AUTO-SAVE!!!! Review collected by and hosted on G2.com.

What do you dislike about NoteTab?

Themes. Like I would like colors :) But basically everything is great Review collected by and hosted on G2.com.

What problems is NoteTab solving and how is that benefiting you?

Since is light weight I dont have any issues with space or even open notes in my computer. Is right there. Review collected by and hosted on G2.com.

Show More
Show Less
Flosum

Flosum

(214)4.8 out of 5

Flosum

(214)4.8 out of 5

Release Management software for Salesforce

Top Programming Software Result from DevOps Platforms

Also listed in SaaS Backup, Continuous Delivery, Continuous Integration


Matheus P.
MP
“Complete Tool for DevOps and Backup in Salesforce”
What do you like best about Flosum?

I appreciate Flosum for its incredibly comprehensive DevOps solution which, unlike Salesforce's DevOps Center, offers functionalities such as rollback, code versioning, and code quality analysis, which we greatly missed before. The ability to view the change history is especially useful for development control and security. Additionally, the integrated backup solution is a valuable feature, providing an additional layer of security for our data in Salesforce. The initial transition was very smooth, evidenced by the quick integration of our teams, which reinforces the platform's efficiency and usability. This comprehensive set of features was decisive in our migration from other solutions, and I did not hesitate to recommend it to other colleagues, given the positive impact it has had on our operations. Review collected by and hosted on G2.com.

What do you dislike about Flosum?

I believe that the DevOps solution should have greater segmentation of access and security, with the possibility of segmenting access to pipelines or other resources within the branch. In the backup solution, it would be interesting to have the possibility to transfer data between orgs, such as removing data from org A and transferring it to B. Review collected by and hosted on G2.com.

What problems is Flosum solving and how is that benefiting you?

I use Flosum as a DevOps and backup solution for Salesforce, solving issues like rollback, code versioning, and quality analysis, which were absent in Salesforce's DevOps Center. Review collected by and hosted on G2.com.

Show More
Show Less