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. Faircom DB vs. GigaSpaces vs. Google Cloud Bigtable

Vergleich der Systemeigenschaften dBASE vs. Faircom DB vs. GigaSpaces vs. Google Cloud Bigtable

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NamedBASE  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenGigaSpaces  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  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.Native high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.High performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.
Primäres DatenbankmodellRelational DBMSKey-Value Store
Relational DBMS
Document Store
Object oriented DBMS infoValues are user defined objects
Key-Value Store
Wide Column Store
Sekundäre DatenbankmodelleGraph DBMS
Suchmaschine
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte12,24
Rang#43  Overall
#27  Relational DBMS
Punkte0,31
Rang#298  Overall
#42  Key-Value Stores
#137  Relational DBMS
Punkte1,05
Rang#191  Overall
#31  Document Stores
#6  Object oriented DBMS
Punkte3,86
Rang#90  Overall
#13  Key-Value Stores
#7  Wide Column Stores
Websitewww.dbase.comwww.faircom.com/­products/­faircom-dbwww.gigaspaces.comcloud.google.com/­bigtable
Technische Dokumentationwww.dbase.com/­support/­knowledgebasedocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.gigaspaces.com/­latest/­landing.htmlcloud.google.com/­bigtable/­docs
EntwicklerAsthon TateFairCom CorporationGigaspaces TechnologiesGoogle
Erscheinungsjahr1979197920002015
Aktuelle VersiondBASE 2019, 2019V12, November 202015.5, September 2020
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoRestricted, free version availableOpen Source infoApache Version 2; Commercial licenses availablekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheANSI C, C++Java, C++, .Net
Server BetriebssystemeDOS infodBase Classic
Windows infodBase Pro
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Linux
macOS
Solaris
Windows
gehostet
Datenschemajaschema free, schema optional, schema required, partial schema,schemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, ANSI Standard SQL Types, JSON, typed binary structuresjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoXML can be used for describing objects metadatanein
Sekundärindizesjajajanein
SQL infoSupport of SQLneinyes, ANSI SQL with proprietary extensionsSQL-99 for query and DML statementsnein
APIs und andere Zugriffskonzeptekeine infoMit der Entwicklungsumgebung kann aber auf andere DBMS oder ODBC-Datenquellen zugegriffen werdenADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Unterstützte ProgrammiersprachendBase eigene IDE.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
C++
Java
Python
Scala
C#
C++
Go
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresnein infoDie IDE kann stored procedures in anderen Datenquellen aufrufen.ja info.Net, JavaScript, C/C++janein
Triggersneinjajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Multi-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
Internal replication in Colossus, and regional replication between two clusters in different zones
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja infoMap-Reduce pattern can be built with XAP task executorsja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)
Fremdschlüssel inforeferenzielle Integritätjajaneinnein
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 DBMStunable from ACID to Eventually ConsistentACIDAtomic single-row operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der DatenjaYes, tunable from durable to delayed durability to in-memoryjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajanein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und RollenFine grained access rights according to SQL-standard with additional protections for filesRole-based access controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)

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
dBASEFaircom DB infoformerly c-treeACEGigaSpacesGoogle Cloud Bigtable
DB-Engines Blog Posts

DB-Engines Ranking coverage expanded to 169 database management systems
3. Juni 2013, 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

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

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

DBASE 5.0 FOR WINDOWS HAS A BIG ENGINE, BUT LACKS SPEED
26. September 1994, The Washington Post

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

bereitgestellt von Google News

FairCom kicks off new era of database technology USA - English
10. November 2020, PR Newswire

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3. September 2021, Automation.com

Top Milvus Alternatives in 2024
4. Oktober 2023, Slashdot

bereitgestellt von Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19. Juli 2023, CTech

Lyvia Group Partners with GigaSpaces to Accelerate Digital Innovation in European Enterprises
24. Oktober 2023, Cision News

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10. Oktober 2023, ITWeb

Adi Paz, GigaSpaces CEO - Lyvia Group AB (publ)
24. Oktober 2023, Cision News

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3. November 2021, PR Newswire

bereitgestellt von Google News

What is Google Bigtable? | Definition from TechTarget
1. März 2022, TechTarget

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Fire, water, knock out Google Cloud in Paris
27. April 2023, The Stack

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6. Mai 2015, VentureBeat

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

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.

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.

Präsentieren Sie hier Ihr Produkt