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 > Apache Impala vs. Drizzle vs. Google Cloud Datastore vs. Memgraph vs. Microsoft SQL Server

Vergleich der Systemeigenschaften Apache Impala vs. Drizzle vs. Google Cloud Datastore vs. Memgraph vs. Microsoft SQL Server

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Impala  Xaus Vergleich ausschliessenDrizzle  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenMicrosoft SQL Server  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.
KurzbeschreibungAnalytic DBMS für HadoopMySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.Selbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformAn open source graph database built for real-time streaming and compatible with Neo4jRelationales DBMS von Microsoft
Primäres DatenbankmodellRelational DBMSRelational DBMSDocument StoreGraph DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument StoreDocument Store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte14,03
Rang#40  Overall
#24  Relational DBMS
Punkte4,49
Rang#79  Overall
#12  Document Stores
Punkte3,00
Rang#102  Overall
#8  Graph DBMS
Punkte829,80
Rang#3  Overall
#3  Relational DBMS
Websiteimpala.apache.orgcloud.google.com/­datastorememgraph.comwww.microsoft.com/­en-us/­sql-server
Technische Dokumentationimpala.apache.org/­impala-docs.htmlcloud.google.com/­datastore/­docsmemgraph.com/­docslearn.microsoft.com/­en-US/­sql/­sql-server
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von ClouderaDrizzle Projekt, ursprünglich gestartet von Brian AkerGoogleMemgraph LtdMicrosoft
Erscheinungsjahr20132008200820171989
Aktuelle Version4.1.0, Juni 20227.2.4, September 2012SQL Server 2022, November 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoGNU GPLkommerziellkommerziell infoFree license availablekommerziell infoeingeschränkte kostenlose Version verfügbar
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 BetriebssystemeLinuxFreeBSD
Linux
OS X
gehostetLinuxLinux
Windows
Datenschemajajaschemafreischemafrei und schema-optionalja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja, Details hierjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesjajajaja
SQL infoSupport of SQLSQL-like DML and DDL statementsja infomit propriätären ErweiterungenSQL-like query language (GQL)neinja
APIs und andere ZugriffskonzepteJDBC
ODBC
JDBCgRPC (using protocol buffers) API
RESTful HTTP/JSON API
Bolt protocol
Cypher query language
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBCC
C++
Java
PHP
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-seitige Scripts infoStored Proceduresja infoBenutzer definierte Funktionen und Integration von Map/Reduceneinmit Google App EngineTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
Triggersneinnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.Callbacks mit Google Apps Engineja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingSharding infodynamic graph partitioningTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer ReplikationsfaktorMulti-Source Replikation
Source-Replica Replikation
Multi-source replication using PaxosMulti-source replication using RAFTja, aber abhängig von der SQL-Server Edition
MapReduce infoBietet ein API für Map/Reduce Operationenja infoAbfragen werden als Map/Reduce Jobs durchgeführtneinja infomittels Google Cloud Dataflowneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaja infovia ReferenceProperties or Ancestor pathsja inforelationships in graphsja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infowith snapshot isolationACID
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
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer, Gruppen und Rollen infobasiert auf Apache Sentry und KerberosPluggable Authentication Mechanismen infoz.B. LDAP, HTTPAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Users, roles and permissionsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Apache ImpalaDrizzleGoogle Cloud DatastoreMemgraphMicrosoft SQL Server
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
DrittanbieterNavicat for SQL Server gives you a fully graphical approach to database management and development.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Apache ImpalaDrizzleGoogle Cloud DatastoreMemgraphMicrosoft SQL Server
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

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4. Januar 2017, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Cloudera creates observability tool to help enterprises manage cloud costs
6. Juni 2023, SiliconANGLE News

Apache Impala 4 Supports Operator Multi-Threading
29. Juli 2021, iProgrammer

Apache Impala becomes Top-Level Project
28. November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28. November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24. Juni 2022, InfoWorld

bereitgestellt von Google News

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

What Is Google Cloud Platform?
28. August 2023, Simplilearn

Best cloud storage of 2024
3. April 2024, TechRadar

Google says it'll stop charging fees to transfer data out of Google Cloud
11. Januar 2024, TechCrunch

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

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25. April 2024, microsoft.com

RDS Custom for SQL Server supports SQL Server Developer Edition
17. November 2023, AWS Blog

How to Know When It's Time for a Microsoft SQL Server Upgrade
31. Oktober 2023, BizTech Magazine

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9. Oktober 2023, blogs.oracle.com

Top 35 SQL Server Interview Questions And Answers for 2024
5. Dezember 2023, Simplilearn

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

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

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