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

DBMS > BoltDB vs. GBase vs. GraphDB vs. StarRocks vs. YugabyteDB

Vergleich der Systemeigenschaften BoltDB vs. GBase vs. GraphDB vs. StarRocks vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBoltDB  Xaus Vergleich ausschliessenGBase  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenStarRocks  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungAn embedded key-value store for Go.Widely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Enterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.An open source, high-performance columnar analytical database that enables real-time, multi-dimensional, and highly concurrent data analytics infoForked from Apache DorisHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellKey-Value StoreRelational DBMSGraph DBMS
RDF Store
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,70
Rang#225  Overall
#31  Key-Value Stores
Punkte1,11
Rang#173  Overall
#78  Relational DBMS
Punkte2,76
Rang#99  Overall
#8  Graph DBMS
#4  RDF Stores
Punkte0,95
Rang#193  Overall
#89  Relational DBMS
Punkte2,48
Rang#108  Overall
#53  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.gbase.cnwww.ontotext.comwww.starrocks.iowww.yugabyte.com
Technische Dokumentationgraphdb.ontotext.com/­documentationdocs.starrocks.io/­en-us/­latest/­introduction/­StarRocks_introdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerGeneral Data Technology Co., Ltd.OntotextThe Linux Foundation infosince Feb 2023Yugabyte Inc.
Erscheinungsjahr20132004200020202017
Aktuelle VersionGBase 8a, GBase 8s, GBase 8c10.4, Oktober 20233.3, June 20242.1, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoMIT Licensekommerziellkommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoApache Version 2.0Open 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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheGoC, Java, PythonJavaC++, JavaC und C++
Server BetriebssystemeBSD
Linux
OS X
Solaris
Windows
LinuxAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
LinuxLinux
OS X
Datenschemaschemafreijaschema-free and OWL/RDFS-schema support; RDF shapesjadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinneinnein
Sekundärindizesneinjayes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesjaja
SQL infoSupport of SQLneinStandard with numerous extensionsstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCjayes, PostgreSQL compatible
APIs und andere ZugriffskonzepteADO.NET
C API
JDBC
ODBC
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
JDBC
MySQL protocol
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenGoC#.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaC
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresneinuser defined functionswell-defined plugin interfaces; JavaScript server-side extensibilityuser defined functionsja infosql, plpgsql, C
Triggersneinjaneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontal partitioning (by range, list and hash) and vertical partitioningkeinehorizontal partitioning (by range and hash)Hash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeinejaMulti-Source ReplikationBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinnonein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinjaja infoConstraint checkingneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACIDACIDneinDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinnein
Berechtigungskonzept infoZugriffskontrolleneinjaDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.Role based access control and fine grained access rightsja
Weitere Informationen bereitgestellt vom Systemhersteller
BoltDBGBaseGraphDB infoUrsprünglicher Name: OWLIMStarRocksYugabyteDB
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» mehr
Systems of record and engagement for cloud native applications that require resilience,...
» mehr
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr
Apache 2.0 license for the database
» mehr
Neuigkeiten

GraphDB in Action: Using Semantics To Push The Envelope Of Software Engineering, Machine Learning, and E-Health Domains
11. September 2024

Accelerating End-to-end Knowledge Graph Solutions with Ontotext’s LinkedLifeData Inventory: The Case of Target Discovery
30. August 2024

Using Entity Linking to Turn Your Graph into a Knowledge Graph
23. August 2024

Considerations to Creating a Graph Center of Excellence: 5 Elements to Ensure Success
22. August 2024

The Power of Knowledge Graphs – A Chat with Perfect Memory and Ontotext
16. August 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
BoltDBGBaseGraphDB infoUrsprünglicher Name: OWLIMStarRocksYugabyteDB
Erwähnungen in aktuellen Nachrichten

What I learnt from building 3 high traffic web applications on an embedded key value store.
21. Februar 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1. März 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31. Januar 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22. April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14. März 2023, hackernoon.com

bereitgestellt von Google News

Ontotext’s GraphDB Solution Now Available on the Microsoft Azure Marketplace
17. Januar 2024, Datanami

Ontotext's GraphDB Solution Now Available in the AWS Marketplace
9. Oktober 2023, PR Newswire

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18. Dezember 2019, KDnuggets

Knowledge graphs change the nature of business intelligence
8. April 2024, TechHQ

Ontotext Webinar - GraphDB as Company Data Central
10. März 2022, 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

YugabyteDB Evolves PostgreSQL to a Distributed Architecture for Modern, Cloud-Native Applications
19. September 2024, Business Wire

YugabyteDB evolves into a distributed PostgreSQL database for apps that need resilience and scale
19. September 2024, SiliconANGLE News

YugabyteDB 2.19 gets new PostgreSQL-compatibility features
19. September 2024, InfoWorld

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

Simplifying cloud-native app development with Yugabyte
2. August 2024, IMDA

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.

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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