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 > Couchbase vs. FileMaker vs. Google Cloud Datastore vs. Greenplum vs. Microsoft Access

Vergleich der Systemeigenschaften Couchbase vs. FileMaker vs. Google Cloud Datastore vs. Greenplum vs. Microsoft Access

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessenFileMaker  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenGreenplum  Xaus Vergleich ausschliessenMicrosoft Access  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseFileMaker ist ein RDBMS mit einem GUI Frontend.Selbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformAnalytic Database platform built on PostgreSQL. Full name is Pivotal Greenplum Database infoA logical database in Greenplum is an array of individual PostgreSQL databases working together to present a single database image.Microsoft 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.
Primäres DatenbankmodellDocument StoreRelational DBMSDocument StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleKey-Value Store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Suchmaschine
Time Series DBMS
Vektor DBMS
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte17,30
Rang#36  Overall
#5  Document Stores
Punkte48,20
Rang#20  Overall
#14  Relational DBMS
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte8,37
Rang#48  Overall
#30  Relational DBMS
Punkte104,92
Rang#11  Overall
#8  Relational DBMS
Websitewww.couchbase.comwww.claris.com/­filemakercloud.google.com/­datastoregreenplum.orgwww.microsoft.com/­en-us/­microsoft-365/­access
Technische Dokumentationdocs.couchbase.comwww.claris.com/­resources/­documentationcloud.google.com/­datastore/­docsdocs.greenplum.orgdeveloper.microsoft.com/­en-us/­access
EntwicklerCouchbase, Inc.Claris infoein Tochterunternehmen von AppleGooglePivotal Software Inc.Microsoft
Erscheinungsjahr20111983200820051992
Aktuelle VersionServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 202319.4.1, November 20217.0.0, September 20231902 (16.0.11328.20222), Maerz 2019
Lizenz infoCommercial or Open SourceOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablekommerziellkommerziellOpen Source infoApache 2.0kommerziell infoGebündelt mit Microsoft Office Lizenzen
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++, Go and ErlangC++
Server BetriebssystemeLinux
OS X
Windows
iOS infoclient part only
Linux
OS X
Windows
gehostetLinuxWindows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.
Datenschemaschemafreijaschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja, Details hierjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infoEine http Query kann die Daten als XML zurück gebenneinja infoseit Version 4.2
Sekundärindizesjajajajaja
SQL infoSupport of SQLSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesja infoüber PlugInsSQL-like query language (GQL)jaja infoaber nicht SQL Standard konform
APIs und andere ZugriffskonzepteCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
Filemaker WebDirect
JDBC
ODBC
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
ADO.NET
DAO
ODBC
OLE DB
Unterstützte Programmiersprachen.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
PHP.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
Java
Perl
Python
R
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Server-seitige Scripts infoStored ProceduresFunctions and timers in JavaScript and UDFs in Java, Python, SQL++jamit Google App Enginejaja infoab Access 2010 mit ACE-Engine
Triggersja infoüber das TAP ProtokolljaCallbacks mit Google Apps Enginejaja infoab Access 2010 mit ACE-Engine
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenAutomatic ShardingkeineShardingShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
Source-Replica Replikation infosince Version 14Multi-source replication using PaxosSource-Replica Replikationkeine
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinja infomittels Google Cloud Dataflowjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infopro Operation auswählbar
Immediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaja infovia ReferenceProperties or Ancestor pathsjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACID infoaber keine Files für Transaktions-Logging
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infoaber keine Files für Transaktions-Logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoEphemeral bucketsneinnein
Berechtigungskonzept infoZugriffskontrolleUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.einfache Rechteverwaltung mit Benutzeraccounts und Anbindung an externe directory servicesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein 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
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
Couchbase infoUrsprünglich Membase genanntFileMakerGoogle Cloud DatastoreGreenplumMicrosoft Access
DB-Engines Blog Posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, 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

Erwähnungen in aktuellen Nachrichten

Couchbase (BASE) Set to Announce Earnings on Wednesday
29. Mai 2024, MarketBeat

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29. Februar 2024, PR Newswire

Couchbase's revenue grows 20% and its stock rises in extended trading
5. März 2024, SiliconANGLE News

Insider Sale: Matthew Cain Sells 10,053 Shares of Couchbase Inc (BASE)
17. Mai 2024, Yahoo Finance

Couchbase Server and Capella to gain vector support
1. März 2024, InfoWorld

bereitgestellt von Google News

Reviews - Features
1. März 2024, Reverse Shot

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1. März 2024, IndieWire

Apple Subsidiary to Face Worker's Job Loss Claims, but Not Apple
14. Februar 2024, Bloomberg Law

Free FileMaker open-source basic ERP revolutionizes company management
15. Mai 2024, openPR

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15. Oktober 2023, Patently Apple

bereitgestellt von Google News

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

Best cloud storage of 2024
21. Mai 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

Google says it'll stop charging fees to transfer data out of Google Cloud
11. Januar 2024, TechCrunch

What is Google App Engine? | Definition from TechTarget
26. April 2024, TechTarget

bereitgestellt von Google News

VMware Greenplum on AWS: Parallel Postgres for Enterprise Analytics at Scale | Amazon Web Services
9. September 2019, AWS Blog

1. Introducing the Greenplum Database - Data Warehousing with Greenplum [Book]
6. Dezember 2018, oreilly.com

RSA: EMC integrates Hadoop with Greenplum database
26. Februar 2013, DatacenterDynamics

Greenplum 6 ventures outside the analytic box
19. März 2019, ZDNet

Greenplum 6 review: Jack of all trades, master of some
7. November 2019, InfoWorld

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

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

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

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

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.

Präsentieren Sie hier Ihr Produkt