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 > Graph Engine vs. HEAVY.AI vs. Immudb vs. LevelDB vs. NCache

Vergleich der Systemeigenschaften Graph Engine vs. HEAVY.AI vs. Immudb vs. LevelDB vs. NCache

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xaus Vergleich ausschliessenImmudb  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareAn open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesOpen-Source and Enterprise in-memory Key-Value Store
Primäres DatenbankmodellGraph DBMS
Key-Value Store
Relational DBMSKey-Value StoreKey-Value StoreKey-Value Store
Sekundäre DatenbankmodelleSpatial DBMSRelational DBMSDocument Store
Suchmaschine infoUsing distributed Lucene
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,61
Rang#240  Overall
#21  Graph DBMS
#35  Key-Value Stores
Punkte1,77
Rang#141  Overall
#65  Relational DBMS
Punkte0,24
Rang#305  Overall
#43  Key-Value Stores
Punkte2,35
Rang#111  Overall
#19  Key-Value Stores
Punkte0,94
Rang#195  Overall
#29  Key-Value Stores
Websitewww.graphengine.iogithub.com/­heavyai/­heavydb
www.heavy.ai
github.com/­codenotary/­immudb
immudb.io
github.com/­google/­leveldbwww.alachisoft.com/­ncache
Technische Dokumentationwww.graphengine.io/­docs/­manualdocs.heavy.aidocs.immudb.iogithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdwww.alachisoft.com/­resources/­docs
EntwicklerMicrosoftHEAVY.AI, Inc.CodenotaryGoogleAlachisoft
Erscheinungsjahr20102016202020112005
Aktuelle Version5.10, Jänner 20221.2.3, April 20221.23, Februar 20215.3.3, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2; enterprise edition availableOpen Source infoApache Version 2.0Open Source infoBSDOpen Source infoEnterprise Edition available
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.
Implementierungssprache.NET and CC++ and CUDAGoC++C#, .NET, .NET Core, Java
Server Betriebssysteme.NETLinuxBSD
Linux
macOS
Solaris
Windows
z/OS
Illumos
Linux
OS X
Windows
Linux
Windows
Datenschemajajaschemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinteilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counter
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinjaneinja
SQL infoSupport of SQLneinjaSQL-like syntaxneinSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.
APIs und andere ZugriffskonzepteRESTful HTTP APIJDBC
ODBC
Thrift
Vega
gRPC protocol
PostgreSQL wire protocol
IDistributedCache
JCache
LINQ
Proprietäres native API
Unterstützte ProgrammiersprachenC#
C++
F#
Visual Basic
All languages supporting JDBC/ODBC/Thrift
Python
.Net
Go
Java
JavaScript (Node.js)
Python
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored Proceduresjaneinneinneinnein infoUnterstützung für stored procedures mit SQL-Server CLR
Triggersneinneinneinneinja infoNotifications
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungSharding infoRound robinShardingkeineja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikationkeineja, mit wählbarer Konsistenz
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinACIDneinoptimistic Locking und pessimistic Locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storagejajaja infowith automatic compression on writesja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)
Weitere Informationen bereitgestellt vom Systemhersteller
Graph Engine infoformer name: TrinityHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022ImmudbLevelDBNCache
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» mehr
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
Graph Engine infoformer name: TrinityHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022ImmudbLevelDBNCache
Erwähnungen in aktuellen Nachrichten

Trinity
2. Juni 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13. Februar 2017, InfoWorld

Aerospike Is Now a Graph Database, Too
21. Juni 2023, Datanami

IBM releases Graph, a service that can outperform SQL databases
27. Juli 2016, GeekWire

The graph analytics landscape 2019 - DataScienceCentral.com
27. Februar 2019, Data Science Central

bereitgestellt von Google News

Big Data Analytics: A Game Changer for Infrastructure
13. Juli 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19. April 2023, Business Wire

Making the most of geospatial intelligence
14. April 2023, InfoWorld

OmniSci Gets HEAVY New Name and New CEO
1. März 2022, Datanami

The insideBIGDATA IMPACT 50 List for Q4 2023
11. Oktober 2023, insideBIGDATA

bereitgestellt von Google News

Codenotary brings its immutable database to the cloud
21. Juni 2023, TechCrunch

Immudb: Open-source database, built on a zero trust model
17. Dezember 2021, Help Net Security

immudb (immutable database) 'tamper-proof' database - Open Source Insider
14. Dezember 2021, ComputerWeekly.com

Open Source Immutable Database Adds Cluster Support Capable of Billions of Transactions and Potentially Unlimited ...
16. November 2021, Business Wire

Storage news ticker – November 15 – Blocks and Files
15. November 2021, Blocks & Files

bereitgestellt von Google News

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19. Oktober 2022, Blocks & Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14. September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26. Juli 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19. Mai 2023, Trend Micro

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21. April 2022, BlackBerry Blog

bereitgestellt von Google News

How to use NCache in ASP.Net Core
26. Februar 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22. April 2020, InfoQ.com

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

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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