No more typing reviews! Try our Samantha, our new voice AI agent.

GitLab vs Oracle Visual Builder Cloud Service comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Dec 17, 2024

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

GitLab
Ranking in Rapid Application Development Software
11th
Average Rating
8.4
Reviews Sentiment
7.0
Number of Reviews
91
Ranking in other categories
Application Security Tools (7th), Build Automation (1st), Release Automation (2nd), Static Application Security Testing (SAST) (4th), Software Composition Analysis (SCA) (4th), Enterprise Agile Planning Tools (2nd), Fuzz Testing Tools (2nd), DevSecOps (1st)
Oracle Visual Builder Cloud...
Ranking in Rapid Application Development Software
21st
Average Rating
8.0
Reviews Sentiment
7.3
Number of Reviews
6
Ranking in other categories
Low-Code Development Platforms (21st)
 

Mindshare comparison

As of May 2026, in the Rapid Application Development Software category, the mindshare of GitLab is 1.6%, down from 3.2% compared to the previous year. The mindshare of Oracle Visual Builder Cloud Service is 1.6%, up from 0.9% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Rapid Application Development Software Mindshare Distribution
ProductMindshare (%)
GitLab1.6%
Oracle Visual Builder Cloud Service1.6%
Other96.8%
Rapid Application Development Software
 

Featured Reviews

BasilJiji - PeerSpot reviewer
System Engineer at a retailer with 10,001+ employees
Role-based workflows have transformed daily deployments and improve team collaboration
GitLab has role-based access control, so when a team member needs to make a code change, they cannot directly apply it to the environment but must put in a merge request. Once a senior reviews the code and approves it, then it is implemented across the environment, making it safer and allowing everyone to experience the process. The best features GitLab offers are version control and automation, which are the major things that stand out to me. When it comes to access, the login is very smooth, with just one login integrated with our Okta, allowing everyone to log in easily. Deployments become much easier, and that is how GitLab helps. The automation features make my work easier because we use a tool called AWX, which is connected to GitLab. Whenever we run a job on AWX, it directly checks the code and uses it. Since the code is not preserved locally but kept in the cloud, it is safe and nobody can tamper with it. When it comes to safety, that is a major thing. Automation features allow the code to be accessed from any tools we use, so the jobs we run are helping tremendously and doing their work perfectly. For pipeline tasks, we have created a significant amount of pipelines, which are all hosted in GitLab. Running the pipelines has become much easier, and they are doing a perfect job, helping tremendously in our day-to-day activities. GitLab has positively impacted my organization because previously we stored code locally on servers, leading to many risks. Since GitLab came into our environment, our integration and deployments became much easier, helping our work become much smoother. Improvements from GitLab have led to better team collaboration because when several people are working, they can all edit the code and submit it as a merge request, and once approved, it reflects directly to the main branch. Many can work at the same time. When it comes to deployments, deploying has become much faster since we started using GitLab, and even if errors occur, we can spot them easily and troubleshoot, which has helped tremendously.
Sherif Bashar - PeerSpot reviewer
Head Of Digital Solutions at Aptec Ingrammicro
Offers low-code/no-code concept makes development much easier and faster and offers good community support as the development team actively answers questions on the community every day
There are very minor things, like the feature called "action chains," that could use a bit of enhancement. But the team is perfect; they're working on it. An action chain is a sequence of actions triggered by a button or an event. It executes code in order, from top to bottom. For example, it could call a code, call a REST service, and then insert data into a database. It needs enhancement because it can be a bit complex for fresh grads or new developers to understand. It would be better if it was made more readable. That's the main point. But if you have experience, you'll understand it easily. One more thing I want to add about Visual Builder: up until two years ago, it supported native mobile development. That's not available anymore. They replaced native mobile development with progressive web apps, and most customers are complaining about that. We need native mobile development back – the ability to put apps on stores like Google Play or the App Store. That feature is not available right now, and they deprecated it starting in 2024. It's very important. Otherwise, clients go with Flutter or other mobile development tools. It would be good for Oracle to regain that capability. We need the native mobile development feature back.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"For us, Gitlab's most valuable feature is the integration with Cypress. We're using Cypress as an automation tool, so we're using GitLab as a tool for running in parallel."
"GitLab's best feature is Actions."
"I would definitely recommend the solution to other organizations."
"The solution is valuable for developers because it includes version controlling, pipelines, CI/CD, and integrations."
"GitLab has repository and deployment features that are integrated into one solution, which is its most valuable feature."
"The most important features of GitLab for us are issue management and all the CI/CD tools. Another aspect that I love about GitLab is the UI."
"My understanding is that the product is reliable."
"We're only using the basic features of GitLab and haven't used any advanced features. The solution works fine, so that's what we like about GitLab. We're party using GitHub and GitLab. We have a GitHub server, while we use GitLab locally or only within our team, and it works okay. We don't have any significant problems with the solution. We also found the straightforward setup, stability, and scalability of GitLab valuable."
"VBS is another tool that allows users to create enterprise applications without needing to store their projects in traditional databases like SQL."
"The tool is very easy to use."
"You don't need a dedicated IDE to develop. You can work from any browser, which is very convenient. And, with the cloud concept, your code is stored in the cloud, so you can modify it from anywhere, at any time."
"The initial setup is easy."
"The most valuable feature was the visual drag and drop on the components."
"You can avoid costly React developers that are required for building advanced UI."
"The most valuable feature was the visual drag and drop on the components."
"The action chains are really helpful, and the trigger event, along with those action chains, has been very helpful."
 

Cons

"It's more related to the supporting layer of features, such as issue management and issue tracking. We tend to always use, for example, Jira next to it."
"GitLab should work on improving their user interface for GitOps as it is lagging behind."
"I would like to see static analysis also embedded in GitLab. That would also help us. If there's something that it does internally by GitLab and then that is already tied up with your pipeline and then it can tell you that you're coding is good or your code is not great. Based on that, it would pass or fail. That should be streamlined. I would think that would help to a greater extent, in terms of having one solution rather than depending on multiple vendors."
"There is a need to improve or adopt AI into the ecosystem like a co-pilot, which Microsoft has done with GitHub."
"GitLab doesn't have AWS integration."
"It should be used by a larger number of people. They should raise awareness."
"We would like to generate document pages from the sources."
"Atlassian offers more products than GitLab. GitLab offers source control management, version control and collaboration between developers. Atlassian offers features on top of this as well as more integration points for developers."
"If you're doing some, for example, extremely responsive applications for the web, it's not as good."
"I would improve the license structure as, for some companies, it may seem a little bit expensive, depending on what they're doing."
"The feature called "action chains" could use a bit of enhancement."
"There are some bugs in VBCS."
"There was an attempt to enable front-end development, it did what it intended to do, but the side effects were too bad."
"The tool has minor bugs."
"The initial setup of Oracle VBCS can be challenging for those unfamiliar with DBS."
"My honest opinion is: do not use this solution — there are plenty of free options out there that will do the trick."
 

Pricing and Cost Advice

"This is an open-source solution."
"In terms of the pricing for GitLab, on a scale of one to five, with one being expensive and five being cheap, I'm rating pricing for the solution a four. It could still be cheaper because right now, my company has a small team, and sometimes it's difficult to use a paid product for a small team. You'd hope the team will grow and scale, but currently, you're paying a high license fee for a small team. I'm referring to the GitLab license that has premium features and will give you all features. This can be a problem for management to approve the high price of the license for a team this small."
"It is very expensive. We can't bear it now, and we have to find another solution. We have a yearly subscription in which we can increase the number of licenses, but we have to pay at the end of the year."
"The price is okay."
"The open-source version is very good and the commercial version is reasonably priced."
"Its price is fine. It is on the cheaper side and not expensive. You have to pay additionally for GitLab CI/CD minutes. Initially, we used the free version. When we ran out of GitLab minutes, we migrated to the paid version."
"We are currently using the open-source version."
"I'm not aware of the licensing costs because those were covered by the customer."
"It's not expensive when you consider what it provides: low-code/no-code development, faster development time, good quality, and good stability."
"Oracle Visual Builder Cloud Service is much too expensive."
report
Use our free recommendation engine to learn which Rapid Application Development Software solutions are best for your needs.
894,738 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
14%
Manufacturing Company
10%
Government
10%
Computer Software Company
9%
Construction Company
12%
Healthcare Company
9%
Manufacturing Company
8%
Educational Organization
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business38
Midsize Enterprise11
Large Enterprise49
No data available
 

Questions from the Community

What is your experience regarding pricing and costs for GitLab?
The setup cost for GitLab is minimal since the team has its own minimal resource balancing. The costing falls into an intermediate stage and is impactful across all results within the team. It allo...
What needs improvement with GitLab?
There are many improvements that GitLab can implement, such as addressing the issue of caching. Currently, when I have multiple tasks to merge or attempt multiple merges, the CI/CD and overall GitL...
What is your primary use case for GitLab?
My main use case for GitLab is as a version control system that we are using. Currently, I am working on an end-to-end AI pipeline, and I have deployed my whole code using GitLab so that all things...
What is your experience regarding pricing and costs for Oracle Visual Builder Cloud Service?
I actually don't have much experience with pricing, so I can't comment on it right now.
What is your primary use case for Oracle Visual Builder Cloud Service?
There was a requirement to build a custom form to raise AI invoices, using Oracle Fusion. We created a form, and another use case was that users wanted to create and update customers.
 

Also Known As

Fuzzit
No data available
 

Overview

 

Sample Customers

1. NASA  2. IBM  3. Sony  4. Alibaba  5. CERN  6. Siemens  7. Volkswagen  8. ING  9. Ticketmaster  10. SpaceX  11. Adobe  12. Intuit  13. Autodesk  14. Rakuten  15. Unity Technologies  16. Pandora  17. Electronic Arts  18. Nordstrom  19. Verizon  20. Comcast  21. Philips  22. Deutsche Telekom  23. Orange  24. Fujitsu  25. Ericsson  26. Nokia  27. General Electric  28. Cisco  29. Accenture  30. Deloitte  31. PwC  32. KPMG
Transcom Worldwide, Latham Pool Products
Find out what your peers are saying about GitLab vs. Oracle Visual Builder Cloud Service and other solutions. Updated: April 2026.
894,738 professionals have used our research since 2012.