DBMS > Adabas vs. Microsoft SQL Server vs. Oracle Berkeley DB vs. Solr vs. Sqrrl
System Properties Comparison Adabas vs. Microsoft SQL Server vs. Oracle Berkeley DB vs. Solr vs. Sqrrl
Editorial information provided by DB-Engines | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name | Adabas ![]() | Microsoft SQL Server Xexclude from comparison | Oracle Berkeley DB Xexclude from comparison | Solr Xexclude from comparison | Sqrrl Xexclude from comparison | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | OLTP - DBMS for mainframes and Linux/Unix/Windows environments ![]() | Microsofts relational DBMS | Widely used in-process key-value store | A widely used distributed, scalable search engine based on Apache Lucene | Adaptable, secure NoSQL built on Apache Accumulo | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Primary database model | Multivalue DBMS | Relational DBMS | Key-value store ![]() Native XML DBMS ![]() | Search engine | Document store Graph DBMS Key-value store Wide column store | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Secondary database models | Document store Graph DBMS | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Website | www.softwareag.com/en_corporate/platform/adabas-natural.html | www.microsoft.com/en-us/sql-server | www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html | lucene.apache.org/solr | sqrrl.com | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Technical documentation | docs.microsoft.com/en-US/sql/sql-server | docs.oracle.com/cd/E17076_05/html/index.html | lucene.apache.org/solr/resources.html | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Developer | Software AG | Microsoft | Oracle ![]() | Apache Software Foundation | Amazon ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Initial release | 1971 | 1989 | 1994 | 2006 | 2012 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Current release | SQL Server 2019, November 2019 | 18.1 (Core), June 2018 | 8.7.0, November 2020 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
License ![]() | commercial | commercial ![]() | Open Source ![]() | Open Source ![]() | commercial | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Cloud-based only ![]() | no | no | no | no | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DBaaS offerings (sponsored links) ![]() Providers of DBaaS offerings, please contact us to be listed. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Implementation language | C++ | C, Java, C++ (depending on the Berkeley DB edition) | Java | Java | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server operating systems | BS2000 Linux Unix Windows z/OS z/VSE | Linux Windows | AIX Android FreeBSD iOS Linux OS X Solaris VxWorks Windows | All OS with a Java VM ![]() | Linux | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Data scheme | yes | yes | schema-free | yes ![]() | schema-free | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typing ![]() | yes | yes | no | yes ![]() | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
XML support ![]() | no | yes | yes ![]() | yes | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Secondary indexes | yes | yes | yes | yes ![]() | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQL ![]() | yes ![]() | yes | yes ![]() | Solr Parallel SQL Interface | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
APIs and other access methods | HTTP API ![]() SOAP-based API ![]() | ADO.NET JDBC ODBC OLE DB Tabular Data Stream (TDS) | Java API RESTful HTTP/JSON API | Accumulo Shell Java API JDBC ODBC RESTful HTTP API Thrift | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Supported programming languages | Natural | C# C++ Delphi Go Java JavaScript (Node.js) PHP Python R Ruby Visual Basic | .Net ![]() others ![]() C C# C++ Java JavaScript (Node.js) ![]() Perl Python Tcl | .Net Erlang Java JavaScript any language that supports sockets and either XML or JSON Perl PHP Python Ruby Scala | Actionscript C ![]() C# C++ Cocoa Delphi Erlang Go Haskell Java JavaScript OCaml Perl PHP Python Ruby Smalltalk | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server-side scripts ![]() | in Natural | Transact SQL, .NET languages, R, Python and (with SQL Server 2019) Java | no | Java plugins | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Triggers | no | yes | yes ![]() | yes ![]() | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Partitioning methods ![]() | yes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas Vista | tables can be distributed across several files (horizontal partitioning); sharding through federation | none | Sharding | Sharding ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Replication methods ![]() | yes, with add-on product Event Replicator | yes, but depending on the SQL-Server Edition | Source-replica replication | yes | selectable replication factor ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MapReduce ![]() | no | no | no | spark-solr: github.com/lucidworks/spark-solr and streaming expressions to reduce | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Consistency concepts ![]() | Immediate Consistency | Immediate Consistency | Eventual Consistency | Immediate Consistency ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Foreign keys ![]() | no | yes | no | no | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Transaction concepts ![]() | ACID | ACID | ACID | optimistic locking | Atomic updates per row, document, or graph entity | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concurrency ![]() | yes | yes | yes | yes | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Durability ![]() | yes | yes | yes | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
In-memory capabilities ![]() | no | yes | yes | yes | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
User concepts ![]() | only with OS-specific tools (e.g. IBM RACF, CA Top Secret) | fine grained access rights according to SQL-standard | no | yes | Cell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
More information provided by the system vendorWe invite representatives of system vendors to contact us for updating and extending the system information, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Related products and services | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3rd parties | DBHawk: Secure access to SQL, NoSQL and Cloud databases with an all-in-one solution. » more Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems. » more Navicat for SQL Server gives you a fully graphical approach to database management and development. » more General SQL Parser: Instantly adding parsing, decoding, analysis and rewrite SQL processing capability to your products. » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
We invite representatives of vendors of related products to contact us for presenting information about their offerings here. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
More resources | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Adabas ![]() | Microsoft SQL Server | Oracle Berkeley DB | Solr | Sqrrl | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DB-Engines blog posts | MySQL is the DBMS of the Year 2019 The struggle for the hegemony in Oracle's database empire Microsoft SQL Server is the DBMS of the Year | Elasticsearch replaced Solr as the most popular search engine Enterprise Search Engines almost double their popularity in the last 12 months The DB-Engines ranking includes now search engines | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Recent citations in the news | ADABAS DBA & Systems Programmer - Ensono Air Force Looks to Modernize and Migrate Legacy Systems – MeriTalk Database Management Software Market Valuation 2021 | In Depth Analysis, Solution, Industry Influence Factors – Murphy's Hockey Law Software AG Announces New “Adabas & Natural 2050” Agenda Software AG hits its Q2 mark as customers respond to accelerated change. We speak with CEO Sanjay Brahmawar provided by Google News | Are you overpaying for SQL Server licensing? SQL Server Malware Tied to Iranian Software Firm, Researchers Allege Microland Earns the Coveted Windows Server and SQL Server Migration to Microsoft Azure Advanced Specialization Microland Secures Coveted Windows Server and SQL Server migration to Microsoft Azure Advanced Specialization How To Automate Tasks in Azure SQL Database provided by Google News | Bitcoin Core 0.21.0 Released: What's New – Bitcoin Magazine Fedora Looking To Transition The RPM Database From Berkeley DB To SQLite Getting Started with Oracle Berkeley DB The best IoT databases for the edge – an overview and guide Oracle switches Berkeley DB license provided by Google News | Solar Alliance Announces New Chairman TSX Venture Exchange:SOLR Enterprise Search Software Market Rising Growth With Keyplayer: Swiftype, Algolia, Elasticsearch, Apache Solr Enterprise Search Software Market 2021-2027 Growth Analysis, Key Insights and Future Development By SLI Systems, Elasticsearch, Algolia, Apache Solr, Amazon CloudSearch, AddSearch – NeighborWebSJ Solar Alliance Energy Inc. (TSX.V: SOLR) (OTC: SAENF) Featured in Virtual Coverage of the LD Micro Main Event Not So Open Any More: Elasticsearch Relicensing and Implications for Open Source Search provided by Google News | SQRRL: Helping young Indians save and grow their money User And Entity Behavior Analytics Market Regional Analysis, Industry Dynamics 2027 by Top Companies – Niara Inc, Sqrrl Data,Inc, Rapid7, Varonis Systems, Bay Dynamics, Exabeam, Bottomline Technologies,Inc, Observe IT, Gurucul, Splunk Inc., Securonix, Dtex Systems User And Entity Behavior Analytics Market Growth Opportunities, Share by Industry Competitors – Bottomline Technologies?Inc, Niara Inc, Varonis Systems, Sqrrl Data?Inc, Bay Dynamics, Exabeam, Rapid7, Splunk Inc., Securonix, Observe IT, Dtex Systems, Gurucul User And Entity Behavior Analytics Market 2020 | Know the Latest COVID19 Impact Analysis And Strategies of Key Players: Securonix, Observe IT, Niara Inc, Bottomline Technologies,Inc, Sqrrl Data,Inc, etc. | InForGrowth Global User And Entity Behavior Analytics Market 2020 Analysis by Latest COVID19/CORONA Virus Impact with Market Positioning of Key Vendors: Securonix, Observe IT, Niara Inc, Bottomline Technologies,Inc, Sqrrl Data,Inc, etc. | InForGrowth provided by Google News | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Job opportunities | Adabas Developer Adabas Developer Mainframe Developer - Natural / ADABAS | Richmond, VA (Will be remote during Covid) Mainframe Support Natural / Adabas Programmer | SQL Server Developer SSIS and SQL Server Developer SQL Server DBA Sql Server Developer SQL Server DBA | Web Application Developer-PERL Java Server Developer Software Engineer Level 1 | PLM Application Administrator - Siemens Teamcenter Corporate Actions Analyst/Associate - DEL TYPO3-ENTWICKLER*IN (m/w) Software Associate Engineer I API Developer | Cyber Hunt Analyst Cyber Defense Analyst Incident Response SME/Intrusion Analyst Mid Level Security Engineer |
Share this page