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 > NCache vs. Riak TS vs. Sadas Engine vs. SAP SQL Anywhere vs. TypeDB

Vergleich der Systemeigenschaften NCache vs. Riak TS vs. Sadas Engine vs. SAP SQL Anywhere vs. TypeDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameNCache  Xaus Vergleich ausschliessenRiak TS  Xaus Vergleich ausschliessenSadas Engine  Xaus Vergleich ausschliessenSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt  Xaus Vergleich ausschliessenTypeDB infoformerly named Grakn  Xaus Vergleich ausschliessen
KurzbeschreibungOpen-Source and Enterprise in-memory Key-Value StoreRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primäres DatenbankmodellKey-Value StoreTime Series DBMSRelational DBMSRelational DBMSGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Sekundäre DatenbankmodelleDocument Store
Suchmaschine infoUsing distributed Lucene
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,96
Rang#195  Overall
#29  Key-Value Stores
Punkte0,28
Rang#307  Overall
#27  Time Series DBMS
Punkte0,07
Rang#373  Overall
#157  Relational DBMS
Punkte3,95
Rang#80  Overall
#42  Relational DBMS
Punkte0,70
Rang#230  Overall
#20  Graph DBMS
#106  Relational DBMS
Websitewww.alachisoft.com/­ncachewww.sadasengine.comwww.sap.com/­products/­technology-platform/­sql-anywhere.htmltypedb.com
Technische Dokumentationwww.alachisoft.com/­resources/­docswww.tiot.jp/­riak-docs/­riak/­ts/­latestwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationhelp.sap.com/­docs/­SAP_SQL_Anywheretypedb.com/­docs
EntwicklerAlachisoftOpen Source, formerly Basho TechnologiesSADAS s.r.l.SAP infofrüher SybaseVaticle
Erscheinungsjahr20052015200619922016
Aktuelle Version5.3.3, April 20243.0.0, September 20228.017, Juli 20152.26.3, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoEnterprise Edition availableOpen Sourcekommerziell infofree trial version availablekommerziellOpen Source infoGPL Version 3, commercial licenses 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.
ImplementierungsspracheC#, .NET, .NET Core, JavaErlangC++Java
Server BetriebssystemeLinux
Windows
Linux
OS X
AIX
Linux
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Datenschemaschemafreischemafreijajaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateteilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjanein
Sekundärindizesjaeingeschränktjajaja
SQL infoSupport of SQLSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes, limitedjajanein
APIs und andere ZugriffskonzepteIDistributedCache
JCache
LINQ
Proprietäres native API
HTTP API
Native Erlang Interface
JDBC
ODBC
Proprietäres Protokoll
ADO.NET
HTTP API
JDBC
ODBC
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Unterstützte Programmiersprachen.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
.Net
C
C#
C++
Groovy
Java
PHP
Python
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored Proceduresnein infoUnterstützung für stored procedures mit SQL-Server CLRErlangneinyes, in C/C++, Java, .Net or Perlnein
Triggersja infoNotificationsja infopre-commit hooks and post-commit hooksneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenjaShardinghorizontale PartitionierungkeineSharding infoby using Cassandra
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, mit wählbarer Konsistenzfrei wählbarer ReplikationsfaktorkeineSource-Replica Replikation infoDatabase mirroringMulti-Source Replikation infoby using Cassandra
MapReduce infoBietet ein API für Map/Reduce Operationenjajaneinneinja infoby using Apache Kafka and Apache Zookeeper
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infolinks between datasets can be storedjajanein infosubstituted by the relationship feature
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenoptimistic Locking und pessimistic LockingneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infomanaged by 'Learn by Usage'janein
Berechtigungskonzept infoZugriffskontrolleAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)neinAccess rights for users, groups and roles according to SQL-standardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes infoat REST API level; other APIs in progress
Weitere Informationen bereitgestellt vom Systemhersteller
NCacheRiak TSSadas EngineSAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntTypeDB infoformerly named Grakn
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» mehr
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
TypeDB provides a new level of expressivity, extensibility, interoperability, and...
» mehr
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» 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
Apache f or language drivers, and AGPL and Commercial for the database server. The...
» 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
NCacheRiak TSSadas EngineSAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntTypeDB infoformerly named Grakn
Erwähnungen in aktuellen Nachrichten

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

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

bereitgestellt von Google News

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7. Juni 2015, insideBIGDATA

bereitgestellt von Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11. Juli 2023, CybersecurityNews

Rimini Street expands support beyond SAP and Oracle
11. Juni 2022, InsideSAP

SAP Products & Services Data Portfolio
2. Juli 2021, Datamation

Securing SAP with AWS Network Firewall: Part 2 – Managed Rules | Amazon Web Services
17. Juli 2023, AWS Blog

MindsDB is now the leading and fastest growing applied ML platform in the world India - English
3. November 2022, PR Newswire

bereitgestellt von Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2. September 2021, Towards Data Science

Spacecraft Engineering Models: How to Migrate UML to TypeQL
8. September 2021, hackernoon.com

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9. November 2022, Business Wire

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6. Oktober 2020, Towards Data Science

How Roche Discovered Novel Potential Gene Targets with TypeDB
8. Juni 2021, Towards Data Science

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