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

DBMS > BigchainDB vs. CockroachDB vs. eXtremeDB vs. Linter vs. SQLite

Vergleich der Systemeigenschaften BigchainDB vs. CockroachDB vs. eXtremeDB vs. Linter vs. SQLite

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBigchainDB  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliesseneXtremeDB  Xaus Vergleich ausschliessenLinter  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessen
KurzbeschreibungBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Natively in-memory DBMS with options for persistency, high-availability and clusteringRDBMS for high security requirementsWeit verbreitetes In-Process RDBMS
Primäres DatenbankmodellDocument StoreRelational DBMSRelational DBMS
Time Series DBMS
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,79
Rang#212  Overall
#36  Document Stores
Punkte6,15
Rang#55  Overall
#33  Relational DBMS
Punkte0,74
Rang#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Punkte0,09
Rang#346  Overall
#152  Relational DBMS
Punkte114,32
Rang#10  Overall
#7  Relational DBMS
Websitewww.bigchaindb.comwww.cockroachlabs.comwww.mcobject.comlinter.ruwww.sqlite.org
Technische Dokumentationbigchaindb.readthedocs.io/­en/­latestwww.cockroachlabs.com/­docswww.mcobject.com/­docs/­extremedb.htmwww.sqlite.org/­docs.html
EntwicklerCockroach LabsMcObjectrelex.ruDwayne Richard Hipp
Erscheinungsjahr20162015200119902000
Aktuelle Version23.1.1, Mai 20238.2, 20213.45.3  (15 April 2024), April 2024
Lizenz infoCommercial or Open SourceOpen Source infoAGPL v3Open Source infoApache 2.0, commercial license availablekommerziellkommerziellOpen Source infoPublic Domain
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.
ImplementierungssprachePythonGoC und C++C und C++C
Server BetriebssystemeLinuxLinux
macOS
Windows
AIX
HP-UX
Linux
macOS
Solaris
Windows
AIX
Android
BSD
HP Open VMS
iOS
Linux
OS X
VxWorks
Windows
serverlos
Datenschemaschemafreidynamic schemajajaja infodynamische Spaltentypen
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajaja 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, XSLTneinneinnein infosupport of XML interfaces availableneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLneinyes, wire compatible with PostgreSQLja infowith the option: eXtremeSQLjaja infoSQL-92 wird nicht vollständig unterstützt
APIs und andere ZugriffskonzepteCLI Client
RESTful HTTP API
JDBC.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
ADO.NET
JDBC
LINQ
ODBC
OLE DB
Oracle Call Interface (OCI)
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
Unterstützte ProgrammiersprachenGo
Haskell
Java
JavaScript
Python
Ruby
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C
C#
C++
Java
Lua
Python
Scala
C
C#
C++
Java
Perl
PHP
Python
Qt
Ruby
Tcl
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 Proceduresneinjaja infoproprietary syntax with the possibility to convert from PL/SQLnein
Triggersneinja infoby defining eventsjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFThorizontale Partitionierung / shardingkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer ReplikationsfaktorMulti-source replication using RAFTActive Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
Source-Replica Replikationkeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjajajaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoOptimistic (MVCC) and pessimistic (locking) strategies availablejaja infomittels Filesystem-Locks
Durability infoDauerhafte Speicherung der Datenyes,with MongoDB ord RethinkDBjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleyesRole-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein
Weitere Informationen bereitgestellt vom Systemhersteller
BigchainDBCockroachDBeXtremeDBLinterSQLite
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» mehr
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» 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
DrittanbieterNavicat 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
BigchainDBCockroachDBeXtremeDBLinterSQLite
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Exploring the 10 BEST Python Libraries for Blockchain Applications
9. September 2023, DataDrivenInvestor

An Introduction to BigchainDB, a Popular Blockchain Database
17. September 2020, Open Source For You

Blockchain Database Startup BigchainDB Raises €3 Million
27. September 2016, CoinDesk

Using BigchainDB: A Database with Blockchain Characteristics
20. Januar 2022, Open Source For You

What is BigchainDB Technology & How it works and the Characteristics?
26. August 2017, Blockchain Council

bereitgestellt von Google News

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18. Januar 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29. Januar 2024, The Register

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

CockroachDB's Latest Enhancements Focus on Resilience
18. Januar 2024, Database Trends and Applications

bereitgestellt von Google News

McObject Announces the Release of eXtremeDB/rt 1.2
23. Mai 2023, Embedded Computing Design

McObject Offers eXtremeDB 8.3 for Incremental Improvements and New Platforms
11. November 2022, Automation.com

With eXtremeDB Database, Spreadbrokers Targets Real-Time Trading
27. März 2012, GlobeNewswire

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

Beta tests for real time in-memory embedded database ...
4. Mai 2021, eeNews Europe

bereitgestellt von Google News

СУБД «Линтер Бастион» прошла сертификацию ФСТЭК России по новым требованиям к системам управления ...
11. März 2024, ServerNews

bereitgestellt von Google News

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

SQLite Vulnerability Could Put Thousands of Apps at Risk
22. März 2024, Dark Reading

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

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29. August 2023, hackernoon.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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt