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 > Elasticsearch vs. Oracle Berkeley DB vs. PieCloudDB vs. SingleStore

Vergleich der Systemeigenschaften Elasticsearch vs. Oracle Berkeley DB vs. PieCloudDB vs. SingleStore

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameElasticsearch  Xaus Vergleich ausschliessenOracle Berkeley DB  Xaus Vergleich ausschliessenPieCloudDB  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
KurzbeschreibungEine moderne Such- und Analyseplattform basierend auf Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricWeit verbreiteter In-Process Key-Value StoreA cloud-native analytic database platform with new technologoy for elastic MPPMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primäres DatenbankmodellSuchmaschineKey-Value Store infounterstützt sortierte und unsortierte Key Sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Vektor DBMS
Document Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte135,35
Rang#7  Overall
#1  Suchmaschinen
Punkte2,21
Rang#117  Overall
#20  Key-Value Stores
#3  Native XML DBMS
Punkte0,25
Rang#304  Overall
#138  Relational DBMS
Punkte5,60
Rang#62  Overall
#35  Relational DBMS
Websitewww.elastic.co/­elasticsearchwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.openpie.comwww.singlestore.com
Technische Dokumentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.singlestore.com
EntwicklerElasticOracle infoursprünglich von Sleepycat entwickelt, von Oracle aufgekauftOpenPieSingleStore Inc.
Erscheinungsjahr201019942013
Aktuelle Version8.6, January 202318.1.40, Mai 20202.1, Jänner 20238.5, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoElastic LicenseOpen Source infoKommerzielle Lizenz verfügbar bei Bedarfkommerziellkommerziell infofree developer edition available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
ImplementierungsspracheJavaC, Java, C++ (depending on the Berkeley DB edition)C++, Go
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
gehostetLinux info64 bit version required
Datenschemaschemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.schemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infoonly with the Berkeley DB XML editionnein
Sekundärindizesja infoAlle Suchfelder werden automatisch indiziertjajaja
SQL infoSupport of SQLSQL-like query languageja infoSQL Interface basierend auf SQLite verfügbarjayes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteJava API
RESTful HTTP/JSON API
CLI Client
JDBC
ODBC
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte Programmiersprachen.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
Andere infoEs gibt Libraries von Drittanbietern für zahlreiche Sprachen, die Berkeley DB Files bearbeiten können
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
Java
PL/SQL
Python
R
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresjaneinuser defined functionsja
Triggersja infoMittels Verwendung des 'Percolation' featuresja infoonly for the SQL APIneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinejaSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaSource-Replica ReplikationjaSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce OperationenES-Hadoop Connectorneinnein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenMemcached and Redis integrationjaja
Berechtigungskonzept infoZugriffskontrolleneinUser Roles and pluggable authentication with full SQL StandardFine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
ElasticsearchOracle Berkeley DBPieCloudDBSingleStore infoformer name was MemSQL
Specific characteristicsPieCloudDB, OpenPie's flagship product, is a cutting-edge cloud-native data warehouse....
» mehr
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesExtreme Elastic: PieCloudDB utilizes a cutting-edge eMPP cloud-native architecture...
» mehr
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosPieCloudDB is ideal for Data mining applications that require extreme scalability...
» mehr
Driving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersSail-Cloud China Shipbuilding Group Haizhou System Soochow Securities ​etc.,
» mehr
IEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsCustomers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsPieCloudDB Community Edition: Community License, Free Download, Self-Hosted Deployment;...
» mehr
F ree Tier and Enterprise Edition
» 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
ElasticsearchOracle Berkeley DBPieCloudDBSingleStore infoformer name was MemSQL
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

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Elasticsearch Enables 400 Criteo Engineers to Search 4 TB of Log Data per Week
15. Mai 2024, Yahoo Singapore News

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

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

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

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13. März 2024, The New Stack

bereitgestellt von Google News

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

EC will investigate the Oracle/Sun takeover due to concerns about MySQL
3. September 2009, The Guardian

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5. März 2019, ADT Magazine

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

The stable version of AlmaLinux 9.0 has already been released
26. Mai 2022, Linux Adictos

bereitgestellt von Google News

云上Index:看「简墨」如何为云原生打造全新索引
2. August 2023, CSDN

bereitgestellt von Google News

SingleStore CEO sees little future for purpose-built vector databases
24. Januar 2024, VentureBeat

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24. Januar 2024, Business Wire

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
17. April 2024, Madrona Venture Group

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks & Files

Announcing watsonx.ai and SingleStore for generative AI applications
15. November 2023, ibm.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt