DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Amazon SimpleDB vs. BigchainDB vs. Cassandra vs. Kdb vs. NCache

Vergleich der Systemeigenschaften Amazon SimpleDB vs. BigchainDB vs. Cassandra vs. Kdb vs. NCache

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon SimpleDB  Xaus Vergleich ausschliessenBigchainDB  Xaus Vergleich ausschliessenCassandra  Xaus Vergleich ausschliessenKdb  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessen
KurzbeschreibungGehostetes einfaches Datenbankservice von Amazon, die Daten liegen in der Amazon Cloud. infoEs gibt ein unabhängiges Produkt namens SimpleDB von Edward ScioreBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsWide-Column Store basierend auf Ideen von BigTable und DynamoDB infoOptimiert für schreibende ZugriffeHoch performantes Time Series DBMSOpen-Source and Enterprise in-memory Key-Value Store
Primäres DatenbankmodellKey-Value StoreDocument StoreWide Column StoreTime Series DBMS
Vektor DBMS
Key-Value Store
Sekundäre DatenbankmodelleVektor DBMS infostarting with release V5Relational DBMSDocument Store
Suchmaschine infoUsing distributed Lucene
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,85
Rang#138  Overall
#24  Key-Value Stores
Punkte0,79
Rang#212  Overall
#36  Document Stores
Punkte101,89
Rang#12  Overall
#1  Wide Column Stores
Punkte7,55
Rang#53  Overall
#3  Time Series DBMS
#1  Vektor DBMS
Punkte0,94
Rang#195  Overall
#29  Key-Value Stores
Websiteaws.amazon.com/­simpledbwww.bigchaindb.comcassandra.apache.orgkx.comwww.alachisoft.com/­ncache
Technische Dokumentationdocs.aws.amazon.com/­simpledbbigchaindb.readthedocs.io/­en/­latestcassandra.apache.org/­doc/­latestcode.kx.comwww.alachisoft.com/­resources/­docs
EntwicklerAmazonApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltKx Systems, a division of First Derivatives plcAlachisoft
Erscheinungsjahr2007201620082000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 20032005
Aktuelle Version4.1.3, Juli 20233.6, Mai 20185.3.3, April 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoAGPL v3Open Source infoApache Version 2kommerziell infoKostenlose 32-bit VersionOpen Source infoEnterprise Edition available
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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
ImplementierungssprachePythonJavaqC#, .NET, .NET Core, Java
Server BetriebssystemegehostetLinuxBSD
Linux
OS X
Windows
Linux
OS X
Solaris
Windows
Linux
Windows
Datenschemaschemafreischemafreischemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinneinjajateilweise 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, XSLTneinneinjanein
Sekundärindizesja infoAlle Spalten werden automatisch indizierteingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungja infotable attribute 'grouped'ja
SQL infoSupport of SQLneinneinSQL-like SELECT, DML and DDL statements (CQL)SQL-like query language (q)SQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.
APIs und andere ZugriffskonzepteRESTful HTTP APICLI Client
RESTful HTTP API
Proprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
IDistributedCache
JCache
LINQ
Proprietäres native API
Unterstützte Programmiersprachen.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
Go
Haskell
Java
JavaScript
Python
Ruby
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored Proceduresneinneinbenutzerdefinierte Funktionennein infoUnterstützung für stored procedures mit SQL-Server CLR
Triggersneinjaja infomittels Viewsja infoNotifications
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeine infoSharding muss in der Applikation implementiert werdenShardingSharding infokein "single point of failure"horizontale Partitionierungja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjafrei wählbarer Replikationsfaktorfrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichSource-Replica Replikationja, mit wählbarer Konsistenz
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjanein infoein vergleichbares Paradigma wird intern verwendetja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infokann bei LeseOperationen spezifiziert werden
Eventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Immediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Fremdschlüssel inforeferenzielle Integritätneinneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoParallel ausgeführte Datenänderungen können von der Applikation entdeckt werdennein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstütztneinoptimistic Locking und pessimistic Locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjayes,with MongoDB ord RethinkDBjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen über AWS Identity and Access Management (IAM) definierbaryesZugriffsrechte für Benutzer auf einzelne Objekte definierbarRechteverwaltung mit BenutzeraccountsAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon SimpleDBBigchainDBCassandraKdbNCache
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» mehr
Integrated columnar database & programming system for streaming, real time and historical...
» mehr
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» mehr
provides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» mehr
tick database streaming sensor data massive intelligence applications oil and gas...
» mehr
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» mehr
Goldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Market metricsCassandra is used by 40% of the Fortune 100.
» mehr
kdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
Market Leader in .NET Distributed Caching since 2005.
» mehr
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» mehr
upon request
» mehr
NCache 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
DrittanbieterCassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Amazon SimpleDBBigchainDBCassandraKdbNCache
DB-Engines Blog Posts

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3. August 2015, Matthias Gelbmann

alle anzeigen

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3. Mai 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5. Januar 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2. November 2015, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Amazon SimpleDB Management in Eclipse
22. Juli 2009, AWS Blog

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28. Mai 2010, Packt Hub

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed ...
12. November 2013, TechCrunch

Farewell EC2-Classic, it's been swell
1. September 2023, All Things Distributed

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22. September 2018, oreilly.com

bereitgestellt von Google News

Exploring the 10 BEST Python Libraries for Blockchain Applications
9. September 2023, DataDrivenInvestor

Using BigchainDB: A Database with Blockchain Characteristics
20. Januar 2022, Open Source For You

Top 10 startups in Digital Twin in Germany
11. April 2024, Tracxn

Blockchain Database Startup BigchainDB Raises €3 Million
27. September 2016, CoinDesk

ascribe announces scalable blockchain database BigchainDB - CoinReport
13. Februar 2016, CoinReport

bereitgestellt von Google News

Why Apache Cassandra 5.0 Is a Game-Changer for Developers
10. Mai 2024, The New Stack

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13. Dezember 2023, VentureBeat

Here's What to Know About Apache Cassandra 5.0
15. April 2024, hackernoon.com

How Uber Optimized Cassandra Operations At Scale
20. Juli 2023, Uber

Microsoft extends life support for aging Apache Cassandra 3.11 database
10. Oktober 2023, The Register

bereitgestellt von Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28. Februar 2024, Business Wire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9. August 2023, Professional Motorsport World

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7. Juni 2023, Datanami

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18. Mai 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18. Mai 2023, PR Newswire

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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

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.

Präsentieren Sie hier Ihr Produkt