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

DBMS > Drizzle vs. Faircom EDGE vs. Google Cloud Bigtable vs. JaguarDB vs. Memgraph

Vergleich der Systemeigenschaften Drizzle vs. Faircom EDGE vs. Google Cloud Bigtable vs. JaguarDB vs. Memgraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDrizzle  Xaus Vergleich ausschliessenFaircom EDGE infoformerly c-treeEDGE  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenMemgraph  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.
KurzbeschreibungMySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Performant, highly scalable DBMS for AI and IoT applicationsAn open source graph database built for real-time streaming and compatible with Neo4j
Primäres DatenbankmodellRelational DBMSKey-Value Store
Relational DBMS
Key-Value Store
Wide Column Store
Key-Value Store
Vektor DBMS
Graph DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,03
Rang#380  Overall
#59  Key-Value Stores
#157  Relational DBMS
Punkte3,58
Rang#92  Overall
#14  Key-Value Stores
#8  Wide Column Stores
Punkte0,09
Rang#356  Overall
#53  Key-Value Stores
#13  Vektor DBMS
Punkte3,00
Rang#102  Overall
#8  Graph DBMS
Websitewww.faircom.com/­products/­faircom-edgecloud.google.com/­bigtablewww.jaguardb.commemgraph.com
Technische Dokumentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlcloud.google.com/­bigtable/­docswww.jaguardb.com/­support.htmlmemgraph.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerDrizzle Projekt, ursprünglich gestartet von Brian AkerFairCom CorporationGoogleDataJaguar, Inc.Memgraph Ltd
Erscheinungsjahr20081979201520152017
Aktuelle Version7.2.4, September 2012V3, Oktober 20203.3 July 2023
Lizenz infoCommercial or Open SourceOpen Source infoGNU GPLkommerziell infoRestricted, free version availablekommerziellOpen Source infoGPL V3.0kommerziell infoFree license available
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++ANSI C, C++C++ infothe server part. Clients available in other languagesC und C++
Server BetriebssystemeFreeBSD
Linux
OS X
Android
Linux infoARM, x86
Raspbian
Windows
gehostetLinuxLinux
DatenschemajaFlexible Schema (defined schema, partial schema, schema free)schemafreijaschemafrei und schema-optional
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, ANSI Standard SQL Typesneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinnein
Sekundärindizesjajaneinja
SQL infoSupport of SQLja infomit propriätären Erweiterungenja infoANSI SQL queriesneinA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersnein
APIs und andere ZugriffskonzepteJDBCADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
JDBC
ODBC
Bolt protocol
Cypher query language
Unterstützte ProgrammiersprachenC
C++
Java
PHP
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C#
C++
Go
Java
JavaScript (Node.js)
Python
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresneinja info.Net, JavaScript, C/C++neinnein
Triggersnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.janeinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingFile partitioning infoCustomizable business rules for partitioningShardingShardingSharding infodynamic graph partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
ja infoSynchronous and asynchronous realtime replication based on transaction logsInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-Source ReplikationMulti-source replication using RAFT
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency
Tunable Consistency
Immediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infowhen using SQLneinneinja inforelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDAtomic single-row operationsneinACID infowith snapshot isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoacross SQL and NoSQLjajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajajajaja infowith periodic snapshot and write-ahead logging (WAL) of changes
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinja
Berechtigungskonzept infoZugriffskontrollePluggable Authentication Mechanismen infoz.B. LDAP, HTTPFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Rechteverwaltung mit BenutzeraccountsUsers, roles and permissions
Weitere Informationen bereitgestellt vom Systemhersteller
DrizzleFaircom EDGE infoformerly c-treeEDGEGoogle Cloud BigtableJaguarDBMemgraph
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
DrizzleFaircom EDGE infoformerly c-treeEDGEGoogle Cloud BigtableJaguarDBMemgraph
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

Erwähnungen in aktuellen Nachrichten

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19. April 2023, Yahoo Finance

FairCom kicks off new era of database technology USA - English
10. November 2020, PR Newswire

Brokers, Protocols, Platform Move Manufacturing Data
26. Juli 2023, EE Times

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6. Juli 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8. Dezember 2022, Database Trends and Applications

bereitgestellt von Google News

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



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

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