DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Altibase vs. Apache Druid vs. EDB Postgres vs. Ehcache vs. Geode

Vergleich der Systemeigenschaften Altibase vs. Apache Druid vs. EDB Postgres vs. Ehcache vs. Geode

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAltibase  Xaus Vergleich ausschliessenApache Druid  Xaus Vergleich ausschliessenEDB Postgres  Xaus Vergleich ausschliessenEhcache  Xaus Vergleich ausschliessenGeode  Xaus Vergleich ausschliessen
KurzbeschreibungAn enterprise grade, high-performance RDBMSOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.A widely adopted Java cache with tiered storage optionsGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processes
Primäres DatenbankmodellRelational DBMSRelational DBMS
Time Series DBMS
Relational DBMSKey-Value StoreKey-Value Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,07
Rang#186  Overall
#87  Relational DBMS
Punkte3,34
Rang#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Punkte1,90
Rang#135  Overall
#63  Relational DBMS
Punkte4,89
Rang#67  Overall
#8  Key-Value Stores
Punkte1,92
Rang#131  Overall
#23  Key-Value Stores
Websitealtibase.comdruid.apache.orgwww.enterprisedb.comwww.ehcache.orggeode.apache.org
Technische Dokumentationgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualsdruid.apache.org/­docs/­latest/­designwww.enterprisedb.com/­docswww.ehcache.org/­documentationgeode.apache.org/­docs
EntwicklerAltibaseApache Software Foundation and contributorsEnterpriseDBTerracotta Inc, owned by Software AGOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.
Erscheinungsjahr19992012200520092002
Aktuelle Versionv7.3, 2023, August 202329.0.1, April 202414, Dezember 20213.10.0, Maerz 20221.1, February 2017
Lizenz infoCommercial or Open Sourcekommerziell infoOpen source edition discontinued with March 2023Open Source infoApache license v2kommerziell infoBSD for PostgreSQL-componentsOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache Version 2; commercial licenses available as Gemfire
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++JavaCJavaJava
Server BetriebssystemeAIX
HP-UX
Linux
Linux
OS X
Unix
Linux
Windows
Alle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also required
Datenschemajaja infoschema-less columns are supportedjaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja infospecific XML-type available, but no XML query functionality.neinnein
Sekundärindizesjajajaneinnein
SQL infoSupport of SQLANSI SQL-92SQL for queryingja infoStandard mit zahlreichen ErweiterungenneinSQL-like query language (OQL)
APIs und andere ZugriffskonzepteJDBC
ODBC
Proprietäres Protokoll
JDBC
RESTful HTTP/JSON API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JCacheJava Client API
Memcached Protokoll
RESTful HTTP API
Unterstützte ProgrammiersprachenC
C++
Java
Clojure
JavaScript
PHP
Python
R
Ruby
Scala
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
Java.Net
All JVM based languages
C++
Groovy
Java
Scala
Server-seitige Scripts infoStored Proceduresstored procedures and stored functionsneinbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)neinbenutzerdefinierte Funktionen
Triggersjaneinjaja infoCache Event Listenersja infoCache Event Listeners
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infomanual/auto, time-basedhorizontale Partitionierung infoby hash, list or rangeSharding infoby using Terracotta ServerSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaja, durch HDFS, S3 oder andere Storage EnginesMulti-Source Replikationja infoby using Terracotta ServerMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyTunable Consistency (Strong, Eventual, Weak)Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDja infosupports JTA and can work as an XA resourceyes, on a single node
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjajajaja infousing a tiered cache-storage approachja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinjaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinAccess rights per client and object definable

Weitere Informationen bereitgestellt vom Systemhersteller

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
AltibaseApache DruidEDB PostgresEhcacheGeode
Erwähnungen in aktuellen Nachrichten

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8. April 2019, PR Newswire

Open-source DBMS becoming battleground of public cloud
17. Mai 2022, Etnews

In-memory OLAP Database Market Is Booming (CAGR of 24.95%) Worldwide | Terracotta, Altibase, Kognitio, Mcobject ...
26. Oktober 2018, openPR

South Korean company to provide database solution to Mobicom
10. April 2020, UB Post

In-Memory Database Market Rapid Growth at Deep Value Price :Altibase Corporation, Amazon Web Services, Datastax ...
13. April 2024, Post Production Buyers Guide

bereitgestellt von Google News

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21. Februar 2024, Dark Reading

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26. Januar 2024, Datanami

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26. Februar 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6. Juni 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6. Juni 2023, Business Wire

bereitgestellt von Google News

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22. April 2024, Datanami

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27. Februar 2024, CRN

Key new features and innovations in EDB Postgres 16
1. Dezember 2023, InfoWorld

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28. November 2023, Yahoo Finance

EDB Closes the High Availability Gap for Postgres in the Cloud with EDB Postgres Distributed on BigAnimal
29. August 2023, GlobeNewswire

bereitgestellt von Google News

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22. Juli 2021, The Register

Atlassian asks customers to patch critical Jira vulnerability
22. Juli 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22. Juli 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9. Januar 2014, DZone

bereitgestellt von Google News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4. Januar 2017, The New Stack

Reactive Event Processing with Apache Geode
5. Juli 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15. November 2018, oreilly.com

Where Does Apache Geode Fit in CQRS Architectures?
18. Dezember 2016, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7. Juli 2021, SiliconANGLE News

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

RaimaDB logo

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

SingleStore logo

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt