DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > atoti vs. Citus vs. MongoDB vs. Oracle Berkeley DB vs. Weaviate

Vergleich der Systemeigenschaften atoti vs. Citus vs. MongoDB vs. Oracle Berkeley DB vs. Weaviate

Redaktionelle Informationen bereitgestellt von DB-Engines
Nameatoti  Xaus Vergleich ausschliessenCitus  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenOracle Berkeley DB  Xaus Vergleich ausschliessenWeaviate  Xaus Vergleich ausschliessen
KurzbeschreibungAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.Scalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLEiner der meistverwendeten Document StoresWeit verbreiteter In-Process Key-Value StoreAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primäres DatenbankmodellObject oriented DBMSRelational DBMSDocument StoreKey-Value Store infounterstützt sortierte und unsortierte Key Sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Vektor DBMS
Sekundäre DatenbankmodelleDocument StoreSpatial 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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,45
Rang#253  Overall
#13  Object oriented DBMS
Punkte2,13
Rang#117  Overall
#56  Relational DBMS
Punkte410,24
Rang#5  Overall
#1  Document Stores
Punkte1,88
Rang#130  Overall
#23  Key-Value Stores
#3  Native XML DBMS
Punkte1,48
Rang#149  Overall
#8  Vektor DBMS
Websiteatoti.iowww.citusdata.comwww.mongodb.comwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlgithub.com/­weaviate/­weaviate
weaviate.io
Technische Dokumentationdocs.atoti.iodocs.citusdata.comwww.mongodb.com/­docs/­manualdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlweaviate.io/­developers/­weaviate
EntwicklerActiveViamMongoDB, IncOracle infoursprünglich von Sleepycat entwickelt, von Oracle aufgekauftWeaviate B.V.
Erscheinungsjahr2010200919942019
Aktuelle Version8.1, Dezember 20187.0.5, Jaenner 202418.1.40, Mai 20201.19, Mai 2023
Lizenz infoCommercial or Open Sourcekommerziell infofree versions availableOpen Source infoAGPL, commercial license also availableOpen 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 infoKommerzielle Lizenz verfügbar bei BedarfOpen Source infocommercial license available with Weaviate Enterprise
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein infoMongoDB available as DBaaS (MongoDB Atlas)neinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • MongoDB 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.
  • MongoDB Flex @ STACKIT offers managed MongoDB Instances with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
ImplementierungsspracheJavaCC++C, Java, C++ (depending on the Berkeley DB edition)Go
Server BetriebssystemeLinuxLinux
OS X
Solaris
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Datenschemajaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturschemafreiyes, maps to GraphQL interface
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, integer, double, decimal, boolean, date, object_id, geospatialneinja infostring, int, float, geo point, date, cross reference, fuzzy references
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 functionalityja infoonly with the Berkeley DB XML editionnein
Sekundärindizesjajajaja infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLMultidimensional Expressions (MDX)ja infostandard, with numerous extensionsRead-only SQL queries via the MongoDB Atlas SQL Interfaceja infoSQL Interface basierend auf SQLite verfügbarGraphQL is used as query language
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
GraphQL query language
RESTful HTTP/JSON API
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
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 infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
Andere infoEs gibt Libraries von Drittanbietern für zahlreiche Sprachen, die Berkeley DB Files bearbeiten können
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
JavaScript / TypeScript
Python
Server-seitige Scripts infoStored ProceduresPythonbenutzerdefinierte Funktionen inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.JavaScriptneinnein
Triggersjaja infoin MongoDB Atlas onlyja infoonly for the SQL APInein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding, horizontal partitioningShardingSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.keineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikation infoother methods possible by using 3rd party extensionsMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Source-Replica Replikationja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätjanein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDMulti-document ACID Transactions with snapshot isolationACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenjaja infooptional, enabled by defaultjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infoIn-memory storage engine introduced with MongoDB version 3.2jaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und RollenneinAPI Keys
OpenID Connect Discovery
Weitere Informationen bereitgestellt vom Systemhersteller
atotiCitusMongoDBOracle Berkeley DBWeaviate
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» mehr
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» mehr
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» mehr
Typical application scenariosAI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» mehr
As a database supporting the development of generative AI and semantic search applications...
» mehr
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
All companies that have data. ​
» mehr
Market metricsHundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» mehr
As of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» mehr
Licensing and pricing modelsMongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» mehr
Weaviate is open-source, and free to use. Weaviate is also available as a 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
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
atotiCitusMongoDBOracle Berkeley DBWeaviate
DB-Engines Blog Posts

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

Weaviate, an ANN Database with CRUD support
2. Februar 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Best use of cloud: ActiveViam
28. November 2023, Risk.net

ActiveViam Announces Leadership Succession
4. September 2024, Business Wire

FRTB product of the year: ActiveViam
28. November 2023, Risk.net

bereitgestellt von Google News

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL performance and scale
24. Januar 2019, blogs.microsoft.com

Ubicloud wants to build an open source alternative to AWS
5. März 2024, TechCrunch

Microsoft acquires Citus Data, creators of a cloud-friendly version of the PostgreSQL database
24. Januar 2019, GeekWire

Microsoft acquires another open-source company, Citus Data
24. Januar 2019, CNBC

Citus Data Announces Citus Cloud Database Support for HIPAA and SOC 2 Type 2 Compliance
13. November 2018, Business Wire

bereitgestellt von Google News

MongoDB’s Rick Houlihan talks prioritizing user experience in digital services
19. September 2024, FedScoop

MongoDB director sells over $400k in company stock
19. September 2024, Investing.com

MongoDB's CPO On AI And Developer Focused Data Technologies: Tech Disruptors
19. September 2024, Bloomberg

MongoDB, Inc. Announces Second Quarter Fiscal 2025 Financial Results
29. August 2024, PR Newswire

Better Database Stock: Oracle vs. MongoDB
15. September 2024, The Motley Fool

bereitgestellt von Google News

What is NoSQL (Not Only SQL database)?
28. Februar 2022, TechTarget

Margo I. Seltzer
18. August 2020, Berkman Klein Center

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular
5. März 2019, ADT Magazine

A complete beginners guide to installing a Bitcoin Full Node on Linux (2018 Edition)
3. Mai 2018, hackernoon.com

How to store financial market data for backtesting
26. Januar 2019, Towards Data Science

bereitgestellt von Google News

Vector database startup Weaviate debuts ‘AI workbench’ and flexible storage tiers
30. Juli 2024, SiliconANGLE News

Weaviate Achieves Amazon Web Services GenAI Competency Status
8. Juli 2024, GlobeNewswire

StructuredRAG Released by Weaviate: A Comprehensive Benchmark to Evaluate Large Language Models’ Ability to Generate Reliable JSON Outputs for Complex AI Systems
26. August 2024, MarkTechPost

Weaviate Enhances Cloud Console with New Collections and Explorer Tools for AI Developers
31. Juli 2024, Datanami

Weaviate Raises $50 Million Series B Funding to Meet Soaring Demand for AI Native Vector Database Technology
21. April 2023, PR Newswire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Präsentieren Sie hier Ihr Produkt