DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Bangdb vs. Ehcache vs. Elasticsearch vs. Fauna vs. InterSystems IRIS

Vergleich der Systemeigenschaften Bangdb vs. Ehcache vs. Elasticsearch vs. Fauna vs. InterSystems IRIS

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenEhcache  Xaus Vergleich ausschliessenElasticsearch  Xaus Vergleich ausschliessenFauna infopreviously named FaunaDB  Xaus Vergleich ausschliessenInterSystems IRIS  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphA widely adopted Java cache with tiered storage optionsEine moderne Such- und Analyseplattform basierend auf Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.A containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalability
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Key-Value StoreSuchmaschineDocument Store
Graph DBMS
Relational DBMS
Time Series DBMS
Document Store
Key-Value Store
Object oriented DBMS
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Spatial DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,16
Rang#338  Overall
#47  Document Stores
#32  Graph DBMS
#31  Time Series DBMS
Punkte4,64
Rang#68  Overall
#8  Key-Value Stores
Punkte132,83
Rang#7  Overall
#1  Suchmaschinen
Punkte1,55
Rang#151  Overall
#26  Document Stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Punkte3,54
Rang#84  Overall
#14  Document Stores
#10  Key-Value Stores
#1  Object oriented DBMS
#45  Relational DBMS
Websitebangdb.comwww.ehcache.orgwww.elastic.co/­elasticsearchfauna.comwww.intersystems.com/­products/­intersystems-iris
Technische Dokumentationdocs.bangdb.comwww.ehcache.org/­documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.fauna.comdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.cls
EntwicklerSachin Sinha, BangDBTerracotta Inc, owned by Software AGElasticFauna, Inc.InterSystems
Erscheinungsjahr20122009201020142018
Aktuelle VersionBangDB 2.0, October 20213.10.0, Maerz 20228.6, January 20232023.3, Juni 2023
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache Version 2; commercial licenses availableOpen Source infoElastic Licensekommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++JavaJavaScala
Server BetriebssystemeLinuxAlle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VMgehostetAIX
Linux
macOS
Ubuntu
Windows
Datenschemaschemafreischemafreischemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.schemafreidepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsjajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialneinja infoAlle Suchfelder werden automatisch indiziertjaja
SQL infoSupport of SQLSQL like support with command line toolneinSQL-like query languageneinja
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
JCacheJava API
RESTful HTTP/JSON API
RESTful HTTP APIJDBC
ODBC
RESTful HTTP API
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
Java.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
.Net
C++
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresneinneinjabenutzerdefinierte Funktionenja
Triggersyes, Notifications (with Streaming only)ja infoCache Event Listenersja infoMittels Verwendung des 'Percolation' featuresneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infoby using Terracotta ServerShardinghorizontale Partitionierung infoconsistent hashingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)ja infoby using Terracotta ServerjaMulti-Source ReplikationSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinES-Hadoop Connectorneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyTunable Consistency (Strong, Eventual, Weak)Eventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDja infosupports JTA and can work as an XA resourceneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajajaja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as wellja infousing a tiered cache-storage approachjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modejaMemcached and Redis integrationneinja
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)neinIdentity management, authentication, and access controlyes
Weitere Informationen bereitgestellt vom Systemhersteller
BangdbEhcacheElasticsearchFauna infopreviously named FaunaDBInterSystems IRIS
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» mehr

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
BangdbEhcacheElasticsearchFauna infopreviously named FaunaDBInterSystems IRIS
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2017
2. Januar 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3. Juli 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Scaling Australia's Most Popular Online News Sites with Ehcache
6. Dezember 2010, InfoQ.com

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 Doris for Log and Time Series Data Analysis in NetEase: Why Not Elasticsearch and InfluxDB?
5. Juni 2024, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25. April 2024, Yahoo Finance

Splunk vs Elasticsearch | A Comparison and How to Choose
12. Januar 2024, SentinelOne

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29. April 2024, InfoQ.com

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26. März 2024, insider.govtech.com

bereitgestellt von Google News

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21. März 2024, GlobeNewswire

Slicing the Gordian Knot: A leap to real-time systems of truth
3. Februar 2024, SiliconANGLE News

Fauna Adds Groundbreaking New Database Language and Seamless Developer Experience to Enterprise Proven ...
22. August 2023, Business Wire

Utah Natural Heritage Program
17. Oktober 2023, Utah Division of Wildlife Resources

CITES Trade Database surpasses 25 million trade transaction records
3. Oktober 2023, Convention on International Trade in Endangered Species of Wild Fauna and Flora (CITES)

bereitgestellt von Google News

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26. März 2024, HIT Consultant

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
5. Mai 2024, Mobihealth News

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26. März 2024, Datanami

InterSystems collaborates with Imagelink Software to accelerate digital transformation for Malaysian government and ...
24. April 2024, PR Newswire

InterSystems Introduces Two New Cloud-Native Smart Data Services to Accelerate Database and Machine Learning ...
11. Januar 2024, Yahoo Finance

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

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