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 Neptune vs. Citus vs. CouchDB vs. Ehcache vs. Sadas Engine

Vergleich der Systemeigenschaften Amazon Neptune vs. Citus vs. CouchDB vs. Ehcache vs. Sadas Engine

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Neptune  Xaus Vergleich ausschliessenCitus  Xaus Vergleich ausschliessenCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"  Xaus Vergleich ausschliessenEhcache  Xaus Vergleich ausschliessenSadas Engine  Xaus Vergleich ausschliessen
KurzbeschreibungFast, reliable graph database built for the cloudScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLEin JSON - Document Store inspiriert durch Lotus Notes der von Server-Clustern bis Mobile Phones skaliertA widely adopted Java cache with tiered storage optionsSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primäres DatenbankmodellGraph DBMS
RDF Store
Relational DBMSDocument StoreKey-Value StoreRelational DBMS
Sekundäre DatenbankmodelleDocument StoreSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,20
Rang#119  Overall
#9  Graph DBMS
#5  RDF Stores
Punkte2,21
Rang#118  Overall
#56  Relational DBMS
Punkte9,30
Rang#45  Overall
#7  Document Stores
Punkte4,89
Rang#67  Overall
#8  Key-Value Stores
Punkte0,00
Rang#383  Overall
#158  Relational DBMS
Websiteaws.amazon.com/­neptunewww.citusdata.comcouchdb.apache.orgwww.ehcache.orgwww.sadasengine.com
Technische Dokumentationaws.amazon.com/­neptune/­developer-resourcesdocs.citusdata.comdocs.couchdb.org/­en/­stablewww.ehcache.org/­documentationwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
EntwicklerAmazonApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Damien Katz, ehemaliger Lotus Notes EntwicklerTerracotta Inc, owned by Software AGSADAS s.r.l.
Erscheinungsjahr20172010200520092006
Aktuelle Version8.1, Dezember 20183.3.3, Dezember 20233.10.0, Maerz 20228.0
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoAGPL, commercial license also availableOpen Source infoApache Version 2Open Source infoApache Version 2; commercial licenses availablekommerziell 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.
ImplementierungsspracheCErlangJavaC++
Server BetriebssystemegehostetLinuxAndroid
BSD
Linux
OS X
Solaris
Windows
Alle Betriebssysteme mit einer Java VMAIX
Linux
Windows
Datenschemaschemafreijaschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infospecific XML type available, but no XML query functionalityneinneinnein
Sekundärindizesneinjaja infoüber Viewsneinja
SQL infoSupport of SQLneinja infostandard, with numerous extensionsneinneinja
APIs und andere ZugriffskonzepteOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
RESTful HTTP/JSON APIJCacheJDBC
ODBC
Proprietäres Protokoll
Unterstützte ProgrammiersprachenC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Java.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionen inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.View Functions in JavaScriptneinnein
Triggersneinjajaja infoCache Event Listenersnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingSharding infoimproved architecture with release 2.0Sharding infoby using Terracotta Serverhorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.Source-Replica Replikation infoother methods possible by using 3rd party extensionsMulti-Source Replikation
Source-Replica Replikation
ja infoby using Terracotta Serverkeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyTunable Consistency (Strong, Eventual, Weak)Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoRelationships in graphsjaneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDnein infoatomare Operationen innerhalb eines Dokumentes möglichja infosupports JTA and can work as an XA resource
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoStrategie: optimistic lockingjaja
Durability infoDauerhafte Speicherung der Datenja infowith encyption-at-restjajaja infousing a tiered cache-storage approachja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjaja infomanaged by 'Learn by Usage'
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer pro Datenbank definierbarneinAccess 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

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 NeptuneCitusCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"EhcacheSadas Engine
DB-Engines Blog Posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

AWS announces Amazon Neptune I/O-Optimized
22. Februar 2024, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29. November 2023, AWS Blog

Amazon Neptune Analytics is now generally available
29. November 2023, AWS Blog

Uncover hidden connections in unstructured financial data with Amazon Bedrock and Amazon Neptune | Amazon Web ...
17. April 2024, AWS Blog

Create a Virtual Knowledge Graph with Amazon Neptune and an Amazon S3 data lake | Amazon Web Services
21. Februar 2024, AWS Blog

bereitgestellt von Google News

Ubicloud wants to build an open source alternative to AWS
5. März 2024, TechCrunch

How Citus Health Uses AWS to Provide Secure and Real-Time Virtual Patient Care - AWS Startups
18. August 2023, AWS Blog

Microsoft Benchmarks Distributed PostgreSQL DBs
10. Juli 2023, Datanami

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8. Juli 2023, InfoQ.com

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24. Januar 2019, Microsoft

bereitgestellt von Google News

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4. Dezember 2023, hackernoon.com

How to install the CouchDB NoSQL database on Debian Server 11
16. Juni 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15. März 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27. Februar 2020, DevClass

CouchDB 3.0 puts safety first
27. Februar 2020, InfoWorld

bereitgestellt von Google News

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22. Juli 2021, The Register

Atlassian asks customers to patch critical Jira vulnerability
22. Juli 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22. Juli 2021, Threatpost

Migration From JBoss 5 to JBoss 7: All It Takes Is 11 Easy Steps
3. Juni 2021, hackernoon.com

DZone Coding Java JBoss 5 to 7 in 11 steps
9. Januar 2014, DZone

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