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

DBMS > DolphinDB vs. Drizzle vs. Google Cloud Bigtable vs. Memgraph vs. Sphinx

Vergleich der Systemeigenschaften DolphinDB vs. Drizzle vs. Google Cloud Bigtable vs. Memgraph vs. Sphinx

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDolphinDB  Xaus Vergleich ausschliessenDrizzle  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenSphinx  Xaus Vergleich ausschliessen
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
KurzbeschreibungDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.MySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.An open source graph database built for real-time streaming and compatible with Neo4jOpen Source Suchmaschine zum Suchen in Daten aus verschiedenen Quellen, u.a. relationalen Datenbanken
Primäres DatenbankmodellTime Series DBMSRelational DBMSKey-Value Store
Wide Column Store
Graph DBMSSuchmaschine
Sekundäre DatenbankmodelleRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,23
Rang#82  Overall
#6  Time Series DBMS
Punkte3,58
Rang#92  Overall
#14  Key-Value Stores
#8  Wide Column Stores
Punkte3,00
Rang#102  Overall
#8  Graph DBMS
Punkte6,03
Rang#60  Overall
#6  Suchmaschinen
Websitewww.dolphindb.comcloud.google.com/­bigtablememgraph.comsphinxsearch.com
Technische Dokumentationdocs.dolphindb.cn/­en/­help200/­index.htmlcloud.google.com/­bigtable/­docsmemgraph.com/­docssphinxsearch.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerDolphinDB, IncDrizzle Projekt, ursprünglich gestartet von Brian AkerGoogleMemgraph LtdSphinx Technologies Inc.
Erscheinungsjahr20182008201520172001
Aktuelle Versionv2.00.4, January 20227.2.4, September 20123.5.1, Februar 2023
Lizenz infoCommercial or Open Sourcekommerziell infofree community version availableOpen Source infoGNU GPLkommerziellkommerziell infoFree license availableOpen Source infoGPL Version 2, kommerzielle Lizenz erhältlich
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++C und C++C++
Server BetriebssystemeLinux
Windows
FreeBSD
Linux
OS X
gehostetLinuxFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Datenschemajajaschemafreischemafrei und schema-optionalja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjajaneinja infoFull-Text Index auf allen Suchfeldern
SQL infoSupport of SQLSQL-like query languageja infomit propriätären ErweiterungenneinneinSQL-like query language (SphinxQL)
APIs und andere ZugriffskonzepteJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
JDBCgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Bolt protocol
Cypher query language
Proprietäres Protokoll
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C
C++
Java
PHP
C#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C++ infoinoffizielle Client Library
Java
Perl infoinoffizielle Client Library
PHP
Python
Ruby infoinoffizielle Client Library
Server-seitige Scripts infoStored Proceduresjaneinneinnein
Triggersneinnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.neinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungShardingShardingSharding infodynamic graph partitioningSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-Source Replikation
Source-Replica Replikation
Internal replication in Colossus, and regional replication between two clusters in different zonesMulti-source replication using RAFTkeine
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinja inforelationships in graphsnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACIDAtomic single-row operationsACID infowith snapshot isolationnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajaja infowith periodic snapshot and write-ahead logging (WAL) of changesja infoDer Originalinhalt von Feldern wird nicht im Sphinx-Index gespeichert.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja
Berechtigungskonzept infoZugriffskontrolleAdministrators, Users, GroupsPluggable Authentication Mechanismen infoz.B. LDAP, HTTPAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Users, roles and permissionsnein
Weitere Informationen bereitgestellt vom Systemhersteller
DolphinDBDrizzleGoogle Cloud BigtableMemgraphSphinx
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
DolphinDBDrizzleGoogle Cloud BigtableMemgraphSphinx
DB-Engines Blog Posts

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

alle anzeigen

The DB-Engines ranking includes now search engines
4. Februar 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

Google expands BigQuery with Gemini, brings vector support to cloud databases
29. Februar 2024, VentureBeat

What is Google Bigtable? | Definition from TechTarget
1. März 2022, TechTarget

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

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

bereitgestellt von Google News

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Modeling and Navigating a Transportation Network with Memgraph
12. April 2021, Towards Data Science

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5. Oktober 2021, EU-Startups

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

bereitgestellt von Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2. Februar 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25. Juli 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11. Januar 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29. Oktober 2019, The Hacker News

How to Build 600+ Links in One Month
4. September 2020, Search Engine Journal

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

AllegroGraph logo

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

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

Milvus logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Präsentieren Sie hier Ihr Produkt