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

DBMS > MongoDB vs. PieCloudDB vs. PouchDB vs. Sphinx vs. SQLite

Vergleich der Systemeigenschaften MongoDB vs. PieCloudDB vs. PouchDB vs. Sphinx vs. SQLite

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMongoDB  Xaus Vergleich ausschliessenPieCloudDB  Xaus Vergleich ausschliessenPouchDB  Xaus Vergleich ausschliessenSphinx  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessen
KurzbeschreibungEiner der meistverwendeten Document StoresA cloud-native analytic database platform with new technologoy for elastic MPPJavaScript DBMS mit einem von CouchDB inspirierten APIOpen Source Suchmaschine zum Suchen in Daten aus verschiedenen Quellen, u.a. relationalen DatenbankenWeit verbreitetes In-Process RDBMS
Primäres DatenbankmodellDocument StoreRelational DBMSDocument StoreSuchmaschineRelational 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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte421,65
Rang#5  Overall
#1  Document Stores
Punkte0,25
Rang#304  Overall
#138  Relational DBMS
Punkte2,28
Rang#115  Overall
#21  Document Stores
Punkte5,98
Rang#56  Overall
#5  Suchmaschinen
Punkte114,32
Rang#10  Overall
#7  Relational DBMS
Websitewww.mongodb.comwww.openpie.compouchdb.comsphinxsearch.comwww.sqlite.org
Technische Dokumentationwww.mongodb.com/­docs/­manualpouchdb.com/­guidessphinxsearch.com/­docswww.sqlite.org/­docs.html
EntwicklerMongoDB, IncOpenPieApache Software FoundationSphinx Technologies Inc.Dwayne Richard Hipp
Erscheinungsjahr2009201220012000
Aktuelle Version6.0.7, Juni 20232.1, Jänner 20237.1.1, Juni 20193.5.1, Februar 20233.45.3  (15 April 2024), April 2024
Lizenz infoCommercial or Open SourceOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.kommerziellOpen SourceOpen Source infoGPL Version 2, kommerzielle Lizenz erhältlichOpen Source infoPublic Domain
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarnein infoMongoDB available as DBaaS (MongoDB Atlas)janeinneinnein
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.
ImplementierungsspracheC++JavaScriptC++C
Server BetriebssystemeLinux
OS X
Solaris
Windows
gehostetServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
serverlos
Datenschemaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturjaschemafreijaja infodynamische Spaltentypen
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, integer, double, decimal, boolean, date, object_id, geospatialjaneinneinja infokeine strenge Typisierung wegen 'dynamic typing'
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesjajaja infoüber Viewsja infoFull-Text Index auf allen Suchfeldernja
SQL infoSupport of SQLRead-only SQL queries via the MongoDB Atlas SQL InterfacejaneinSQL-like query language (SphinxQL)ja infoSQL-92 wird nicht vollständig unterstützt
APIs und andere ZugriffskonzepteGraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
CLI Client
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
Proprietäres ProtokollADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
Unterstützte ProgrammiersprachenActionscript 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
Java
PL/SQL
Python
R
JavaScriptC++ infoinoffizielle Client Library
Java
Perl infoinoffizielle Client Library
PHP
Python
Ruby infoinoffizielle Client Library
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-seitige Scripts infoStored ProceduresJavaScriptuser defined functionsView Functions in JavaScriptneinnein
Triggersja infoin MongoDB Atlas onlyneinjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.jaSharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDBSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.keine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
jaMulti-Source Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infoauch mit CouchDB Datenbanken
keinekeine
MapReduce infoBietet ein API für Map/Reduce Operationenjajaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenMulti-document ACID Transactions with snapshot isolationACIDneinneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infomittels Filesystem-Locks
Durability infoDauerhafte Speicherung der Datenja infooptional, enabled by defaultjaja infomittels IndexedDB, WebSQL oder LevelDBja infoDer Originalinhalt von Feldern wird nicht im Sphinx-Index gespeichert.ja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoIn-memory storage engine introduced with MongoDB version 3.2jaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und RollenUser Roles and pluggable authentication with full SQL Standardneinneinnein
Weitere Informationen bereitgestellt vom Systemhersteller
MongoDBPieCloudDBPouchDBSphinxSQLite
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
PieCloudDB, OpenPie's flagship product, is a cutting-edge cloud-native data warehouse....
» mehr
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» mehr
Extreme Elastic: PieCloudDB utilizes a cutting-edge eMPP cloud-native architecture...
» mehr
Typical application scenariosAI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» mehr
PieCloudDB is ideal for Data mining applications that require extreme scalability...
» mehr
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Sail-Cloud China Shipbuilding Group Haizhou System Soochow Securities ​etc.,
» mehr
Market metricsHundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» mehr
Licensing and pricing modelsMongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» mehr
PieCloudDB Community Edition: Community License, Free Download, Self-Hosted Deployment;...
» 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

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr
Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management 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
MongoDBPieCloudDBPouchDBSphinxSQLite
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

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

The DB-Engines ranking includes now search engines
4. Februar 2013, Paul Andlinger

alle anzeigen

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

MongoDB CEO Ittycheria: AI Has Reached 'A Crucible Moment' In Its Development.
9. Mai 2024, CRN

MongoDB.local NYC: Charting enterprise AI transformation
7. Mai 2024, SiliconANGLE News

M&T Bank Corp Has $2.58 Million Position in MongoDB, Inc. (NASDAQ:MDB)
9. Mai 2024, Defense World

Build RAG applications with MongoDB Atlas, now available in Knowledge Bases for Amazon Bedrock | Amazon Web ...
2. Mai 2024, AWS Blog

MongoDB (MDB) Increases Yet Falls Behind Market: What Investors Need to Know
6. Mai 2024, Yahoo Finance

bereitgestellt von Google News

Building an Offline First App with PouchDB — SitePoint
10. März 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7. September 2016, SitePoint

3 Reasons To Think Offline First
22. März 2017, IBM

Offline-first web and mobile apps: Top frameworks and components
22. Januar 2019, TechBeacon

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7. März 2017, SitePoint

bereitgestellt von Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2. Februar 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25. Juli 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11. Januar 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29. Oktober 2019, The Hacker News

How to Build 600+ Links in One Month
4. September 2020, Search Engine Journal

bereitgestellt von Google News

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16. Januar 2024, DevClass

Universal API Access from Postgres and SQLite
27. Februar 2024, O'Reilly Media

Fully local retrieval-augmented generation, step by step
10. April 2024, InfoWorld

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29. August 2023, hackernoon.com

Another Look At The Bcachefs Performance on Linux 6.7 Review
30. November 2023, Phoronix

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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

RaimaDB logo

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

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt