DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Faircom DB vs. Memgraph vs. StarRocks vs. TerminusDB vs. ToroDB

Vergleich der Systemeigenschaften Faircom DB vs. Memgraph vs. StarRocks vs. TerminusDB vs. ToroDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenStarRocks  Xaus Vergleich ausschliessenTerminusDB infoformer name was DataChemist  Xaus Vergleich ausschliessenToroDB  Xaus Vergleich ausschliessen
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.An open source graph database built for real-time streaming and compatible with Neo4jAn open source, high-performance columnar analytical database that enables real-time, multi-dimensional, and highly concurrent data analytics infoForked from Apache DorisScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationshipsA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primäres DatenbankmodellKey-Value Store
Relational DBMS
Graph DBMSRelational DBMSGraph DBMSDocument Store
Sekundäre DatenbankmodelleDocument Store
RDF Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,18
Rang#314  Overall
#45  Key-Value Stores
#141  Relational DBMS
Punkte2,91
Rang#94  Overall
#7  Graph DBMS
Punkte0,95
Rang#193  Overall
#89  Relational DBMS
Punkte0,19
Rang#311  Overall
#27  Graph DBMS
Websitewww.faircom.com/­products/­faircom-dbmemgraph.comwww.starrocks.ioterminusdb.comgithub.com/­torodb/­server
Technische Dokumentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlmemgraph.com/­docsdocs.starrocks.io/­en-us/­latest/­introduction/­StarRocks_introterminusdb.github.io/­terminusdb/­#
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerFairCom CorporationMemgraph LtdThe Linux Foundation infosince Feb 2023DataChemist Ltd.8Kdata
Erscheinungsjahr19792017202020182016
Aktuelle VersionV13, July 20243.3, June 202411.0.0, Jaenner 2023
Lizenz infoCommercial or Open Sourcekommerziell infoRestricted, free version availableOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoApache Version 2.0Open Source infoGPL V3Open 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.
ImplementierungsspracheANSI C, C++C und C++C++, JavaProlog, RustJava
Server BetriebssystemeAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
LinuxLinuxLinuxAlle Betriebssysteme mit einer Java 7 VM
Datenschemaschema free, schema optional, schema required, partial schema,schemafrei und schema-optionaljajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, ANSI Standard SQL Types, JSON, typed binary structuresjajajaja 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, XSLTneinneinneinneinnein
Sekundärindizesjaja
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsneinjaSQL-like query language (WOQL)
APIs und andere ZugriffskonzepteADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Bolt protocol
Cypher query language
JDBC
MySQL protocol
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Unterstützte Programmiersprachen.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
JavaJavaScript
Python
Server-seitige Scripts infoStored Proceduresja info.Net, JavaScript, C/C++user defined functionsja
Triggersjaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningSharding infodynamic graph partitioninghorizontal partitioning (by range and hash)Graph PartitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Multi-source replication using RAFTJournaling StreamsSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinnonein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja inforelationships in graphsneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationentunable from ACID to Eventually ConsistentACID infowith snapshot isolationneinACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der DatenYes, tunable from durable to delayed durability to in-memoryja infowith periodic snapshot and write-ahead logging (WAL) of changesjaja infoin-memory journalingja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajanein
Berechtigungskonzept infoZugriffskontrolleFine grained access rights according to SQL-standard with additional protections for filesUsers, roles and permissionsRole based access control and fine grained access rightsRole-based access controlZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
Faircom DB infoformerly c-treeACEMemgraphStarRocksTerminusDB infoformer name was DataChemistToroDB
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Faircom DB infoformerly c-treeACEMemgraphStarRocksTerminusDB infoformer name was DataChemistToroDB
Erwähnungen in aktuellen Nachrichten

Enhance Your Network Analysis with the Power of a Graph DB
4. Mai 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Top Open Source Graph Databases
3. Juni 2024, MarkTechPost

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5. Oktober 2021, EU-Startups

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a major trend _ Technavio
7. August 2023, PR Newswire

bereitgestellt von Google News

StarRocks analytical DB heads to Linux Foundation
14. Februar 2023, VentureBeat

StarRocks launches managed DBaaS for real-time analytics
14. Juli 2022, InfoWorld

StarRocks Announces Incorporation of CelerData
1. September 2022, Datanami

CelerData: How This Company Reduces Data Migration And Direct Analysis Costs In Data Lakes
21. Dezember 2023, Pulse 2.0

StarRocks Launches the Industry's Fastest, Cloud Native, Real-time Analytics Engine
14. Juli 2022, GlobeNewswire

bereitgestellt von Google News

How TerminusDB is commercializing its open source graph database
16. März 2021, VentureBeat

Trinity College spinout TerminusDB secures €3.6m in investment
15. März 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source Critical Asset Management System (CAMS) to help cities become disaster and climate resilient
12. April 2022, United Nations Office for Disaster Risk Reduction

Bus Terminus Update – April 26th
26. April 2021, Around DB and Life on Lantau

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Präsentieren Sie hier Ihr Produkt