TrustRadius: an HG Insights company

Android Studio vs. Oracle SQL Developer vs. Xamarin

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Android Studio

    Score9.3 out of 10
    N/AAndroid Studio is an official Android development integrated development environment (IDE) for mobile application development in the Android operating system developed by Google. Android Studio is based on Jetbrains'N/A

    Oracle SQL Developer

    Score8.1 out of 10
    N/AOracle SQL Developer is an integrated development environment (IDE) which provides editors for working with SQL, PL/SQL, Stored Java Procedures, and XML in Oracle databases.N/A

    Xamarin

    Score6 out of 10
    N/AN/AN/A
    Pricing
    Android StudioOracle SQL DeveloperXamarin
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Xamarin
    Free
    Offerings
    Pricing Offerings
    Android StudioOracle SQL DeveloperXamarin
    Free Trial
    NoNoNo
    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
    Android StudioOracle SQL DeveloperXamarin
    Considered Multiple Products
    Google
    No answer on this topic
    Oracle
    No answer on this topic
    Microsoft
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    17 Answers
    96%
    Would buy again
    22 Answers
    No answers on this topic
    Delivers good value for the price
    100%
    Delivers good value for the price
    17 Answers
    100%
    Delivers good value for the price
    22 Answers
    No answers on this topic
    Happy with the feature set
    100%
    Happy with the feature set
    17 Answers
    96%
    Happy with the feature set
    22 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    14 Answers
    93%
    Lived up to sales and marketing promises
    13 Answers
    No answers on this topic
    Implementation went as expected
    94%
    Implementation went as expected
    15 Answers
    100%
    Implementation went as expected
    20 Answers
    No answers on this topic
    Best Alternatives
    Android StudioOracle SQL DeveloperXamarin
    Small Businesses
    Swiftify
    Score9 out of 10
    No answers on this topic
    Swiftify
    Score9 out of 10
    Medium-sized Companies
    Xamarin
    Score6 out of 10
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    Android Studio
    Score9.3 out of 10
    Enterprises
    Swiftify
    Score9 out of 10
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    Swiftify
    Score9 out of 10
    All AlternativesView all alternativesView all alternativesView all alternatives
    User Ratings
    Android StudioOracle SQL DeveloperXamarin
    Likelihood to Recommend
    9.0
    (17 ratings)
    9.0
    (74 ratings)
    7.0
    (12 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    9.0
    (5 ratings)
    10.0
    (1 ratings)
    Usability
    9.0
    (3 ratings)
    8.9
    (4 ratings)
    10.0
    (1 ratings)
    Support Rating
    9.8
    (6 ratings)
    7.0
    (2 ratings)
    10.0
    (2 ratings)
    Implementation Rating
    -
    (0 ratings)
    9.2
    (2 ratings)
    10.0
    (1 ratings)
    User Testimonials
    Android StudioOracle SQL DeveloperXamarin
    Likelihood to Recommend
    Google
    Android Studio is a great mobile development IDE. I have found it is the best for both Android and Flutter development. It is created by JetBrains, so any developer used to their products, such as IntelliJ IDEA, will find themselves right at home with this IDE. It is very intuitive so it is a good choice for people needing to learn an IDE quickly.
    Incentivized
    Read full review
    Oracle
    Almost all development activities (the tool is called "SQL Developer", not "DBA Toolset") can be done easily and quick with [Oracle] SQL Developer. From data model creation (tables, views) to development (creation of procedures, functions, packages) and then testing (SQL Developer includes an easy to use debugger), all tasks can be performed in a single tool.
    It may not be as complete as other solutions for DBA tasks like instance monitoring, but it is usually OK for development and testing environments if you want to do some basic troubleshooting.
    Incentivized
    Read full review
    Microsoft
    If you are required to develop applications that are cross-platformed, Xamarin is a great tool to use. It will help save time and effort from your development team to be able to build applications seamlessly for android, IOS, Windows, and web on a single platform instead of requiring multiple tools to get the job done.
    Incentivized
    Read full review
    Pros
    Google
    • Support for developing in either the emulator or a device means I can quickly diagnose platform specific issues
    • The support for Kotlin and Java is stellar, with projects easily containing both types of code with ease
    • Hot reload support means that I can quickly test changes without waiting for a length build and optimization process
    • Excellent cross platform support means I can develop on macOS, Windows, or Linux without losing functionality between platforms
    Incentivized
    Read full review
    Oracle
    • Object Browser in SQL Developer allows you to explore the contents of your database using the connection tree.
    • The SQL Worksheet is an editor that allows for execution of SQL statements, scripts, and PL/SQL anonymous blocks. SELECT statements can be executed to return results in a spreadsheet-like 'grid' or can be executed as a script such to emulate SQL*Plus behavior and output
    • DBA Console allows users with administrative privileges to access DBA features such as database init file configuration, RMAN backup, storage, etc.
    Incentivized
    Read full review
    Microsoft
    • Xamarin allows you to write cross platform code. This allows companies to build apps more quickly by writing less code. Having code abstracted and reused across multiple platforms allows for more testing and less issues overall.
    • The ability to use Visual Studio is a huge plus. Visual Studio is one of the best IDE's available and being able to write cross platforms apps while in a great IDE makes everything less painful.
    • Xamarin is now free with a large company backing. This means that bugs on the platform get fixed more quickly and there is a large community of developers.
    Incentivized
    Read full review
    Cons
    Google
    • Android Studio needs a very high amount of RAM and a high-end processor to run smoothly, which can't be affordable for everyone.
    • Updates in Gradle files can sometimes come up with a hectic improvement in whole code, which can lead us to improve some code and consume precious time.
    • Multitasking is very difficult in Android Studio due to its heavy consumption of resources.
    Incentivized
    Read full review
    Oracle
    • Inability to run multiple queries on the same database. You can only run one query on a given database.
    • Analytical models created from complex tables isn't accurate, and needs work.
    • Inability to view multiple tables of a database side-by-side. When trying to find correlations between tables, it would help to be able to see them at once on the same page.
    Incentivized
    Read full review
    Microsoft
    • Forms - not 100% there. Still needs work but is production ready.
    • iOS - sometimes errors can be hard to understand, if they even show up.
    • Insights - Xamarin offers their own crash analytics software. However, it's not perfect and sometimes doesn't pick up crashes.
    Incentivized
    Read full review
    Likelihood to Renew
    Google
    No answers on this topic
    Oracle
    We had already thought of changing to TOAD, but we decided to stick with Oracle SQL Developer until the end.
    Incentivized
    Read full review
    Microsoft
    Xamarin has been great for developing different projects efficiently and effectively. It's nice to reuse the core business logic across different platforms so that there are less to maintain and little replications are needed. The biggest benefit is that C# programmers do not have to learn a different language to do mobile development.
    Incentivized
    Read full review
    Usability
    Google
    Android Studio is very useful for developers to write the code of Android apps. It provides auto implementation, suggestions, and removes boilerplate codes, which helps developers write clear and optimized code. Number of third party and Jetbrains plugins available to improve the speed of development and help the developer.
    Incentivized
    Read full review
    Oracle
    Oracle SQL Developer is very easy to use and there are a wide range of courses available which can help you get started just within a day. Data can be exported in multiple formats based on user requirements. Organizational data can be stored and management effectively using Oracle SQL Developer. All the data, tables, sequences, indexes can be easily created and updated in Oracle SQL Developer.
    Incentivized
    Read full review
    Microsoft
    If you are required to develop applications that are cross-platformed, Xamarin is a great tool to use. It will help save time and efforts from your development team to be able to build applications seamlessly for android, IOS, windows, and web on a single platform instead of requiring multiple tools to get the job done
    Incentivized
    Read full review
    Support Rating
    Google
    Overall support for Android Studio is quite good. As the project is maintained by Google itself, frequent updates are usually made to Android Studio to keep the IDE update and bug-free. Many community forums are also available to help developers across the world if they face any issue.
    Incentivized
    Read full review
    Oracle
    Large user community support
    Incentivized
    Read full review
    Microsoft
    I never had to contact support for any help. Most of the problems we ran into, we were able to identify and use peer support through blogs and other internet sources to resolve the problems. There are plenty of sources online which provide tutorials, discuss problems, etc. Example: StackOverflow
    Incentivized
    Read full review
    Implementation Rating
    Google
    No answers on this topic
    Oracle
    Just download and uncompress!
    Incentivized
    Read full review
    Microsoft
    Just with any programming tasks, have a plan first. Design out the system, spend time to build it correctly the first time and have plenty of testing and user acceptance opportunities. Xamarin was easy to implement for a C# programmer. However, you need to do tutorials to realize the platform's capabilities.
    Incentivized
    Read full review
    Alternatives Considered
    Google
    Android Studio is the best possible offering to make android based apps. It's a product by Google and the official integrated development environment for android app development. That's why it is able to offer the easiest to learn and simplest coding environment to developers. But it needs higher performance and is at times slower as compared to Flutter, etc. So that's the only drawback, but overall it's better than most tools for app development.
    Incentivized
    Read full review
    Oracle
    I have started to use Toad for Oracle recently because it is easier to sort and filter results, due to their memory sort feature that puts the results from your query in memory so that you don't have to rerun your query. I have used SQL Developer to easily update records in tables that I need to fix. I haven't found an easy way to do this in Toad other than writing SQL insert statements.
    Incentivized
    Read full review
    Microsoft
    Xamarin runs natively on MacOS, and the debugger and other integration and auto-complete tools are far better than Eclipse for C# .NET. It also carries much of the plugin/add-on capabilities that are so desirable on Atom. Eclipse is a better for generalized software development, provided a developer is comfortable switching between the IDE the command line for certain parts of their workflow, like building, package management, or debugging. But for C# .NET development on MacOS specifically, Xamarin is the best product I've used for the job.
    Incentivized
    Read full review
    Return on Investment
    Google
    • Positive Impact: No license fee, saves a lot of money upfront.
    • Positive Impact: Faster project delivery, because errors are cached quickly while typing code allowing to fix the code at the same time, and this eliminates the need of fixing bugs which saves time. Saves 20% of my time.
    • Negative Impact: Not works well on low end laptops with RAM less than 16GB.
    Incentivized
    Read full review
    Oracle
    • It gives 100% return on investment as it is free of cost.
    • No need to have multiple tools for each database
    • Considering the employee training, so one can save money on training, as it is not very hard to use so still savings.
    Incentivized
    Read full review
    Microsoft
    • Saves development time and deliver fast.
    • Allows inhouse developers build both Android and iOS application without switching languages.
    • Allows use coding in C# in Visual studio IDE from which we can code in different languages. We don't need multiple IDEs installed
    Incentivized
    Read full review
    ScreenShots