Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Assembla
Score 9.9 out of 10
N/A
Assembla provides a cloud-based source code management (SCM) Platform that covers Perforce, Apache Subversion (SVN), and Git. Their managed cloud hosting solutions are designed for both small and enterprise software development teams. They offer a turn-key cloud hosting solution that covers both Perforce and infrastructure management. This includes design and managed dedicated server network. And Assembla's Subversion Enterprise offers Assembla Cloud features on a dedicated, high-performance…
$19
per month per user
GitHub
Score 9.1 out of 10
N/A
GitHub is a platform that hosts public and private code and provides software development and collaboration tools. Features include version control, issue tracking, code review, team management, syntax highlighting, etc. Personal plans ($0-50), Organizational plans ($0-200), and Enterprise plans are available.
$4
per month per user
Gradle Build Tool (Open Source)
Score 9.0 out of 10
N/A
Gradle is an open source build system. Gradle boasts a rich API and mature ecosystem of plugins and integrations to support automation. Users can model, integrate and systematize the delivery of software from end to end.
$0
per month
Pricing
AssemblaGitHubGradle Build Tool (Open Source)
Editions & Modules
Subversion Cloud
$19
per month per user
Perforce Cloud
$52.25
per month (12 month term) per user
Perforce Enterprise
Custom Pricing
Subversion Enterprise
Custom Pricing
Team
$40
per year per user
Enterprise
$210
per year per user
No answers on this topic
Offerings
Pricing Offerings
AssemblaGitHubGradle Build Tool (Open Source)
Free Trial
YesYesNo
Free/Freemium Version
NoYesYes
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
AssemblaGitHubGradle Build Tool (Open Source)
Features
AssemblaGitHubGradle Build Tool (Open Source)
Version Control Software Features
Comparison of Version Control Software Features features of Product A and Product B
Assembla
-
Ratings
GitHub
9.3
10 Ratings
7% above category average
Gradle Build Tool (Open Source)
-
Ratings
Branching and Merging00 Ratings9.610 Ratings00 Ratings
Version History00 Ratings9.610 Ratings00 Ratings
Version Control Collaboration Tools00 Ratings9.79 Ratings00 Ratings
Pull Requests00 Ratings9.710 Ratings00 Ratings
Code Review Tools00 Ratings8.89 Ratings00 Ratings
Project Access Control00 Ratings9.110 Ratings00 Ratings
Automated Testing Integration00 Ratings8.810 Ratings00 Ratings
Issue Tracking Integration00 Ratings8.810 Ratings00 Ratings
Branch Protection00 Ratings9.89 Ratings00 Ratings
Best Alternatives
AssemblaGitHubGradle Build Tool (Open Source)
Small Businesses
Git
Git
Score 10.0 out of 10
Git
Git
Score 10.0 out of 10
GitLab
GitLab
Score 8.7 out of 10
Medium-sized Companies
Git
Git
Score 10.0 out of 10
Git
Git
Score 10.0 out of 10
GitLab
GitLab
Score 8.7 out of 10
Enterprises
Perforce P4
Perforce P4
Score 7.3 out of 10
Perforce P4
Perforce P4
Score 7.3 out of 10
GitLab
GitLab
Score 8.7 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
AssemblaGitHubGradle Build Tool (Open Source)
Likelihood to Recommend
9.5
(2 ratings)
9.8
(131 ratings)
9.0
(12 ratings)
Likelihood to Renew
-
(0 ratings)
10.0
(1 ratings)
-
(0 ratings)
Usability
-
(0 ratings)
9.4
(10 ratings)
10.0
(1 ratings)
Performance
-
(0 ratings)
-
(0 ratings)
3.0
(1 ratings)
Support Rating
-
(0 ratings)
8.8
(26 ratings)
9.0
(4 ratings)
User Testimonials
AssemblaGitHubGradle Build Tool (Open Source)
Likelihood to Recommend
Idera, Inc.
Assembla works well when you are working with multiple groups or entities. We dealt with different time zones, different levels of involvement with the projects, etc so this allows for us to have responses back in a quicker fashion. It also helps us clue in the appropriate people and rely less on following multiple email chains
Read full review
GitHub
GitHub is an easy to go tool when it comes to Version Controlling, CI/CD workflows, Integration with third party softwares. It's effective for any level of CI/CD implementation you would like to. Also the the cost of product is also very competitive and affordable. As of now GitHub lacks capabilities when it comes to detailed project management in comparison to tools like Jira, but overall its value for money.
Read full review
Open Source
Gradle Build Tool is more suitable with the Java projects. It has helped us to automate the build part of the devops cycle. Its configuration and Groovy script is really easy to understand and can be implemented with ease. It can be used both for automation and manual buids of the projects. Gradle Build Tool is easy to use and easy to integrate.
Read full review
Pros
Idera, Inc.
  • Assembla assists in the workload balancing of our programmers.
  • We are able to use Assembla to manage sprints and sprint planning in our agile format.
Read full review
GitHub
  • Version control: GitHub provides a powerful and flexible Git-based version control system that allows teams to track changes to their code over time, collaborate on code with others, and maintain a history of their work.
  • Code review: GitHub's pull request system enables teams to review code changes, discuss suggestions and merge changes in a central location. This makes it easier to catch bugs and ensure that code quality remains high.
  • Collaboration: GitHub provides a variety of collaboration tools to help teams work together effectively, including issue tracking, project management, and wikis.
Read full review
Open Source
  • Gradle's methods to manipulate files is very flexible. It minimizes the amount of code one has to write to copy, move, or expand zip or tar files.
  • Gradle uses Groovy, which is a Java like language. This allows for most computer engineers to come up to speed fairly quickly, for writing or maintaining gradle code.
  • Gradle also supports DSL (Domain Specific Language), which is based on Groovy. The DSL language allows engineers to automate build jobs that otherwise could be very cumbersome to maintain or modify.
Read full review
Cons
Idera, Inc.
  • The ability to export the tasks or run metrics on them.
  • Mobile ability.
Read full review
GitHub
  • Not an easy tool for beginners. Prior command-line experience is expected to get started with GitHub efficiently.
  • Unlike other source control platforms GitHub is a little confusing. With no proper GUI tool its hard to understand the source code version/history.
  • Working with larger files can be tricky. For file sizes above 100MB, GitHub expects the developer to use different commands (lfs).
  • While using the web version of GitHub, it has some restrictions on the number of files that can be uploaded at once. Recommended action is to use the command-line utility to add and push files into the repository.
Read full review
Open Source
  • I'd like to see a way to specify how to run only certain tests in parallel, I tried this feature and for tests that involve interaction with SQL Databases sometimes I can't because of deadlocks.
  • Not sure if there is something else, gradle has been working really good for us and they are adding improvements all the time which is awesome. I used to think the performance is a deal but the latest versions are addressing this issue very well
Read full review
Likelihood to Renew
Idera, Inc.
No answers on this topic
GitHub
GitHub's ease of use and continued investment into the Developer Experience have made it the de facto tool for our engineers to manage software changes. With new features that continue to come out, we have been able to consolidate several other SaaS solutions and reduce the number of tools required for each engineer to perform their job responsibilities.
Read full review
Open Source
No answers on this topic
Usability
Idera, Inc.
No answers on this topic
GitHub
GitHub is a clean and modern interface. The underlying integrations make it smooth to couple tasks, projects, pull requests and other business functions together. The insights and reporting is really strong and is getting better with every release. GitHub's PR tooling is strong for being web based, i do believe a better code editor would rival having to pull merge conflicts into local IDE.
Read full review
Open Source
Gradle's language construct is good
Read full review
Performance
Idera, Inc.
No answers on this topic
GitHub
No answers on this topic
Open Source
I have tried to use Gradle for projects several times in the past, but there is just so much work in maintaining the build file that it quickly becomes untenable. I have been using Maven for many years, and even though the build file can be complex, it works without maintenance between releases.
Read full review
Support Rating
Idera, Inc.
No answers on this topic
GitHub
There are a ton of resources and tutorials for GitHub online. The sheer number of people who use GitHub ensures that someone has the exact answer you are looking for. The docs on GitHub itself are very thorough as well. You will often find an official doc along with the hundreds of independent tutorials that answers your question, which is unusual for most online services.
Read full review
Open Source
Gradle has been an excellent tool for Android development. It has helped us create multiple versions of the app for different environments. It also takes care of all the packaging needs in the background without having to write all the code related to that. It is a no brainer to use Gradle with Android applications.
Read full review
Alternatives Considered
Idera, Inc.
We selected Assembla because the ticket functionality worked well with our agile planning format that we use company wide.
Read full review
GitHub
While I don't have very much experience with these 2 solutions, they're two of the most popular alternatives to GitHub. Bitbucket is from Atlassian, which may make sense for a team that is already using other Atlassian tools like Jira, Confluence, and Trello, as their integration will likely be much tighter. Gitlab on the other hand has a reputation as a very capable GitHub replacement with some features that are not available on GitHub like firewall tools.
Read full review
Open Source
[Gradle is] a more modern version of open source build tools like Ant and Maven.
Whereas the build config was XML files which were tedious and error
prone, the modern DSL usage of Groovy to write these build files is a
great advancement. Also these config files can be inherited from top
level to each associated project.
Read full review
Return on Investment
Idera, Inc.
  • We were able to spend less time tracking down the status of projects.
  • We could become more self-sufficient on reviewing prior resolutions to help with current problems.
  • Tasks were responded to quickly because we did not have to email one person, wait for an out of office email and then try someone else. Our task got assigned to the next available person.
Read full review
GitHub
  • Team collaboration significantly improved as everything is clearly logged and maintained.
  • Maintaining a good overview of items will be delivered wrt the roadmap for example.
  • Knowledge management and tracking. Over time a lot of tickets, issues and comments are logged. GitHub is a great asset to go back and review why x was y.
Read full review
Open Source
  • In a distributed development environment, once we established a strong CI/CD model, Gradle proved to be a great choice to automate the various processes. Gradle also provides much flexibility, which is essential in today's development environment. The important benefit is that the CI/CD engineers can support development's needs quickly and reliably. This in turn supports faster testing and deployment, which generates higher ROI.
Read full review
ScreenShots