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 > Bangdb vs. Elasticsearch vs. Google Cloud Bigtable vs. Graph Engine vs. jBASE

Vergleich der Systemeigenschaften Bangdb vs. Elasticsearch vs. Google Cloud Bigtable vs. Graph Engine vs. jBASE

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenElasticsearch  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenjBASE  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphEine moderne Such- und Analyseplattform basierend auf Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineA robust multi-value DBMS comprising development tools and middleware
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
SuchmaschineKey-Value Store
Wide Column Store
Graph DBMS
Key-Value Store
Multivalue 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
Punkte132,83
Rang#7  Overall
#1  Suchmaschinen
Punkte3,15
Rang#95  Overall
#14  Key-Value Stores
#8  Wide Column Stores
Punkte0,67
Rang#232  Overall
#21  Graph DBMS
#34  Key-Value Stores
Punkte1,49
Rang#156  Overall
#3  Multivalue DBMS
Websitebangdb.comwww.elastic.co/­elasticsearchcloud.google.com/­bigtablewww.graphengine.iowww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbase
Technische Dokumentationdocs.bangdb.comwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlcloud.google.com/­bigtable/­docswww.graphengine.io/­docs/­manualdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9
EntwicklerSachin Sinha, BangDBElasticGoogleMicrosoftRocket Software (früher Zumasys)
Erscheinungsjahr20122010201520101991
Aktuelle VersionBangDB 2.0, October 20218.6, January 20235.7
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoElastic LicensekommerziellOpen Source infoMIT Licensekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++Java.NET and C
Server BetriebssystemeLinuxAlle Betriebssysteme mit einer Java VMgehostet.NETAIX
Linux
Windows
Datenschemaschemafreischemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.schemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsjaneinjaoptional
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, geospatialja infoAlle Suchfelder werden automatisch indiziertnein
SQL infoSupport of SQLSQL like support with command line toolSQL-like query languageneinneinEmbedded SQL for jBASE in BASIC
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
Java API
RESTful HTTP/JSON API
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
RESTful HTTP APIJDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Python
C#
C++
F#
Visual Basic
.Net
Basic
Jabbascript
Java
Server-seitige Scripts infoStored Proceduresneinjaneinjaja
Triggersyes, Notifications (with Streaming only)ja infoMittels Verwendung des 'Percolation' featuresneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingShardinghorizontale PartitionierungSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)jaInternal replication in Colossus, and regional replication between two clusters in different zonesja
MapReduce infoBietet ein API für Map/Reduce OperationenneinES-Hadoop Connectorjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyEventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinAtomic single-row operationsneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajajaja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajaoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modeMemcached and Redis integrationneinjaja
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights can be defined down to the item level

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
BangdbElasticsearchGoogle Cloud BigtableGraph Engine infoformer name: TrinityjBASE
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

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

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

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

Elasticsearch Open Inference API Supports Cohere Rerank 3
11. April 2024, Business Wire

bereitgestellt von Google News

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27. Januar 2022, TechTarget

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7. April 2020, TechCrunch

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6. Mai 2015, VentureBeat

bereitgestellt von Google News

Trinity
30. Oktober 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13. Februar 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27. Juli 2016, GeekWire

The graph analytics landscape 2019 - DataScienceCentral.com
27. Februar 2019, Data Science Central

Aerospike Is Now a Graph Database, Too
21. Juni 2023, Datanami

bereitgestellt von Google News

Temenos signs first customer in India
24. August 2009, Finextra

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Präsentieren Sie hier Ihr Produkt