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

DBMS > Amazon SimpleDB vs. Bangdb vs. Hypertable vs. IBM Cloudant vs. SQLite

Vergleich der Systemeigenschaften Amazon SimpleDB vs. Bangdb vs. Hypertable vs. IBM Cloudant vs. SQLite

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon SimpleDB  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenHypertable  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessen
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
KurzbeschreibungGehostetes einfaches Datenbankservice von Amazon, die Daten liegen in der Amazon Cloud. infoEs gibt ein unabhängiges Produkt namens SimpleDB von Edward ScioreConverged and high performance database for device data, events, time series, document and graphEine Open Source BigTable Implementation basierend auf Distributed File Systems wie HadoopAuf Apache CouchDB basierendes Database as a Service AngebotWeit verbreitetes In-Process RDBMS
Primäres DatenbankmodellKey-Value StoreDocument Store
Graph DBMS
Time Series DBMS
Wide Column StoreDocument StoreRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,85
Rang#138  Overall
#24  Key-Value Stores
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte2,68
Rang#106  Overall
#20  Document Stores
Punkte114,32
Rang#10  Overall
#7  Relational DBMS
Websiteaws.amazon.com/­simpledbbangdb.comwww.ibm.com/­products/­cloudantwww.sqlite.org
Technische Dokumentationdocs.aws.amazon.com/­simpledbdocs.bangdb.comcloud.ibm.com/­docs/­Cloudantwww.sqlite.org/­docs.html
EntwicklerAmazonSachin Sinha, BangDBHypertable Inc.IBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftDwayne Richard Hipp
Erscheinungsjahr20072012200920102000
Aktuelle VersionBangDB 2.0, October 20210.9.8.11, Maerz 20163.46.0  (23 May 2024), Mai 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSD 3Open Source infoGNU Version 3. Kommerzielle Lizenzen verfügbarkommerziellOpen Source infoPublic Domain
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++C++ErlangC
Server BetriebssystemegehostetLinuxLinux
OS X
Windows infoein inoffizieller Windows-Port ist verfügbar
gehostetserverlos
Datenschemaschemafreischemafreischemafreischemafreija infodynamische Spaltentypen
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinyes: string, long, double, int, geospatial, stream, eventsneinneinja infokeine strenge Typisierung wegen 'dynamic typing'
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesja infoAlle Spalten werden automatisch indiziertja infosecondary, composite, nested, reverse, geospatialeingeschränkt infoNur Gleichheits- und Präfixabfragenjaja
SQL infoSupport of SQLneinSQL like support with command line toolneinneinja infoSQL-92 wird nicht vollständig unterstützt
APIs und andere ZugriffskonzepteRESTful HTTP APIPropriätäres Protokoll
RESTful HTTP API
C++ API
Thrift
RESTful HTTP/JSON APIADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
Unterstützte Programmiersprachen.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
C
C#
C++
Java
Python
C++
Java
Perl
PHP
Python
Ruby
C#
Java
JavaScript
Objective-C
PHP
Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-seitige Scripts infoStored ProceduresneinneinneinView Functions (Map-Reduce) in JavaScriptnein
Triggersneinyes, Notifications (with Streaming only)neinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeine infoSharding muss in der Applikation implementiert werdenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaselectable replication factor, Knob for CAP (enterprise version only)wählbarer Replikationsfaktor auf FilesystemebeneMulti-Source Replikation
Source-Replica Replikation
keine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjajanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infokann bei LeseOperationen spezifiziert werden
Tunable consistency, set CAP knob accordinglyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoParallel ausgeführte Datenänderungen können von der Applikation entdeckt werdenACIDneinnein infoAtomare Operationen innerhalb eines Dokumentes möglichACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, optimistic concurrency controljaja infoOptimistic lockingja infomittels Filesystem-Locks
Durability infoDauerhafte Speicherung der Datenjayes, implements WAL (Write ahead log) as welljajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modeneinja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen über AWS Identity and Access Management (IAM) definierbaryes (enterprise version only)neinZugriffsrechte für Benutzer pro Datenbank definierbarnein

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
DrittanbieterNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» 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 SimpleDBBangdbHypertableIBM CloudantSQLite
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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

A Place for Everything – Amazon SimpleDB
14. Dezember 2007, AWS Blog

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

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

Amazon SimpleDB Expands Web Services
16. Dezember 2007, Data Center Knowledge

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22. September 2018, O'Reilly Media

bereitgestellt von Google News

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31. Juli 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22. August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30. Juli 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18. März 2009, TrekMovie

5 Free NoSQL Database Certification Courses Online in 2024
31. Januar 2024, Analytics India Magazine

bereitgestellt von Google News

Cloudant Best (and Worst) Practices — Part 1
18. März 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1. Dezember 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26. September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16. August 2021, ibm.com

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22. März 2014, App Developer Magazine

bereitgestellt von Google News

How to work with Dapper and SQLite in ASP.NET Core
10. Mai 2024, InfoWorld

A Guide to Working with SQLite Databases in Python
21. Mai 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22. März 2024, Dark Reading

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16. Januar 2024, DevClass

Universal API Access from Postgres and SQLite
27. Februar 2024, O'Reilly Media

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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