DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Impala vs. Google Cloud Datastore vs. Oracle Berkeley DB vs. SAP Adaptive Server vs. STSdb

System Properties Comparison Apache Impala vs. Google Cloud Datastore vs. Oracle Berkeley DB vs. SAP Adaptive Server vs. STSdb

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonSAP Adaptive Server infoformer name: Sybase ASE  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformWidely used in-process key-value storeThe SAP (Sybase) Adaptive Server Enterprise (ASE) is an enterprise-class RDBMSKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelRelational DBMSDocument storeKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMSKey-value store
Secondary database modelsDocument storeSpatial DBMS infowith Boeing's Spatial Query Server
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score4.47
Rank#76  Overall
#12  Document stores
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score36.31
Rank#25  Overall
#17  Relational DBMS
Score0.04
Rank#360  Overall
#52  Key-value stores
Websiteimpala.apache.orgcloud.google.com/­datastorewww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.sap.com/­products/­technology-platform/­sybase-ase.htmlgithub.com/­STSSoft/­STSdb4
Technical documentationimpala.apache.org/­impala-docs.htmlcloud.google.com/­datastore/­docsdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlhelp.sap.com/­docs/­SAP_ASE
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaGoogleOracle infooriginally developed by Sleepycat, which was acquired by OracleSAP, SybaseSTS Soft SC
Initial release20132008199419872011
Current release4.1.0, June 202218.1.40, May 202016.04.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infocommercial license availablecommercialOpen Source infoGPLv2, commercial license available
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C, Java, C++ (depending on the Berkeley DB edition)C and C++C#
Server operating systemsLinuxhostedAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
AIX
HP-UX
Linux
Solaris
Unix
Windows
Windows
Data schemeyesschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesyes, details herenoyesyes infoprimitive types and user defined types (classes)
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonoyes infoonly with the Berkeley DB XML editionno
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL-like query language (GQL)yes infoSQL interfaced based on SQLite is availableyesno
APIs and other access methodsJDBC
ODBC
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
.NET Client API
Supported programming languagesAll languages supporting JDBC/ODBC.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C
C++
Cobol
Java
Java
Perl
PHP
Python
C#
Java
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceusing Google App EnginenoJava and Transact-SQLno
TriggersnoCallbacks using the Google Apps Engineyes infoonly for the SQL APIyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonehorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication using PaxosSource-replica replicationMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceyes infousing Google Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate Consistency
Foreign keys infoReferential integritynoyes infovia ReferenceProperties or Ancestor pathsnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)nofine grained access rights according to SQL-standardno

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Apache ImpalaGoogle Cloud DatastoreOracle Berkeley DBSAP Adaptive Server infoformer name: Sybase ASESTSdb
Recent citations in the news

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

StarRocks Brings Speedy OLAP Database to the Cloud
14 July 2022, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

Best cloud storage of 2024
29 April 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12 January 2024, Network World

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

The importance of bitcoin nodes and how to start one
9 May 2014, The Merkle News

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

Motorola A780 Linux based smartphone to have mobile database
14 September 2004, Geekzone

provided by Google News

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7 April 2021, SAP News

Arcion Introduces SAP Sybase ASE Connector for Ultimate Migration Flexibility
5 January 2023, Business Wire

Patch SAP Adaptive Server Enterprise now to avoid takeover risk
3 June 2020, BleepingComputer

Newly Patched SAP ASE Flaws Could Let Attackers Hack Database Servers
3 June 2020, The Hacker News

New Feature: SAP ASE Database Available for the IBM Cloud for SAP NetWeaver Offering
22 March 2019, ibm.com

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Present your product here