DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > dBASE vs. EDB Postgres vs. Geode vs. Milvus vs. Percona Server for MongoDB

Vergleich der Systemeigenschaften dBASE vs. EDB Postgres vs. Geode vs. Milvus vs. Percona Server for MongoDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NamedBASE  Xaus Vergleich ausschliessenEDB Postgres  Xaus Vergleich ausschliessenGeode  Xaus Vergleich ausschliessenMilvus  Xaus Vergleich ausschliessenPercona Server for MongoDB  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.The EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesA DBMS designed for efficient storage of vector data and vector similarity searchesA drop-in replacement for MongoDB Community Edition with enterprise-grade features.
Primäres DatenbankmodellRelational DBMSRelational DBMSKey-Value StoreVektor DBMSDocument Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte10,34
Rang#44  Overall
#28  Relational DBMS
Punkte1,90
Rang#135  Overall
#63  Relational DBMS
Punkte1,92
Rang#131  Overall
#23  Key-Value Stores
Punkte2,31
Rang#113  Overall
#3  Vektor DBMS
Punkte0,52
Rang#254  Overall
#39  Document Stores
Websitewww.dbase.comwww.enterprisedb.comgeode.apache.orgmilvus.iowww.percona.com/­mongodb/­software/­percona-server-for-mongodb
Technische Dokumentationwww.dbase.com/­support/­knowledgebasewww.enterprisedb.com/­docsgeode.apache.org/­docsmilvus.io/­docs/­overview.mddocs.percona.com/­percona-distribution-for-mongodb
EntwicklerAsthon TateEnterpriseDBOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Percona
Erscheinungsjahr19792005200220192015
Aktuelle VersiondBASE 2019, 201914, Dezember 20211.1, February 20172.3.4, Jänner 20243.4.10-2.10, November 2017
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoBSD for PostgreSQL-componentsOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoApache Version 2.0Open Source infoGPL Version 2
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.
Zilliz Cloud – Cloud-native service for Milvus
ImplementierungsspracheCJavaC++, GoC++
Server BetriebssystemeDOS infodBase Classic
Windows infodBase Pro
Linux
Windows
Alle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Linux
Datenschemajajaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaVector, Numeric and Stringja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infospecific XML-type available, but no XML query functionality.neinneinnein
Sekundärindizesjajaneinneinja
SQL infoSupport of SQLneinja infoStandard mit zahlreichen ErweiterungenSQL-like query language (OQL)neinnein
APIs und andere Zugriffskonzeptekeine infoMit der Entwicklungsumgebung kann aber auf andere DBMS oder ODBC-Datenquellen zugegriffen werdenADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java Client API
Memcached Protokoll
RESTful HTTP API
RESTful HTTP APIProprietäres Protokoll basierend auf JSON
Unterstützte ProgrammiersprachendBase eigene IDE.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
All JVM based languages
C++
Groovy
Java
Scala
C++
Go
Java
JavaScript (Node.js)
Python
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Server-seitige Scripts infoStored Proceduresnein infoDie IDE kann stored procedures in anderen Datenquellen aufrufen.benutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)benutzerdefinierte FunktionenneinJavaScript
Triggersneinjaja infoCache Event Listenersneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontale Partitionierung infoby hash, list or rangeShardingShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source ReplikationMulti-Source ReplikationSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Eventual Consistency
Immediate Consistency
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 DBMSACIDyes, on a single nodeneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaja infovia In-Memory Engine
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und RollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights per client and object definableRole based access control and fine grained access rightsAccess rights for users and roles
Weitere Informationen bereitgestellt vom Systemhersteller
dBASEEDB PostgresGeodeMilvusPercona Server for MongoDB
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» mehr
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» mehr
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» mehr
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» mehr
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» mehr
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» 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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
dBASEEDB PostgresGeodeMilvusPercona Server for MongoDB
DB-Engines Blog Posts

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

alle anzeigen

Vector databases
2. Juni 2023, Matthias Gelbmann

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

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

WFP DBase (Logistics Data, Budgets and Systems Execution) Factsheet (November 2019) - World
23. Dezember 2019, ReliefWeb

Liam Brady's wife and their family life with three children
20. Oktober 2023, Irish Mirror

bereitgestellt von Google News

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22. April 2024, Datanami

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27. Februar 2024, CRN

Key new features and innovations in EDB Postgres 16
1. Dezember 2023, InfoWorld

EDB Closes the High Availability Gap for Postgres in the Cloud with EDB Postgres Distributed on BigAnimal
29. August 2023, GlobeNewswire

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28. November 2023, Yahoo Finance

bereitgestellt von Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11. Februar 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4. Januar 2017, The New Stack

Where Does Apache Geode Fit in CQRS Architectures?
18. Dezember 2016, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15. November 2018, O'Reilly Media

Event-Driven Architectures with Apache Geode and Spring Integration
20. März 2019, InfoQ.com

bereitgestellt von Google News

How NVIDIA GPU Acceleration Supercharged Milvus Vector Database
26. März 2024, The New Stack

Zilliz Unveils Game-Changing Features for Vector Search
22. März 2024, Datanami

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20. März 2024, GlobeNewswire

AI-Powered Search Engine With Milvus Vector Database on Vultr
31. Januar 2024, SitePoint

IBM watsonx.data’s integrated vector database: unify, prepare, and deliver your data for AI
9. April 2024, IBM

bereitgestellt von Google News

5 Reasons to Run MongoDB on Kubernetes
6. März 2024, The New Stack

Percona launches management system aimed at open-source databases
17. Mai 2022, The Register

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15. Mai 2023, The Stack

6 keys to MongoDB database security
22. Mai 2019, InfoWorld

Percona's DBMS Popularity Survey
25. Juni 2019, iProgrammer

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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