DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > 4D vs. Couchbase vs. dBASE vs. Drizzle vs. Memgraph

Vergleich der Systemeigenschaften 4D vs. Couchbase vs. dBASE vs. Drizzle vs. Memgraph

Redaktionelle Informationen bereitgestellt von DB-Engines
Name4D infofrüherer Name: 4th Dimension  Xaus Vergleich ausschliessenCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessendBASE  Xaus Vergleich ausschliessenDrizzle  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessen
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
KurzbeschreibungAnwendungsentwicklungsumgebung mit integrierter DatenbankA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databasedBase 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.MySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.An open source graph database built for real-time streaming and compatible with Neo4j
Primäres DatenbankmodellRelational DBMSDocument StoreRelational DBMSRelational DBMSGraph 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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,58
Rang#108  Overall
#54  Relational DBMS
Punkte17,30
Rang#36  Overall
#5  Document Stores
Punkte10,34
Rang#44  Overall
#28  Relational DBMS
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Websitewww.4d.comwww.couchbase.comwww.dbase.commemgraph.com
Technische Dokumentationdeveloper.4d.comdocs.couchbase.comwww.dbase.com/­support/­knowledgebasememgraph.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
Entwickler4D, IncCouchbase, Inc.Asthon TateDrizzle Projekt, ursprünglich gestartet von Brian AkerMemgraph Ltd
Erscheinungsjahr19842011197920082017
Aktuelle Versionv20, April 2023Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 2023dBASE 2019, 20197.2.4, September 2012
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablekommerziellOpen Source infoGNU GPLkommerziell infoFree license available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++, Go and ErlangC++C und C++
Server BetriebssystemeOS X
Windows
Linux
OS X
Windows
DOS infodBase Classic
Windows infodBase Pro
FreeBSD
Linux
OS X
Linux
Datenschemajaschemafreijajaschemafrei und schema-optional
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjanein
Sekundärindizesjajajaja
SQL infoSupport of SQLja infoclose to SQL 92SQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesneinja infomit propriätären Erweiterungennein
APIs und andere ZugriffskonzepteODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
keine infoMit der Entwicklungsumgebung kann aber auf andere DBMS oder ODBC-Datenquellen zugegriffen werdenJDBCBolt protocol
Cypher query language
Unterstützte Programmiersprachen4D eigene IDE
PHP
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
dBase eigene IDEC
C++
Java
PHP
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored ProceduresjaFunctions and timers in JavaScript and UDFs in Java, Python, SQL++nein infoDie IDE kann stored procedures in anderen Datenquellen aufrufen.nein
Triggersjaja infoüber das TAP Protokollneinnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineAutomatic ShardingkeineShardingSharding infodynamic graph partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationMulti-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
keineMulti-Source Replikation
Source-Replica Replikation
Multi-source replication using RAFT
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency infopro Operation auswählbar
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinjajaja inforelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDnein infoNicht für dBase interne Daten, wohl aber Unterstützung durch die IDE beim Zugriff auf externe DBMSACIDACID infowith snapshot isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajajajaja infowith periodic snapshot and write-ahead logging (WAL) of changes
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infoEphemeral bucketsja
Berechtigungskonzept infoZugriffskontrolleBenutzer und GruppenUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Zugriffsrechte für Benutzer und RollenPluggable Authentication Mechanismen infoz.B. LDAP, HTTPUsers, roles and permissions
Weitere Informationen bereitgestellt vom Systemhersteller
4D infofrüherer Name: 4th DimensionCouchbase infoUrsprünglich Membase genanntdBASEDrizzleMemgraph
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
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
4D infofrüherer Name: 4th DimensionCouchbase infoUrsprünglich Membase genanntdBASEDrizzleMemgraph
DB-Engines Blog Posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

alle anzeigen

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

alle anzeigen

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

alle anzeigen

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Q4 Earnings Highs And Lows: Couchbase (NASDAQ:BASE) Vs The Rest Of The Data Storage Stocks
30. April 2024, The Globe and Mail

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

Short Interest in Couchbase, Inc. (NASDAQ:BASE) Increases By 13.6%
30. April 2024, MarketBeat

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

bereitgestellt von Google News

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

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Modeling and Navigating a Transportation Network with Memgraph
12. April 2021, Towards Data Science

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5. Oktober 2021, EU-Startups

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.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