Microsoft SQL Server vs. Titan Distributed Graph Database

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Microsoft SQL Server
Score 8.6 out of 10
N/A
Microsoft SQL Server is a relational database.
$1,418
Per License
Titan
Score 8.0 out of 10
N/A
Titan is an open-source distributed graph database developed by Aurelius. Aurelius is now part of Datastax (since February 2015).N/A
Pricing
Microsoft SQL ServerTitan Distributed Graph Database
Editions & Modules
Subscription
$1,418.00
Per License
Enterprise
$13,748.00
Per License
No answers on this topic
Offerings
Pricing Offerings
Microsoft SQL ServerTitan
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Microsoft SQL ServerTitan Distributed Graph Database
Best Alternatives
Microsoft SQL ServerTitan Distributed Graph Database
Small Businesses
InterSystems IRIS
InterSystems IRIS
Score 7.7 out of 10
Neo4j
Neo4j
Score 9.7 out of 10
Medium-sized Companies
InterSystems IRIS
InterSystems IRIS
Score 7.7 out of 10
Neo4j
Neo4j
Score 9.7 out of 10
Enterprises
SAP IQ
SAP IQ
Score 10.0 out of 10
Neo4j
Neo4j
Score 9.7 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Microsoft SQL ServerTitan Distributed Graph Database
Likelihood to Recommend
8.0
(99 ratings)
8.0
(1 ratings)
Likelihood to Renew
9.0
(6 ratings)
-
(0 ratings)
Usability
7.4
(13 ratings)
-
(0 ratings)
Availability
10.0
(1 ratings)
-
(0 ratings)
Performance
9.0
(1 ratings)
-
(0 ratings)
Support Rating
7.9
(25 ratings)
-
(0 ratings)
In-Person Training
9.0
(1 ratings)
-
(0 ratings)
Online Training
9.0
(1 ratings)
-
(0 ratings)
Implementation Rating
9.0
(5 ratings)
-
(0 ratings)
Configurability
10.0
(1 ratings)
-
(0 ratings)
Ease of integration
9.0
(1 ratings)
-
(0 ratings)
Product Scalability
9.0
(1 ratings)
-
(0 ratings)
Vendor post-sale
9.0
(1 ratings)
-
(0 ratings)
Vendor pre-sale
9.0
(1 ratings)
-
(0 ratings)
User Testimonials
Microsoft SQL ServerTitan Distributed Graph Database
Likelihood to Recommend
Microsoft
Microsoft SQL is ubiquitous, while MySQL runs under the hood all over the place. Microsoft SQL is the platform taught in colleges and certification courses and is the one most likely to be used by businesses because it is backed by Microsoft. Its interface is friendly (well, as pleasant as SQL can be) and has been used by so many for so long that resources are freely available if you encounter any issues.
Read full review
Open Source
Titan is definitely a good choice, but it has its learning curve. The documentation may lack in places, and you might have to muster answers from different sources and technologies. But at its core, it does the job of storing and querying graph databases really well. Remember that titan itself is not the whole component, but utilizes other technologies like cassandra, gremlin, tinkerpop, etc to do many other things, and each of them has a learning curve. I would recommend titan for a team, but not for a single person. For single developer, go with Neo4j.
Read full review
Pros
Microsoft
  • Easy to configure and use with Visual Studio and Dot Net
  • Easy integration with MSBI to perform data analysis
  • Data Security
  • Easy to understand and use
  • Very easy to export database and tables in the form of SQL query or a script
Read full review
Open Source
  • Titan is really good for abstraction of underlying infrastructure. You can choose between different storage engine of your choice.
  • Open source, backed by community, and free.
  • Supports tinkerpop stack which is backed by apache.
  • Uses gremlin for query language making the whole query structure standardized and open for extension if another graph database comes along in future.
Read full review
Cons
Microsoft
  • Microsoft SQL Server Enterprise edition has a high cost but is the only edition which supports SQL Always On Availability Groups. It would be nice to include this feature in the Standard version.
  • Licensing of Microsoft SQL Server is a quite complex matter, it would be good to simplify licensing in the future. For example, per core vs per user CAL licensing, as well as complex licensing scenarios in the Cloud and on Edge locations.
  • It would be good to include native tools for converting Oracle, DB2, Postgresql and MySQL/MariaDB databases (schema and data) for import into Microsoft SQL Server.
Read full review
Open Source
  • The community is lacking deep documentation. I had to spend many nights trying to figure many things on my own. As graph databases will grow popular, I am sure this will be improved.
  • Not enough community support. Even in SO you might not find many questions. Though there are some users in SO who quickly answer graph database questions. Need more support.
  • Would love an official docker image.
Read full review
Likelihood to Renew
Microsoft
We understand that the Microsoft SQL Server will continue to advance, offering the same robust and reliable platform while adding new features that enable us, as a software center, to create a superior product. That provides excellent performance while reducing the hardware requirements and the total cost of ownership of our solution.
Read full review
Open Source
No answers on this topic
Usability
Microsoft
SQL Server mostly 'just works' or generates error messages to help you sort out the trouble. You can usually count on the product to get the job done and keep an eye on your potential mistakes. Interaction with other Microsoft products makes operating as a Windows user pretty straight forward. Digging through the multitude of dialogs and wizards can be a pain, but the answer is usually there somewhere.
Read full review
Open Source
No answers on this topic
Reliability and Availability
Microsoft
Its does not have outages.
Read full review
Open Source
No answers on this topic
Performance
Microsoft
SSAS data cubes may some time slow down your Excel reports.
Read full review
Open Source
No answers on this topic
Support Rating
Microsoft
We managed to handle most of our problems by looking into Microsoft's official documentation that has everything explained and almost every function has an example that illustrates in detail how a particular functionality works. Just like PowerShell has the ability to show you an example of how some cmdlet works, that is the case also here, and in my opinion, it is a very good practice and I like it.
Read full review
Open Source
No answers on this topic
In-Person Training
Microsoft
It was good
Read full review
Open Source
No answers on this topic
Online Training
Microsoft
very hands on and detailed training
Read full review
Open Source
No answers on this topic
Implementation Rating
Microsoft
Other than SQL taking quite a bit of time to actually install there are no problems with installation. Even on hardware that has good performance SQL can still take close to an hour to install a typical server with management and reporting services.
Read full review
Open Source
No answers on this topic
Alternatives Considered
Microsoft
[Microsoft] SQL Server has a much better community and professional support and is overall just a more reliable system with Microsoft behind it. I've used MySQL in the past and SQL Server has just become more comfortable for me and is my go to RDBMS.
Read full review
Open Source
To be honest, titan is not as popular as Neo4j, though they do the same thing. In my personal opinion, titan has lot of potential, but Neo4j is easier to use. If the organization is big enough, it might choose titan because of its open source nature, and high scalability, but Neo4j comes with a lot of enterprise and community support, better query, better documentation, better instructions, and is also backed by leading tech companies. But titan is very strong when you consider standards. Titan follows gremlin and tinkerpop, both of which will be huge in future as more graph database vendors join the market. If things go really well, maybe Neo4j might have to support gremlin as well.
Read full review
Scalability
Microsoft
SQL server does handle growing demands of a mid sized company.
Read full review
Open Source
No answers on this topic
Return on Investment
Microsoft
  • Increased accuracy - We went from multiple users having different versions of an Excel spreadsheet to a single source of truth for our reporting.
  • Increased Efficiency - We can now generate reports at any time from a single source rather than multiple users spending their time collating data and generating reports.
  • Improved Security - Enterprise level security on a dedicated server rather than financial files on multiple laptop hard drives.
Read full review
Open Source
  • Steep learning curve. Your engineers would have to spend lots of time learning different components before they feel comfortable.
  • Have to plan ahead. Maybe this is the nature of graph databases, but I found it difficult to change my schemas after I had data in production.
  • It is free, so time is the only resource you have to put in titan.
Read full review
ScreenShots