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 > dBASE vs. Dolt vs. Google Cloud Bigtable vs. Google Cloud Firestore vs. Hazelcast

Vergleich der Systemeigenschaften dBASE vs. Dolt vs. Google Cloud Bigtable vs. Google Cloud Firestore vs. Hazelcast

Redaktionelle Informationen bereitgestellt von DB-Engines
NamedBASE  Xaus Vergleich ausschliessenDolt  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenGoogle Cloud Firestore  Xaus Vergleich ausschliessenHazelcast  Xaus Vergleich ausschliessen
KurzbeschreibungdBase war eine der ersten Datenbanken mit einer eigenen Entwicklungsumgebung auf PC's. Die letzte Version dbase V wird als dBase classic weiter vertrieben und benötigt eine DOS-Emulation. Das aktuelle Produkt ist aber dBase Plus.A MySQL compatible DBMS with Git-like versioning of data and schemaGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Cloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.A widely adopted in-memory data grid
Primäres DatenbankmodellRelational DBMSRelational DBMSKey-Value Store
Wide Column Store
Document StoreKey-Value Store
Sekundäre DatenbankmodelleDocument StoreDocument Store infoJSON support with IMDG 3.12
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte10,34
Rang#44  Overall
#28  Relational DBMS
Punkte0,96
Rang#193  Overall
#90  Relational DBMS
Punkte3,26
Rang#92  Overall
#13  Key-Value Stores
#8  Wide Column Stores
Punkte7,85
Rang#51  Overall
#8  Document Stores
Punkte5,97
Rang#57  Overall
#6  Key-Value Stores
Websitewww.dbase.comgithub.com/­dolthub/­dolt
www.dolthub.com
cloud.google.com/­bigtablefirebase.google.com/­products/­firestorehazelcast.com
Technische Dokumentationwww.dbase.com/­support/­knowledgebasedocs.dolthub.comcloud.google.com/­bigtable/­docsfirebase.google.com/­docs/­firestorehazelcast.org/­imdg/­docs
EntwicklerAsthon TateDoltHub IncGoogleGoogleHazelcast
Erscheinungsjahr19792018201520172008
Aktuelle VersiondBASE 2019, 20195.3.6, November 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2.0kommerziellkommerziellOpen Source infoApache Version 2; commercial licenses available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjajanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoJava
Server BetriebssystemeDOS infodBase Classic
Windows infodBase Pro
Linux
macOS
Windows
gehostetgehostetAlle Betriebssysteme mit einer Java VM
Datenschemajajaschemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja infothe object must implement a serialization strategy
Sekundärindizesjajaneinjaja
SQL infoSupport of SQLneinjaneinneinSQL-like query language
APIs und andere Zugriffskonzeptekeine infoMit der Entwicklungsumgebung kann aber auf andere DBMS oder ODBC-Datenquellen zugegriffen werdenCLI Client
HTTP REST
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
JCache
JPA
Memcached Protokoll
RESTful HTTP API
Unterstützte ProgrammiersprachendBase eigene IDEAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
C++
Go
Java
JavaScript (Node.js)
Python
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored Proceduresnein infoDie IDE kann stored procedures in anderen Datenquellen aufrufen.yes infocurrently in alpha releaseneinyes, Firebase Rules & Cloud Functionsja infoEvent Listeners, Executor Services
Triggersneinjaneinyes, with Cloud Functionsja infoEvents
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineShardingShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Internal replication in Colossus, and regional replication between two clusters in different zonesMulti-Source Replikationja infoReplicated Map
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinjaUsing Cloud Dataflowja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus Algorithm
Fremdschlüssel inforeferenzielle Integritätjajaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoNicht für dBase interne Daten, wohl aber Unterstützung durch die IDE beim Zugriff auf externe DBMSACIDAtomic single-row operationsjaone or two-phase-commit; repeatable reads; read commited
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und RollenOnly one user is configurable, and must be specified in the config file at startupAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Role-based access control

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
dBASEDoltGoogle Cloud BigtableGoogle Cloud FirestoreHazelcast
DB-Engines Blog Posts

DB-Engines Ranking coverage expanded to 169 database management systems
3. Juni 2013, Paul Andlinger

alle anzeigen

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

30 Years Ago: The Rise, Fall and Survival of Ashton-Tate's dBASE
19. September 2013, eWeek

Microsoft Access 2016 Now Supports dBase Database Format
7. September 2016, redmondmag.com

DBF File (What It Is and How to Open One)
6. April 2023, Lifewire

What is Dbase? - Definition from Techopedia
19. September 2011, Techopedia

A malicious document could lead to RCE in Apache OpenOffice (CVE-2021-33035)
22. September 2021, Help Net Security

bereitgestellt von Google News

Dolt- A Version Controlled Database
29. Januar 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24. Juli 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19. August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10. Februar 2023, InfoQ.com

Are you still not using Version Control for Data?
11. April 2020, Towards Data Science

bereitgestellt von Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

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

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7. April 2020, TechCrunch

bereitgestellt von Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8. März 2024, Appinventiv

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

Google’s Firebase gets AI extensions, opens up its marketplace
10. Mai 2023, TechCrunch

Google's Cloud Firestore is now generally available
31. Januar 2019, ZDNet

Firestore and Python | NoSQL on Google Cloud
7. August 2020, Towards Data Science

bereitgestellt von Google News

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7. März 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17. April 2024, VentureBeat

Hazelcast Achieves Record Year with Leading Brands Choosing Its Platform for Application Modernization, AI Initiatives
22. Februar 2024, Datanami

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7. November 2023, Finovate

Hazelcast Versus Redis: A Practical Comparison
4. Januar 2024, Database Trends and Applications

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

SingleStore logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt