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. Cloudflare Workers KV vs. GridGain vs. JanusGraph vs. Teradata Aster

Vergleich der Systemeigenschaften Bangdb vs. Cloudflare Workers KV vs. GridGain vs. JanusGraph vs. Teradata Aster

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenCloudflare Workers KV  Xaus Vergleich ausschliessenGridGain  Xaus Vergleich ausschliessenJanusGraph infosuccessor of Titan  Xaus Vergleich ausschliessenTeradata Aster  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 graphA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.GridGain is an in-memory computing platform, built on Apache IgniteA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Platform for big data analytics on multistructured data sources and types
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Key-Value StoreKey-Value Store
Relational DBMS
Graph DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte0,32
Rang#283  Overall
#40  Key-Value Stores
Punkte1,47
Rang#154  Overall
#26  Key-Value Stores
#72  Relational DBMS
Punkte1,94
Rang#129  Overall
#12  Graph DBMS
Websitebangdb.comwww.cloudflare.com/­developer-platform/­workers-kvwww.gridgain.comjanusgraph.org
Technische Dokumentationdocs.bangdb.comdevelopers.cloudflare.com/­kv/­apiwww.gridgain.com/­docs/­index.htmldocs.janusgraph.org
EntwicklerSachin Sinha, BangDBCloudflareGridGain Systems, Inc.Linux Foundation; originally developed as Titan by AureliusTeradata
Erscheinungsjahr20122018200720172005
Aktuelle VersionBangDB 2.0, October 2021GridGain 8.5.10.6.3, Februar 2023
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3kommerziellkommerziellOpen Source infoApache 2.0kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++Java, C++, .NetJava
Server BetriebssystemeLinuxgehostetLinux
OS X
Solaris
Windows
Linux
OS X
Unix
Windows
Linux
DatenschemaschemafreischemafreijajaFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Store
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinja infoin Aster File Store
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialneinjajaja
SQL infoSupport of SQLSQL like support with command line toolneinANSI-99 for query and DML statements, subset of DDLneinja
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
HTTP REST
Proprietäres Protokoll
HDFS API
Hibernate
JCache
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
Spring Data
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
ADO.NET
JDBC
ODBC
OLE DB
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
C
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C#
C++
Java
PHP
Python
Ruby
Scala
Clojure
Java
Python
C
C#
C++
Java
Python
R
Server-seitige Scripts infoStored Proceduresneinneinyes (compute grid and cache interceptors can be used instead)jaR packages
Triggersyes, Notifications (with Streaming only)neinyes (cache interceptors and events)janein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingja infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)jayes (replicated cache)jaja 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 Operationenneinneinyes (compute grid and hadoop accelerator)ja infovia Faunus, a graph analytics engineja infoSQL Map-Reduce Framework
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätneinneinneinja infoRelationships in graphsnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajajaja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajaja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modeneinjanein
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Security Hooks for custom implementationsBenutzer Authentification und Sicherheit via Rexster Graph ServerBenutzer 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
BangdbCloudflare Workers KVGridGainJanusGraph infosuccessor of TitanTeradata Aster
Erwähnungen in aktuellen Nachrichten

Cloudflare updates Workers platform with Python support, event notifications, and improved local development ...
3. April 2024, DevClass

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2. November 2023, The Register

Cloudflare recovers from service outage after power failure at core North American data center
3. November 2023, DatacenterDynamics

Cloudflare is (still) struggling with another outage - here's what to know
3. November 2023, ZDNet

How to Build a Scalable URL Shortener With Cloudflare Workers and KV Under 10 Minutes
21. August 2022, hackernoon.com

bereitgestellt von Google News

GridGain in-memory data and generative AI – Blocks and Files
10. Mai 2024, Blocks and Files

GridGain's 2023 Growth Positions Company for Strong 2024
25. Januar 2024, Datanami

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, PR Newswire

GridGain to Sponsor and Speak at Three Key Industry Events in May 2024
6. Mai 2024, Martechcube

GridGain Adds Andy Sacks as Chief Revenue Officer, Promotes Lalit Ahuja to Chief Customer and Product Officer ...
17. Juli 2023, Yahoo Finance

bereitgestellt von Google News

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12. Oktober 2020, Towards Data Science

Database Deep Dives: JanusGraph
8. August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13. Januar 2017, Datanami

Compose for JanusGraph arrives on Bluemix
15. September 2017, IBM

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3. Oktober 2019, The New Stack

bereitgestellt von Google News

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23. Mai 2014, Northwestern Engineering

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

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



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

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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