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 > Atos Standard Common Repository vs. Derby vs. GreptimeDB vs. Vertica

System Properties Comparison Atos Standard Common Repository vs. Derby vs. GreptimeDB vs. Vertica

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonGreptimeDB  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.An open source Time Series DBMS built for increased scalability, high performance and efficiencyCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primary database modelDocument store
Key-value store
Relational DBMSTime Series DBMSRelational DBMS infoColumn oriented
Secondary database modelsSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.60
Rank#70  Overall
#38  Relational DBMS
Score0.12
Rank#351  Overall
#34  Time Series DBMS
Score10.06
Rank#42  Overall
#26  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorydb.apache.org/­derbygreptime.comwww.vertica.com
Technical documentationdb.apache.org/­derby/­manuals/­index.htmldocs.greptime.comvertica.com/­documentation
DeveloperAtos Convergence CreatorsApache Software FoundationGreptime Inc.OpenText infopreviously Micro Focus and Hewlett Packard
Initial release2016199720222005
Current release170310.17.1.0, November 202312.0.3, January 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Source infoApache Version 2.0commercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud servicenononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaRustC++
Server operating systemsLinuxAll OS with a Java VMAndroid
Docker
FreeBSD
Linux
macOS
Windows
Linux
Data schemeSchema and schema-less with LDAP viewsyesschema-free, schema definition possibleYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typing infopredefined data types such as float or dateoptionalyesyesyes
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.yesyesnono
Secondary indexesyesyesyesNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLnoyesyesFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs and other access methodsLDAPJDBCgRPC
HTTP API
JDBC
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Supported programming languagesAll languages with LDAP bindingsJavaC++
Erlang
Go
Java
JavaScript
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresnoJava Stored ProceduresPythonyes, PostgreSQL PL/pgSQL, with minor differences
Triggersyesyesyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionnoneShardinghorizontal partitioning, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infoBi-directional Spark integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlLDAP bind authenticationfine grained access rights according to SQL-standardSimple rights management via user accountsfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
Atos Standard Common RepositoryDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBGreptimeDBVertica infoOpenText™ Vertica™
Specific characteristicsGreptimeDB is a SQL & Python-enabled timeseries database system built from scratch...
» more
Deploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantages- Inherits advantages of Rust, such as excellent performance, memory safe, resource...
» more
Fast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosFor IoT industries, GreptimeDB can seamless integrate with message queues and other...
» more
Communication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersGreptime's clients span multiple sectors including IoT, connected vehicles, and energy...
» more
Abiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Market metricsGreptimeDB has garnered global recognition by topping GitHub trends following its...
» more
Licensing and pricing modelsGreptimeDB: open source, distributed, cloud-native TSDB; supports Hybrid Time-series...
» more
Cost-based models and subscription-based models are both available. One license is...
» more

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
Atos Standard Common RepositoryDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBGreptimeDBVertica infoOpenText™ Vertica™
Recent citations in the news

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, blogs.oracle.com

The Ultimate Open Source Database List Profiling 16 Software Tools
30 May 2019, Solutions Review

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

provided by Google News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

Querying a Vertica data source in Amazon Athena using the Athena Federated Query SDK | Amazon Web Services
11 February 2021, AWS Blog

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17 May 2023, PR Newswire

provided by Google News



Share this page

Featured Products

Neo4j logo

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

Milvus logo

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

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