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 > Amazon DynamoDB vs. Badger vs. Dragonfly vs. Ignite vs. Sadas Engine

Vergleich der Systemeigenschaften Amazon DynamoDB vs. Badger vs. Dragonfly vs. Ignite vs. Sadas Engine

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon DynamoDB  Xaus Vergleich ausschliessenBadger  Xaus Vergleich ausschliessenDragonfly  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessenSadas Engine  Xaus Vergleich ausschliessen
KurzbeschreibungGehostetes, skalierbares Datenbankservice von Amazon; die Daten werden in der Amazon Cloud gespeichertAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.A drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.SADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primäres DatenbankmodellDocument Store
Key-Value Store
Key-Value StoreKey-Value StoreKey-Value Store
Relational DBMS
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte74,07
Rang#17  Overall
#3  Document Stores
#2  Key-Value Stores
Punkte0,14
Rang#331  Overall
#49  Key-Value Stores
Punkte0,41
Rang#266  Overall
#38  Key-Value Stores
Punkte3,16
Rang#96  Overall
#15  Key-Value Stores
#49  Relational DBMS
Punkte0,00
Rang#383  Overall
#158  Relational DBMS
Websiteaws.amazon.com/­dynamodbgithub.com/­dgraph-io/­badgergithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
ignite.apache.orgwww.sadasengine.com
Technische Dokumentationdocs.aws.amazon.com/­dynamodbgodoc.org/­github.com/­dgraph-io/­badgerwww.dragonflydb.io/­docsapacheignite.readme.io/­docswww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
EntwicklerAmazonDGraph LabsDragonflyDB team and community contributorsApache Software FoundationSADAS s.r.l.
Erscheinungsjahr20122017202320152006
Aktuelle Version1.0, March 2023Apache Ignite 2.68.0
Lizenz infoCommercial or Open Sourcekommerziell infokostenlos bis zu einer gewissen Anzahl von DatenbankoperationenOpen Source infoApache 2.0Open Source infoBSL 1.1Open Source infoApache 2.0kommerziell infofree trial version 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.
ImplementierungsspracheGoC++C++, Java, .NetC++
Server BetriebssystemegehostetBSD
Linux
OS X
Solaris
Windows
LinuxLinux
OS X
Solaris
Windows
AIX
Linux
Windows
Datenschemaschemafreischemafreischemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinstrings, hashes, lists, sets, sorted sets, bit arraysjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesjaneinneinjaja
SQL infoSupport of SQLneinneinneinANSI-99 for query and DML statements, subset of DDLja
APIs und andere ZugriffskonzepteRESTful HTTP APIProprietäres Protokoll infoRESP - REdis Serialization ProtocolHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
JDBC
ODBC
Proprietäres Protokoll
Unterstützte Programmiersprachen.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
GoC
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
C#
C++
Java
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-seitige Scripts infoStored ProceduresneinneinLuayes (compute grid and cache interceptors can be used instead)nein
Triggersja infoby integration with AWS Lambdaneinpublish/subscribe channels provide some trigger functionalityyes (cache interceptors and events)nein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineShardinghorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjakeineSource-Replica Replikationyes (replicated cache)keine
MapReduce infoBietet ein API für Map/Reduce Operationennein infokann über Amazon Elastic MapReduce (Amazon EMR) realisiert werdenneinneinyes (compute grid and hadoop accelerator)nein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infokann bei LeseOperationen spezifiziert werden
keineEventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoACID across one or more tables within a single AWS account and regionneinAtomic execution of command blocks and scriptsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, strict serializability by the serverjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaja infomanaged by 'Learn by Usage'
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen über AWS Identity and Access Management (IAM) definierbarneinPassword-based authenticationSecurity Hooks for custom implementationsAccess rights for users, groups and roles according to 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
DrittanbieterCData: 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 DynamoDBBadgerDragonflyIgniteSadas Engine
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

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

Increased popularity for consuming DBMS services out of the cloud
2. Oktober 2015, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

How Heroku reduced their operational overhead by migrating their 30 TB self-managed database from Amazon EC2 to ...
9. Mai 2024, AWS Blog

Using Elasticsearch to Offload Search and Analytics from DynamoDB: Pros and Cons
10. Mai 2024, hackernoon.com

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20. März 2024, AWS Blog

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20. März 2024, AWS Blog

A new and improved AWS CDK construct for Amazon DynamoDB tables | Amazon Web Services
31. Januar 2024, AWS Blog

bereitgestellt von Google News

DragonflyDB Announces $21m in New Funding and General Availability
21. März 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21. März 2023, SiliconANGLE News

DragonflyDB Raises $21M in Funding
21. März 2023, FinSMEs

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20. März 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29. März 2023, Phoronix

bereitgestellt von Google News

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

Apache Ignite: An Overview
6. September 2023, Open Source For You

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1. Juni 2023, Datanami

What is Apache Ignite? How is Apache Ignite Used?
18. Juli 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14. Mai 2016, AWS Blog

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Präsentieren Sie hier Ihr Produkt