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. GraphDB vs. Speedb vs. Teradata Aster vs. TigerGraph

Vergleich der Systemeigenschaften Bangdb vs. GraphDB vs. Speedb vs. Teradata Aster vs. TigerGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenSpeedb  Xaus Vergleich ausschliessenTeradata Aster  Xaus Vergleich ausschliessenTigerGraph  Xaus Vergleich ausschliessen
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphEnterprise-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 embeddable, high performance key-value store optimized for write-intensive workloads, which can be used as a drop-in replacement for RocksDBPlatform for big data analytics on multistructured data sources and typesA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Graph DBMS
RDF Store
Key-Value StoreRelational DBMSGraph DBMS
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
Punkte3,25
Rang#91  Overall
#7  Graph DBMS
#4  RDF Stores
Punkte0,26
Rang#310  Overall
#45  Key-Value Stores
Punkte1,80
Rang#138  Overall
#13  Graph DBMS
Websitebangdb.comwww.ontotext.comwww.speedb.iowww.tigergraph.com
Technische Dokumentationdocs.bangdb.comgraphdb.ontotext.com/­documentationdocs.tigergraph.com
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerSachin Sinha, BangDBOntotextSpeedbTeradata
Erscheinungsjahr20122000202020052017
Aktuelle VersionBangDB 2.0, October 202110.4, Oktober 2023
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3kommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoApache Version 2.0; commercial license availablekommerziellkommerziell
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++JavaC++C++
Server BetriebssystemeLinuxAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Linux
Windows
LinuxLinux
Datenschemaschemafreischema-free and OWL/RDFS-schema support; RDF shapesschemafreiFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Storeja
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsjaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja infoin Aster File Storenein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesneinja
SQL infoSupport of SQLSQL like support with command line toolstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCneinjaSQL-like query language (GSQL)
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
ADO.NET
JDBC
ODBC
OLE DB
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C++
Go
Java
Perl
Python
Ruby
C
C#
C++
Java
Python
R
C++
Java
Server-seitige Scripts infoStored Proceduresneinwell-defined plugin interfaces; JavaScript server-side extensibilityneinR packagesja
Triggersyes, Notifications (with Streaming only)neinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmkeinehorizontal partitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Multi-Source Replikationjaja infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinja infoSQL Map-Reduce Frameworkja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätneinja infoConstraint checkingneinneinja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDjaACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajajaja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modejaneinnein
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Default 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.neinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
BangdbGraphDB infoUrsprünglicher Name: OWLIMSpeedbTeradata AsterTigerGraph
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
Speedb is an embedded key-value storage engine for versatile use cases. It was designed...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
Speedb Open-source rebases on RocksDB's latest versions, with enhanced capabilities...
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» 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
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr
Open source - Speedb OSS is released under an Apache license and can be found on...
» mehr
Neuigkeiten

Matching Skills and Candidates with Graph RAG
31. Mai 2024

A Triple Store RAG Retriever
29. Mai 2024

Integrating GraphDB with Relational Database Systems
23. Mai 2024

Understanding the Graph Center of Excellence
17. Mai 2024

Migrating From LPG to RDF Graph Model
8. Mai 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
BangdbGraphDB infoUrsprünglicher Name: OWLIMSpeedbTeradata AsterTigerGraph
Erwähnungen in aktuellen Nachrichten

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

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24. Oktober 2023, Datanami

Ontotext's GraphDB 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5. Juli 2022, PR Newswire

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

It's just semantics: Bulgarian software dev Ontotext squeezes out GraphDB 9.1
15. Januar 2020, The Register

bereitgestellt von Google News

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
21. März 2024, TechCrunch

Redis acquires storage engine startup Speedb to enhance its open-source database
21. März 2024, SiliconANGLE News

Redis Acquires Speedb, Expanding Its Data Platform Capabilities Beyond DRAM
22. März 2024, Datanami

Redis expands data management capabilities with Speedb acquisition – Blocks and Files
22. März 2024, Blocks and Files

Redis Acquires Speedb to Supercharge End-to-End Application Performance at Lower Cost
21. März 2024, GlobeNewswire

bereitgestellt von Google News

Teradata Aster gets graph database, HDFS-compatible file store
8. Oktober 2013, ZDNet

Teradata Enhances Big Data Analytics Platform
21. Februar 2013, Data Center Knowledge

Teradata Provides the Simplest Way to Bring the Science of Data to the Art of Business
22. September 2011, PR Newswire

Teradata's Aster shows how the flowers of fraud bloom
23. April 2015, The Register

Case study: Siemens reduces train failures with Teradata Aster
12. September 2016, RCR Wireless News

bereitgestellt von Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30. April 2024, Datanami

TigerGraph unveils GenAI assistant, introduces new CEO
30. April 2024, TechTarget

How TigerGraph CoPilot enables graph-augmented AI
30. April 2024, InfoWorld

TigerGraph Bolsters DB for Enterprise Graph Workloads
1. November 2023, Datanami

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20. Juni 2023, SiliconANGLE News

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

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt