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 > FoundationDB vs. Google Cloud Spanner vs. Hive vs. Microsoft Access vs. XTDB

Vergleich der Systemeigenschaften FoundationDB vs. Google Cloud Spanner vs. Hive vs. Microsoft Access vs. XTDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFoundationDB  Xaus Vergleich ausschliessenGoogle Cloud Spanner  Xaus Vergleich ausschliessenHive  Xaus Vergleich ausschliessenMicrosoft Access  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  Xaus Vergleich ausschliessen
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungSortierter Key-Value Store. Core features werden durch layers ergänzt.A horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.Data Warehouse Software zum Abfragen und Verwalten großer verteilter Datenmengen beispielsweise in HadoopMicrosoft 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.A general purpose database with bitemporal SQL and Datalog and graph queries
Primäres DatenbankmodellDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Relational DBMSRelational DBMSRelational DBMSDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,03
Rang#190  Overall
#31  Document Stores
#28  Key-Value Stores
#89  Relational DBMS
Punkte2,89
Rang#103  Overall
#52  Relational DBMS
Punkte61,17
Rang#18  Overall
#12  Relational DBMS
Punkte104,92
Rang#11  Overall
#8  Relational DBMS
Punkte0,11
Rang#343  Overall
#46  Document Stores
Websitegithub.com/­apple/­foundationdbcloud.google.com/­spannerhive.apache.orgwww.microsoft.com/­en-us/­microsoft-365/­accessgithub.com/­xtdb/­xtdb
www.xtdb.com
Technische Dokumentationapple.github.io/­foundationdbcloud.google.com/­spanner/­docscwiki.apache.org/­confluence/­display/­Hive/­Homedeveloper.microsoft.com/­en-us/­accesswww.xtdb.com/­docs
EntwicklerFoundationDBGoogleApache Software Foundation infoUrsprünglich von Facebook entwickeltMicrosoftJuxt Ltd.
Erscheinungsjahr20132017201219922019
Aktuelle Version6.2.28, November 20203.1.3, April 20221902 (16.0.11328.20222), Maerz 20191.19, September 2021
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziellOpen Source infoApache Version 2kommerziell infoGebündelt mit Microsoft Office LizenzenOpen Source infoMIT License
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.
ImplementierungsspracheC++JavaC++Clojure
Server BetriebssystemeLinux
OS X
Windows
gehostetAlle Betriebssysteme mit einer Java VMWindows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.Alle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
Datenschemaschemafrei infoEinige Layers unterstützen Schematajajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datenein infoEinige Layers unterstützen Typenjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesneinjajajaja
SQL infoSupport of SQLnur in speziellem SQL-Layerja infoQuery statements complying to ANSI 2011SQL-like DML and DDL statementsja infoaber nicht SQL Standard konformeingeschränktes SQL mittels Apache Calcite
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
JDBC
ODBC
Thrift
ADO.NET
DAO
ODBC
OLE DB
HTTP REST
JDBC
Unterstützte Programmiersprachen.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
Go
Java
JavaScript (Node.js)
Python
C++
Java
PHP
Python
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Clojure
Java
Server-seitige Scripts infoStored Proceduresnur im SQL-layerneinja infoBenutzerdefinierte Funktion und Map-Reduce Integrationja infoab Access 2010 mit ACE-Enginenein
Triggersneinneinneinja infoab Access 2010 mit ACE-Enginenein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-source replication with 3 replicas for regional instances.frei wählbarer Replikationsfaktorkeineja, jeder Knoten hat alle Daten
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infousing Google Cloud Dataflowja infoAbfragen werden als MapReduce Jobs behandeltneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemLinearizable consistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätnur im SQL-layerja infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoStrict serializable isolationneinACID infoaber keine Files für Transaktions-LoggingACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoaber keine Files für Transaktions-Loggingyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltennein
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Zugriffsrechte für Benutzer, Gruppen und Rollennein infoeinfache Benutzerverwaltung war vorhanden bis zur Version Access 2003

Weitere Informationen bereitgestellt vom Systemhersteller

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
FoundationDBGoogle Cloud SpannerHiveMicrosoft AccessXTDB infoformerly named Crux
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

Erwähnungen in aktuellen Nachrichten

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28. September 2023, DevClass

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19. April 2018, GeekWire

bereitgestellt von Google News

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14. Oktober 2023, InfoQ.com

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11. Oktober 2023, TechCrunch

Google makes its Cloud Spanner database service faster and more cost-efficient
11. Oktober 2023, SiliconANGLE News

Google Spanner: When Do You Need to Move to It?
11. September 2023, hackernoon.com

Google Cloud Spanner Is Now Half the Cost of Amazon DynamoDB
13. Oktober 2023, Datanami

bereitgestellt von Google News

Apache Software Foundation Announces Apache® Hive 4.0
30. April 2024, GlobeNewswire

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2. Mai 2024, Datanami

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

Apache Hive 4.0 Launches, Revolutionizing Data Management and Analysis
1. Mai 2024, MyChesCo

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

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



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.

Milvus logo

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

SingleStore logo

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

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

Präsentieren Sie hier Ihr Produkt