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

DBMS > Firebird vs. HBase vs. Milvus vs. MongoDB vs. Postgres-XL

Vergleich der Systemeigenschaften Firebird vs. HBase vs. Milvus vs. MongoDB vs. Postgres-XL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFirebird  Xaus Vergleich ausschliessenHBase  Xaus Vergleich ausschliessenMilvus  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessen
KurzbeschreibungFirebird ist ein Open Source RDBMS abgeleitet von Borlands InterBaseWide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTableA DBMS designed for efficient storage of vector data and vector similarity searchesEiner der meistverwendeten Document StoresBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.
Primäres DatenbankmodellRelational DBMSWide Column StoreVektor DBMSDocument StoreRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
Suchmaschine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
Vektor DBMS infocurrently available in the MongoDB Atlas cloud service only
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte21,06
Rang#31  Overall
#19  Relational DBMS
Punkte31,25
Rang#26  Overall
#2  Wide Column Stores
Punkte1,81
Rang#144  Overall
#5  Vektor DBMS
Punkte423,96
Rang#5  Overall
#1  Document Stores
Punkte0,52
Rang#256  Overall
#117  Relational DBMS
Websitewww.firebirdsql.orghbase.apache.orgmilvus.iowww.mongodb.comwww.postgres-xl.org
Technische Dokumentationwww.firebirdsql.org/­en/­reference-manualshbase.apache.org/­book.htmlmilvus.io/­docs/­overview.mdwww.mongodb.com/­docs/­manualwww.postgres-xl.org/­documentation
EntwicklerFirebird FoundationApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von PowersetMongoDB, Inc
Erscheinungsjahr2000 infoAls Fork von Borlands InterBase2008201920092014 infoseit 2012, ursprünglich genannt StormDB
Aktuelle Version5.0.0, Jaenner 20242.3.4, Jaenner 20212.3.4, Jänner 20246.0.7, Juni 202310 R1, Oktober 2018
Lizenz infoCommercial or Open SourceOpen Source infoInitial Developer's Public LicenseOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.Open Source infoMozilla public license
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein infoMongoDB available as DBaaS (MongoDB Atlas)nein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Zilliz Cloud – Cloud-native service for MilvusMongoDB Atlas: Global multi-cloud database with unmatched data distribution and mobility across AWS, Azure, and Google Cloud, built-in automation for resource and workload optimization, and so much more.
ImplementierungsspracheC und C++JavaC++, GoC++C
Server BetriebssystemeAIX
FreeBSD
HP-UX
Linux
OS X
serverlos infoFirebird Embedded Server
Solaris
Unix
Windows
Linux
Unix
Windows infomit Cygwin
Linux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Linux
OS X
Solaris
Windows
Linux
macOS
Datenschemajaschema-free, schema definition possibleschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaoptions to bring your own types, AVROVector, Numeric and Stringja infostring, integer, double, decimal, boolean, date, object_id, geospatialja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja infoXML type, but no XML query functionality
Sekundärindizesjaneinneinjaja
SQL infoSupport of SQLjaneinneinRead-only SQL queries via the MongoDB Atlas SQL Interfaceja infodistributed, parallel query execution
APIs und andere ZugriffskonzepteADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
Java API
RESTful HTTP API
Thrift
RESTful HTTP APIGraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenC
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
C
C#
C++
Groovy
Java
PHP
Python
Scala
C++
Go
Java
JavaScript (Node.js)
Python
Actionscript infoinoffizielle Driver
C
C#
C++
Clojure infoinoffizielle Driver
ColdFusion infoinoffizielle Driver
D infoinoffizielle Driver
Dart infoinoffizielle Driver
Delphi infoinoffizielle Driver
Erlang
Go
Groovy infoinoffizielle Driver
Haskell
Java
JavaScript
Kotlin
Lisp infoinoffizielle Driver
Lua infoinoffizielle Driver
MatLab infoinoffizielle Driver
Perl
PHP
PowerShell infoinoffizielle Driver
Prolog infoinoffizielle Driver
Python
R infoinoffizielle Driver
Ruby
Rust
Scala
Smalltalk infoinoffizielle Driver
Swift
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-seitige Scripts infoStored ProceduresPSQLja infoCoprocessors in JavaneinJavaScriptbenutzerdefinierte Funktionen
Triggersjajaneinja infoin MongoDB Atlas onlyja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingShardingSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.horizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
Multi-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Eventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDSingle row ACID (across millions of columns)neinMulti-document ACID Transactions with snapshot isolationACID infoMVCC
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoMVCC Architektur, lesende Clients blockieren schreibende Clients nichtjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infooptional, enabled by defaultja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infoIn-memory storage engine introduced with MongoDB version 3.2nein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem BerechtigungskonzeptAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACRole based access control and fine grained access rightsZugriffsrechte für Benutzer und RollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
FirebirdHBaseMilvusMongoDBPostgres-XL
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» mehr
MongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» mehr
Built around the flexible document data model and unified API, MongoDB is a developer...
» mehr
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» mehr
AI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» mehr
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» mehr
ADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» mehr
Hundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» mehr
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» mehr
MongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» 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
DrittanbieterStudio 3T: The world's favorite IDE for working with MongoDB
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» 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
FirebirdHBaseMilvusMongoDBPostgres-XL
DB-Engines Blog Posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11. August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, Paul Andlinger

alle anzeigen

Vector databases
2. Juni 2023, Matthias Gelbmann

alle anzeigen

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2020
4. Januar 2021, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2018
2. Januar 2019, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

How to Run Multiple Instances of Firebird Server - opensource for you
31. August 2019, Open Source For You

Top 15 Databases to Use in 2024 and Beyond
4. Juni 2021, Appinventiv

EF Core Database Providers
4. Januar 2019, InfoQ.com

Spotted in China: fourth generation Pontiac Firebird in Red
13. Januar 2015, CarNewsChina.com

LibreOffice 6.1 Released With Icons That Make it More Windows-Like
9. August 2018, BleepingComputer

bereitgestellt von Google News

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9. Oktober 2023, AWS Blog

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20. Oktober 2023, hackernoon.com

Cloudera Search Adds Search Engine Ease to Data on HDFS and Apache HBase
10. Dezember 2023, Channel Futures

HBase: The database big data left behind
6. Mai 2016, InfoWorld

What Is HBase? (Definition, Uses, Benefits, Features)
22. Dezember 2022, Built In

bereitgestellt von Google News

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

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

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

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

Zilliz Cloud boosts vector database performance
31. Januar 2024, InfoWorld

bereitgestellt von Google News

Decoding MongoDB's Options Activity: What's the Big Picture? - MongoDB (NASDAQ:MDB)
15. April 2024, Benzinga

MongoDB (NASDAQ:MDB) shareholders have earned a 23% CAGR over the last five years
14. April 2024, Yahoo Finance

Breakeven On The Horizon For MongoDB, Inc. (NASDAQ:MDB)
14. April 2024, Simply Wall St

MongoDB, Inc. (NASDAQ:MDB) Stake Raised by Bleakley Financial Group LLC
15. April 2024, Defense World

MongoDB Bear Call Spread Could Net 25% In 5 Weeks
11. April 2024, Nasdaq

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

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.

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt