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 > BigchainDB vs. OrigoDB vs. Tarantool vs. Transbase vs. Typesense

Vergleich der Systemeigenschaften BigchainDB vs. OrigoDB vs. Tarantool vs. Transbase vs. Typesense

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBigchainDB  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessenTransbase  Xaus Vergleich ausschliessenTypesense  Xaus Vergleich ausschliessen
KurzbeschreibungBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsA fully ACID in-memory object graph databaseIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsA resource-optimized, high-performance, universally applicable RDBMSA typo-tolerant, in-memory search engine optimized for instant search-as-you-type experiences and developer productivity
Primäres DatenbankmodellDocument StoreDocument Store
Object oriented DBMS
Document Store
Key-Value Store
Relational DBMS
Relational DBMSSuchmaschine
Sekundäre DatenbankmodelleSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,79
Rang#212  Overall
#36  Document Stores
Punkte0,00
Rang#383  Overall
#53  Document Stores
#20  Object oriented DBMS
Punkte1,72
Rang#144  Overall
#25  Document Stores
#25  Key-Value Stores
#66  Relational DBMS
Punkte0,11
Rang#341  Overall
#150  Relational DBMS
Punkte0,79
Rang#210  Overall
#14  Suchmaschinen
Websitewww.bigchaindb.comorigodb.comwww.tarantool.iowww.transaction.de/­en/­products/­transbase.htmltypesense.org
Technische Dokumentationbigchaindb.readthedocs.io/­en/­latestorigodb.com/­docswww.tarantool.io/­en/­docwww.transaction.de/­en/­products/­transbase/­features.htmltypesense.org/­docs
EntwicklerRobert Friberg et alVKTransaction Software GmbH
Erscheinungsjahr20162009 infounder the name LiveDB200819872015
Aktuelle Version2.10.0, Mai 2022Transbase 8.3, 2022
Lizenz infoCommercial or Open SourceOpen Source infoAGPL v3Open SourceOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisekommerziell infoDevelopment Lizenz gratisOpen Source infoGPL V3
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.
ImplementierungssprachePythonC#C und C++C und C++C++
Server BetriebssystemeLinuxLinux
Windows
BSD
Linux
macOS
FreeBSD
Linux
macOS
Solaris
Windows
Linux
DatenschemaschemafreijaFlexible data schema: relational definition for tables with ability to store json-like documents in columnsjaschemafrei infopre-defined schema optional
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinUser defined using .NET types and collectionsstring, double, decimal, uuid, integer, blob, boolean, datetimejaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infocan be achieved using .NETneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLneinneinFull-featured ANSI SQL supportjanein
APIs und andere ZugriffskonzepteCLI Client
RESTful HTTP API
.NET Client API
HTTP API
LINQ
Open binary protocolADO.NET
JDBC
ODBC
Proprietäres native API
RESTful HTTP API
Unterstützte ProgrammiersprachenGo
Haskell
Java
JavaScript
Python
Ruby
.NetC
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
.Net infocommunity maintained
Clojure infocommunity maintained
Dart infocommunity maintained
Go infocommunity maintained
Java infocommunity maintained
JavaScript
Perl infocommunity maintained
PHP
Python
Ruby
Rust infocommunity maintained
Swift infocommunity maintained
Server-seitige Scripts infoStored ProceduresjaLua, C and SQL stored proceduresjanein
Triggersja infoDomain Eventsjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontale Partitionierung infoclient side managed; servers are not synchronizedSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer ReplikationsfaktorSource-Replica ReplikationAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
Source-Replica ReplikationMulti-source replication using RAFT
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneindepending on modelyesjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsjanein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenyes,with MongoDB ord RethinkDBja infoWrite ahead logyes, write ahead loggingjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, full featured in-memory storage engine with persistenceneinja
Berechtigungskonzept infoZugriffskontrolleyesRole based authorizationAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

Weitere Informationen bereitgestellt vom Systemhersteller

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
BigchainDBOrigoDBTarantoolTransbaseTypesense
DB-Engines Blog Posts

Data processing speed and reliability: in-memory synchronous replication
9. November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

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

ascribe announces scalable blockchain database BigchainDB - CoinReport
13. Februar 2016, CoinReport

7 blockchain firms join Bosch led GAIA-X consortium for vehicle identity
13. September 2022, Ledger Insights

bereitgestellt von Google News

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16. Dezember 2019, Хабр

VShard — horizontal scaling in Tarantool
7. März 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18. Dezember 2019, Хабр

bereitgestellt von Google News

Laravel Scout Adds Typesense, A Lightening-fast Open-source Search
17. Januar 2024, Laravel News

Elasticsearch alternatives: 8 to consider after the license change
11. März 2021, TechGenix

5 Recipe Search Engines to Cook Based on Time, Budget, & Ingredients - MUO
19. April 2022, MakeUseOf

Olivia Munn & John Mulaney's Toddler Malcolm Is a Style Icon
5. Mai 2023, SheKnows

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

SingleStore logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt