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 > Drizzle vs. eXtremeDB vs. Microsoft Access vs. Riak TS vs. Snowflake

Vergleich der Systemeigenschaften Drizzle vs. eXtremeDB vs. Microsoft Access vs. Riak TS vs. Snowflake

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDrizzle  Xaus Vergleich ausschliesseneXtremeDB  Xaus Vergleich ausschliessenMicrosoft Access  Xaus Vergleich ausschliessenRiak TS  Xaus Vergleich ausschliessenSnowflake  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.Natively in-memory DBMS with options for persistency, high-availability and clusteringMicrosoft Access kombiniert ein Backend (JET bzw. ACE Engine) mit einem grafischen Frontend zur Datenabfrage bzw. Datenmanipulation. infoDas Access-Frontend wird häufig auch für Zugriff auf andere Datenquellen (DBMS, Excel, etc) verwendet.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KVData warehousing service aus der Cloud für strukturierte und semi-strukturierte Daten
Primäres DatenbankmodellRelational DBMSRelational DBMS
Time Series DBMS
Relational DBMSTime Series DBMSRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,74
Rang#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Punkte104,92
Rang#11  Overall
#8  Relational DBMS
Punkte0,20
Rang#319  Overall
#27  Time Series DBMS
Punkte121,33
Rang#9  Overall
#6  Relational DBMS
Websitewww.mcobject.comwww.microsoft.com/­en-us/­microsoft-365/­accesswww.snowflake.com
Technische Dokumentationwww.mcobject.com/­docs/­extremedb.htmdeveloper.microsoft.com/­en-us/­accesswww.tiot.jp/­riak-docs/­riak/­ts/­latestdocs.snowflake.net/­manuals/­index.html
EntwicklerDrizzle Projekt, ursprünglich gestartet von Brian AkerMcObjectMicrosoftOpen Source, formerly Basho TechnologiesSnowflake Computing Inc.
Erscheinungsjahr20082001199220152014
Aktuelle Version7.2.4, September 20128.2, 20211902 (16.0.11328.20222), Maerz 20193.0.0, September 2022
Lizenz infoCommercial or Open SourceOpen Source infoGNU GPLkommerziellkommerziell infoGebündelt mit Microsoft Office LizenzenOpen Sourcekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++C und C++C++Erlang
Server BetriebssystemeFreeBSD
Linux
OS X
AIX
HP-UX
Linux
macOS
Solaris
Windows
Windows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.Linux
OS X
gehostet
Datenschemajajajaschemafreija infosupport of semi-structured data formats (JSON, XML, Avro)
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTnein infosupport of XML interfaces availableneinja
Sekundärindizesjajajaeingeschränkt
SQL infoSupport of SQLja infomit propriätären Erweiterungenja infowith the option: eXtremeSQLja infoaber nicht SQL Standard konformyes, limitedja
APIs und andere ZugriffskonzepteJDBC.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
ADO.NET
DAO
ODBC
OLE DB
HTTP API
Native Erlang Interface
CLI Client
JDBC
ODBC
Unterstützte ProgrammiersprachenC
C++
Java
PHP
.Net
C
C#
C++
Java
Lua
Python
Scala
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresneinjaja infoab Access 2010 mit ACE-EngineErlanguser defined functions
Triggersnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.ja infoby defining eventsja infoab Access 2010 mit ACE-Engineja infopre-commit hooks and post-commit hooksnein infosimilar concept for controling cloud resources
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontale Partitionierung / shardingkeineShardingja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Active Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
keinefrei wählbarer Replikationsfaktorja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajajanein infolinks between datasets can be storedja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACID infoaber keine Files für Transaktions-LoggingneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoOptimistic (MVCC) and pessimistic (locking) strategies availablejajaja
Durability infoDauerhafte Speicherung der Datenjajaja infoaber keine Files für Transaktions-Loggingjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjanein
Berechtigungskonzept infoZugriffskontrollePluggable Authentication Mechanismen infoz.B. LDAP, HTTPnein infoeinfache Benutzerverwaltung war vorhanden bis zur Version Access 2003neinBenutzer mit feingranularem Berechtigungskonzept und Benutzerrollen
Weitere Informationen bereitgestellt vom Systemhersteller
DrizzleeXtremeDBMicrosoft AccessRiak TSSnowflake
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» mehr
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» 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
DrizzleeXtremeDBMicrosoft AccessRiak TSSnowflake
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

MS Access drops in DB-Engines Ranking
2. Mai 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3. Dezember 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3. Oktober 2012, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

eXtremeDB 8.4 Unveils Exciting New Features and Enhancements
13. Mai 2024, EE Journal

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

McObject Announces the Release of eXtremeDB/rt 1.2
23. Mai 2023, Embedded Computing Design

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11. August 2023, Automation.com

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20. Juli 2011, Embedded

bereitgestellt von Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks - Check Point Research
9. November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11. November 2023, CybersecurityNews

MS access program to increase awareness and independence of those living with MS and disability
10. Juli 2023, Nebraska Medicine

How to Connect MS Access to MySQL via ODBC Driver
7. September 2023, TechiExpert.com

People living with MS who are severely immunocompromised can access newly funded shingles vaccine
11. Oktober 2023, MS Australia

bereitgestellt von Google News

Best open source databases for IoT applications
26. Mai 2017, Open Source For You

bereitgestellt von Google News

Mendix & Snowflake: Unleashing the Power of Enterprise Data
21. Mai 2024, Technology Magazine

Mendix and Snowflake to drive low-code data value for enterprises
21. Mai 2024, ERP Today

Snowflake Ventures invests in Metaplane to ensure trust in data across the Data Cloud
15. Mai 2024, PR Newswire

Data's New Sheriff: Snowflake's Quest to Bring Order to the AI Frontier
20. Mai 2024, CDOTrends

Snowflake invests in Metaplane to solve data quality issues plaguing AI development
16. Mai 2024, VentureBeat

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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