DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Oracle Berkeley DB vs. PouchDB vs. searchxml vs. TDengine vs. TiDB

Vergleich der Systemeigenschaften Oracle Berkeley DB vs. PouchDB vs. searchxml vs. TDengine vs. TiDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameOracle Berkeley DB  Xaus Vergleich ausschliessenPouchDB  Xaus Vergleich ausschliessensearchxml  Xaus Vergleich ausschliessenTDengine  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessen
KurzbeschreibungWeit verbreiteter In-Process Key-Value StoreJavaScript DBMS mit einem von CouchDB inspirierten APIDBMS for structured and unstructured content wrapped with an application serverTime Series DBMS and big data platformTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
Primäres DatenbankmodellKey-Value Store infounterstützt sortierte und unsortierte Key Sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Document StoreNative XML DBMS
Suchmaschine
Time Series DBMSRelational DBMS
Sekundäre DatenbankmodelleRelational DBMSDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,21
Rang#117  Overall
#20  Key-Value Stores
#3  Native XML DBMS
Punkte2,28
Rang#115  Overall
#21  Document Stores
Punkte0,00
Rang#383  Overall
#7  Native XML DBMS
#25  Suchmaschinen
Punkte2,60
Rang#107  Overall
#8  Time Series DBMS
Punkte4,66
Rang#70  Overall
#38  Relational DBMS
Websitewww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlpouchdb.comwww.searchxml.net/­category/­productsgithub.com/­taosdata/­TDengine
tdengine.com
pingcap.com
Technische Dokumentationdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlpouchdb.com/­guideswww.searchxml.net/­support/­handoutsdocs.tdengine.comdocs.pingcap.com/­tidb/­stable
EntwicklerOracle infoursprünglich von Sleepycat entwickelt, von Oracle aufgekauftApache Software Foundationinformationpartners gmbhTDEngine, previously Taos DataPingCAP, Inc.
Erscheinungsjahr19942012201520192016
Aktuelle Version18.1.40, Mai 20207.1.1, Juni 20191.03.0, August 20228.0.0, Maerz 2024
Lizenz infoCommercial or Open SourceOpen Source infoKommerzielle Lizenz verfügbar bei BedarfOpen SourcekommerziellOpen Source infoAGPL V3, also commercial editions availableOpen Source infoApache 2.0
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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
ImplementierungsspracheC, Java, C++ (depending on the Berkeley DB edition)JavaScriptC++CGo, Rust
Server BetriebssystemeAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)WindowsLinux
Windows
Linux
Datenschemaschemafreischemafreischemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infoonly with the Berkeley DB XML editionneinjaneinnein
Sekundärindizesjaja infoüber Viewsjaneinja
SQL infoSupport of SQLja infoSQL Interface basierend auf SQLite verfügbarneinneinStandard SQL with extensions for time-series applicationsja
APIs und andere ZugriffskonzepteHTTP REST infoonly for PouchDB Server
JavaScript API
RESTful HTTP API
WebDAV
XQuery
XSLT
JDBC
RESTful HTTP API
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte Programmiersprachen.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
JavaScriptC++ infomost other programming languages supported via APIsC
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Rust
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored ProceduresneinView Functions in JavaScriptja infoon the application serverneinnein
Triggersja infoonly for the SQL APIjaneinyes, via alarm monitoringnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDBkeineShardinghorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-Source Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infoauch mit CouchDB Datenbanken
ja infosychronisation to multiple collectionsjaUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinja infowith TiSpark Connector
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinMehrere Lese-, ein SchreibprozessACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjaja infomittels IndexedDB, WebSQL oder LevelDBjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinnein
Berechtigungskonzept infoZugriffskontrolleneinneinDomain, group and role-based access control at the document level and for application servicesyesFine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
Oracle Berkeley DBPouchDBsearchxmlTDengineTiDB
Specific characteristicsTDengine™ is a next generation data historian purpose-built for Industry 4.0 and...
» mehr
TiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantagesHigh Performance at any Scale: TDengine is purpose-built for handling massive industrial...
» mehr
- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosTDengine is designed for Industrial IoT scenarios, including: Manufacturing Connected...
» mehr
TiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metricsTDengine has garnered over 22,500 stars on GitHub and is used in over 50 countries...
» mehr
34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsTDengine OSS is an open source, cloud native time series database. It includes built-in...
» mehr
TiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» mehr
Neuigkeiten

Can Typical Time-Series Databases Replace Data Historians?
8. Mai 2024

TDengine 3.3.0.0 Release Notes
7. Mai 2024

How to Unlock Value from Industrial Data with AI and ML Technology
6. Mai 2024

Compare InfluxDB vs. TDengine
19. April 2024

Why We Need the Next Generation Data Historian
15. April 2024

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
Oracle Berkeley DBPouchDBsearchxmlTDengineTiDB
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

ACM recognizes far-reaching technical achievements with special awards
26. Mai 2021, EurekAlert

EC will investigate the Oracle/Sun takeover due to concerns about MySQL
3. September 2009, The Guardian

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

A Quick Look at Open Source Databases for Mobile App Development
29. April 2018, Open Source For You

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

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

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

bereitgestellt von Google News

TDengine named Top Global Industrial Data Management Solution
4. Januar 2024, IT Brief Australia

New TDengine Benchmark Results Show Up to 37.0x Higher Query Performance Than InfluxDB and TimescaleDB
28. Februar 2023, Yahoo Finance

TDengine debuts cloud-based time-series data processing platform for IoT deployments
20. September 2022, SiliconANGLE News

Comparing Different Time-Series Databases
10. Februar 2022, hackernoon.com

bereitgestellt von Google News

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14. November 2023, AWS Blog

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28. März 2024, Phoronix

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19. Dezember 2023, Datanami

Announcing TiDB 7.4: The Best Database Alternative for MySQL 8.0
1. November 2023, PR Newswire

TiDB by PingCAP Leads Data Management Revolution at GIDS 2024, Empowering India's Burgeoning Developer ...
25. April 2024, CXOToday.com

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Präsentieren Sie hier Ihr Produkt