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 > Bangdb vs. BaseX vs. BigObject vs. Faircom DB vs. ToroDB

Vergleich der Systemeigenschaften Bangdb vs. BaseX vs. BigObject vs. Faircom DB vs. ToroDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenBaseX  Xaus Vergleich ausschliessenBigObject  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenToroDB  Xaus Vergleich ausschliessen
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphLeichtgewichtiges Native XML DBMS mit Unterstützung für XQuery 3.0 und mit interactiver GUI.Analytic DBMS für Echtzeitberechnungen und QueriesNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.A MongoDB-compatible JSON document store, built on top of PostgreSQL
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Native XML DBMSRelational DBMS infoEin hierarchisches Modell (Baum) kann einer Tabelle übergestülpt werdenKey-Value Store
Relational DBMS
Document Store
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,16
Rang#338  Overall
#47  Document Stores
#32  Graph DBMS
#31  Time Series DBMS
Punkte1,84
Rang#135  Overall
#4  Native XML DBMS
Punkte0,19
Rang#329  Overall
#146  Relational DBMS
Punkte0,29
Rang#304  Overall
#43  Key-Value Stores
#136  Relational DBMS
Websitebangdb.combasex.orgbigobject.iowww.faircom.com/­products/­faircom-dbgithub.com/­torodb/­server
Technische Dokumentationdocs.bangdb.comdocs.basex.orgdocs.bigobject.iodocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.html
EntwicklerSachin Sinha, BangDBBaseX GmbHBigObject, Inc.FairCom Corporation8Kdata
Erscheinungsjahr20122007201519792016
Aktuelle VersionBangDB 2.0, October 202111.0, Juni 2024V12, November 2020
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoBSD Lizenzkommerziell infokostenlose community edition verfügbarkommerziell infoRestricted, free version availableOpen Source infoAGPL-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.
ImplementierungsspracheC, C++JavaANSI C, C++Java
Server BetriebssystemeLinuxLinux
OS X
Windows
Linux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Alle Betriebssysteme mit einer Java 7 VM
Datenschemaschemafreischemafreijaschema free, schema optional, schema required, partial schema,schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsnein infoXQuery unterstützt Typenjaja, ANSI Standard SQL Types, JSON, typed binary structuresja infostring, integer, double, boolean, date, object_id
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialjajaja
SQL infoSupport of SQLSQL like support with command line toolneinSQL-like DML and DDL statementsyes, ANSI SQL with proprietary extensions
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
Java API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
fluentd
ODBC
RESTful HTTP API
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
Actionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
Server-seitige Scripts infoStored ProceduresneinjaLuaja info.Net, JavaScript, C/C++
Triggersyes, Notifications (with Streaming only)ja infomittels Eventsneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmkeinekeineFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)keinekeineyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglykeineEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja infoautomatically between fact table and dimension tablesjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDMehrere Lese-, ein Schreibprozessneintunable from ACID to Eventually Consistentnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljaja infoRead/write lock on objects (tables, trees)jaja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajaYes, tunable from durable to delayed durability to in-memoryja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modejaja
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Benutzer mit feingranularem, 4-stufigem BerechtigungskonzeptneinFine grained access rights according to SQL-standard with additional protections for filesZugriffsrechte für Benutzer und Rollen

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
BangdbBaseXBigObjectFaircom DB infoformerly c-treeACEToroDB
Erwähnungen in aktuellen Nachrichten

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18. Mai 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2. November 2022, KDnuggets

Xml Databases Software Market Thriving at a Tremendous Growth – TIMC
16. Juni 2024, TIMC

bereitgestellt von Google News

FairCom Unveils New Look, FairCom DB v13: Introducing 'DB Made Simple'
4. Juni 2024, businesswire.com

FairCom kicks off new era of database technology USA - English
10. November 2020, PR Newswire

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.

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

Präsentieren Sie hier Ihr Produkt