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 > Hive vs. IBM Cloudant vs. Microsoft Access vs. SingleStore vs. VelocityDB

Vergleich der Systemeigenschaften Hive vs. IBM Cloudant vs. Microsoft Access vs. SingleStore vs. VelocityDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHive  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenMicrosoft Access  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenVelocityDB  Xaus Vergleich ausschliessen
KurzbeschreibungData Warehouse Software zum Abfragen und Verwalten großer verteilter Datenmengen beispielsweise in HadoopAuf Apache CouchDB basierendes Database as a Service AngebotMicrosoft 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.MySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primäres DatenbankmodellRelational DBMSDocument StoreRelational DBMSRelational DBMSGraph DBMS
Object oriented DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte62,59
Rang#18  Overall
#12  Relational DBMS
Punkte2,73
Rang#108  Overall
#20  Document Stores
Punkte105,40
Rang#11  Overall
#8  Relational DBMS
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Punkte0,11
Rang#347  Overall
#35  Graph DBMS
#15  Object oriented DBMS
Websitehive.apache.orgwww.ibm.com/­products/­cloudantwww.microsoft.com/­en-us/­microsoft-365/­accesswww.singlestore.comvelocitydb.com
Technische Dokumentationcwiki.apache.org/­confluence/­display/­Hive/­Homecloud.ibm.com/­docs/­Cloudantdeveloper.microsoft.com/­en-us/­accessdocs.singlestore.comvelocitydb.com/­UserGuide
EntwicklerApache Software Foundation infoUrsprünglich von Facebook entwickeltIBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftMicrosoftSingleStore Inc.VelocityDB Inc
Erscheinungsjahr20122010199220132011
Aktuelle Version3.1.3, April 20221902 (16.0.11328.20222), Maerz 20198.5, Jänner 20247.x
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziellkommerziell infoGebündelt mit Microsoft Office Lizenzenkommerziell infofree developer edition availablekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
ImplementierungsspracheJavaErlangC++C++, GoC#
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMgehostetWindows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.Linux info64 bit version requiredAny that supports .NET
Datenschemajaschemafreijajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjajajajaja
SQL infoSupport of SQLSQL-like DML and DDL statementsneinja infoaber nicht SQL Standard konformyes infobut no triggers and foreign keysnein
APIs und andere ZugriffskonzepteJDBC
ODBC
Thrift
RESTful HTTP/JSON APIADO.NET
DAO
ODBC
OLE DB
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
.Net
Unterstützte ProgrammiersprachenC++
Java
PHP
Python
C#
Java
JavaScript
Objective-C
PHP
Ruby
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Bash
C
C#
Java
JavaScript (Node.js)
Python
.Net
Server-seitige Scripts infoStored Proceduresja infoBenutzerdefinierte Funktion und Map-Reduce IntegrationView Functions (Map-Reduce) in JavaScriptja infoab Access 2010 mit ACE-Enginejanein
Triggersneinjaja infoab Access 2010 mit ACE-EngineneinCallbacks are triggered when data changes
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingkeineSharding infohash partitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer ReplikationsfaktorMulti-Source Replikation
Source-Replica Replikation
keineSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenja infoAbfragen werden als MapReduce Jobs behandeltjaneinnein infocan define user-defined aggregate functions for map-reduce-style calculationsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinnein infoAtomare Operationen innerhalb eines Dokumentes möglichACID infoaber keine Files für Transaktions-LoggingACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoOptimistic lockingjayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajaja infoaber keine Files für Transaktions-Loggingja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.ja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer, Gruppen und RollenZugriffsrechte für Benutzer pro Datenbank definierbarnein infoeinfache Benutzerverwaltung war vorhanden bis zur Version Access 2003Fine grained access control via users, groups and rolesBased on Windows Authentication
Weitere Informationen bereitgestellt vom Systemhersteller
HiveIBM CloudantMicrosoft AccessSingleStore infoformer name was MemSQLVelocityDB
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsCustomers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsF ree Tier and Enterprise Edition
» 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
HiveIBM CloudantMicrosoft AccessSingleStore infoformer name was MemSQLVelocityDB
DB-Engines Blog Posts

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, Paul Andlinger

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

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18. Oktober 2023, AWS Blog

Data Engineering in 2024: Predictions For Data Lakes and The Serving Layer
23. Januar 2024, Datanami

18 Top Big Data Tools and Technologies to Know About in 2024
24. Januar 2024, TechTarget

Top 80 Hadoop Interview Questions and Answers for 2024
15. Februar 2024, Simplilearn

What Is Apache Iceberg?
26. Februar 2024, IBM

bereitgestellt von Google News

Cloudant Best (and Worst) Practices — Part 1
18. März 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1. Dezember 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16. August 2021, ibm.com

IBM Expands Cloud Database Services with Kubernetes
26. September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22. März 2014, App Developer Magazine

bereitgestellt von Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
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

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8. Oktober 2023, Autodesk Redshift

ACCDE File (What It Is and How to Open One)
27. Juli 2023, Lifewire

bereitgestellt von Google News

SingleStore CEO sees little future for purpose-built vector databases
24. Januar 2024, VentureBeat

SingleStore Announces Exclusive Partnership with Agile Platform
15. April 2024, Business Wire

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks & Files

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6. Dezember 2023, AWS Blog

Announcing watsonx.ai and SingleStore for generative AI applications
15. November 2023, IBM

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.

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Präsentieren Sie hier Ihr Produkt