DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Alibaba Cloud Table Store vs. FoundationDB vs. NCache vs. OrigoDB vs. Riak KV

Vergleich der Systemeigenschaften Alibaba Cloud Table Store vs. FoundationDB vs. NCache vs. OrigoDB vs. Riak KV

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud Table Store  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenRiak KV  Xaus Vergleich ausschliessen
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessSortierter Key-Value Store. Core features werden durch layers ergänzt.Open-Source and Enterprise in-memory Key-Value StoreA fully ACID in-memory object graph databaseVerteilter, fehlertoleranter Key-Value Store
Primäres DatenbankmodellWide Column StoreDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Key-Value StoreDocument Store
Object oriented DBMS
Key-Value Store infomit Links zwischen Datensätzen und mit Objekt-Tags zur Bildung von Sekundärindizes
Sekundäre DatenbankmodelleDocument Store
Suchmaschine infoUsing distributed Lucene
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,26
Rang#301  Overall
#12  Wide Column Stores
Punkte1,03
Rang#190  Overall
#31  Document Stores
#28  Key-Value Stores
#89  Relational DBMS
Punkte0,94
Rang#195  Overall
#29  Key-Value Stores
Punkte0,00
Rang#383  Overall
#53  Document Stores
#20  Object oriented DBMS
Punkte4,10
Rang#82  Overall
#9  Key-Value Stores
Websitewww.alibabacloud.com/­product/­table-storegithub.com/­apple/­foundationdbwww.alachisoft.com/­ncacheorigodb.com
Technische Dokumentationwww.alibabacloud.com/­help/­en/­tablestoreapple.github.io/­foundationdbwww.alachisoft.com/­resources/­docsorigodb.com/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latest
EntwicklerAlibabaFoundationDBAlachisoftRobert Friberg et alOpenSource, formerly Basho Technologies
Erscheinungsjahr2016201320052009 infounder the name LiveDB2009
Aktuelle Version6.2.28, November 20205.3.3, April 20243.2.0, Dezember 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0Open Source infoEnterprise Edition availableOpen SourceOpen Source infoApache Version 2, kommerzielle Enterprise Edition
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++C#, .NET, .NET Core, JavaC#Erlang
Server BetriebssystemegehostetLinux
OS X
Windows
Linux
Windows
Linux
Windows
Linux
OS X
Datenschemaschemafreischemafrei infoEinige Layers unterstützen Schemataschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejanein infoEinige Layers unterstützen Typenteilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and CounterUser defined using .NET types and collectionsnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infocan be achieved using .NETnein
Sekundärindizesneinneinjajaeingeschränkt
SQL infoSupport of SQLneinnur in speziellem SQL-LayerSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.neinnein
APIs und andere ZugriffskonzepteHTTP APIIDistributedCache
JCache
LINQ
Proprietäres native API
.NET Client API
HTTP API
LINQ
HTTP API
Native Erlang Interface
Unterstützte ProgrammiersprachenJava
Python
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.NetC infoinoffizielle Client Library
C#
C++ infoinoffizielle Client Library
Clojure infoinoffizielle Client Library
Dart infoinoffizielle Client Library
Erlang
Go infoinoffizielle Client Library
Groovy infoinoffizielle Client Library
Haskell infoinoffizielle Client Library
Java
JavaScript infoinoffizielle Client Library
Lisp infoinoffizielle Client Library
Perl infoinoffizielle Client Library
PHP
Python
Ruby
Scala infoinoffizielle Client Library
Smalltalk infoinoffizielle Client Library
Server-seitige Scripts infoStored Proceduresneinnur im SQL-layernein infoUnterstützung für stored procedures mit SQL-Server CLRjaErlang
Triggersneinneinja infoNotificationsja infoDomain Eventsja infoPre-Commit Hooks und Post-Commit Hooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceShardingjahorizontale Partitionierung infoclient side managed; servers are not synchronizedSharding infokein "single point of failure"
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud servicejaja, mit wählbarer KonsistenzSource-Replica Replikationfrei wählbarer Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyLinearizable consistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinnur im SQL-layerneindepending on modelnein infoes können Links zwischen Datensätzen gespeichert werden
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-row operationsACIDoptimistic Locking und pessimistic LockingACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoWrite ahead logja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleAccess rights based on subaccounts and tokensneinAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)Role based authorizationyes, using Riak Security
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud Table StoreFoundationDBNCacheOrigoDBRiak KV
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
Alibaba Cloud Table StoreFoundationDBNCacheOrigoDBRiak KV
Erwähnungen in aktuellen Nachrichten

Apache Software Foundation Announces New Top-Level Project Apache Paimon
19. April 2024, Datanami

Gartner’s Magic Quadrant for Cloud Database Management Systems
9. Dezember 2020, CRN

Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM
5. Dezember 2019, Wire19

25 Best Cloud Service Providers (Public and Private) in 2024
4. Juni 2023, CybersecurityNews

Apache Paimon Elevates to Top-Level Project, Revolutionizing Data Lake Architectures
18. April 2024, MyChesCo

bereitgestellt von Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28. September 2023, DevClass

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19. April 2018, GeekWire

bereitgestellt von Google News

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

Basho Revamps Riak Open-Source Database
22. September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13. Januar 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26. August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12. September 2017, ComputerWeekly.com

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6. Oktober 2015, The Register

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

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

Präsentieren Sie hier Ihr Produkt