DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Amazon Neptune vs. jBASE vs. SQream DB vs. SurrealDB vs. Tarantool

Vergleich der Systemeigenschaften Amazon Neptune vs. jBASE vs. SQream DB vs. SurrealDB vs. Tarantool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Neptune  Xaus Vergleich ausschliessenjBASE  Xaus Vergleich ausschliessenSQream DB  Xaus Vergleich ausschliessenSurrealDB  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessen
KurzbeschreibungFast, reliable graph database built for the cloudA robust multi-value DBMS comprising development tools and middlewarea GPU-based, columnar RDBMS for big data analytics workloadsA fully ACID transactional, developer-friendly, multi-model DBMSIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primäres DatenbankmodellGraph DBMS
RDF Store
Multivalue DBMSRelational DBMSDocument Store
Graph DBMS
Document Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,17
Rang#113  Overall
#9  Graph DBMS
#5  RDF Stores
Punkte1,39
Rang#154  Overall
#3  Multivalue DBMS
Punkte0,63
Rang#229  Overall
#107  Relational DBMS
Punkte1,01
Rang#181  Overall
#30  Document Stores
#17  Graph DBMS
Punkte1,50
Rang#143  Overall
#25  Document Stores
#24  Key-Value Stores
#65  Relational DBMS
Websiteaws.amazon.com/­neptunewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasesqream.comsurrealdb.comwww.tarantool.io
Technische Dokumentationaws.amazon.com/­neptune/­developer-resourcesdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9docs.sqream.comsurrealdb.com/­docswww.tarantool.io/­en/­doc
EntwicklerAmazonRocket Software (früher Zumasys)SQream TechnologiesSurrealDB LtdVK
Erscheinungsjahr20171991201720222008
Aktuelle Version5.72022.1.6, Dezember 2022v1.5.0, Mai 20242.10.0, Mai 2022
Lizenz infoCommercial or Open SourcekommerziellkommerziellkommerziellOpen SourceOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
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++, CUDA, Haskell, Java, ScalaRustC und C++
Server BetriebssystemegehostetAIX
Linux
Windows
LinuxLinux
macOS
Windows
BSD
Linux
macOS
DatenschemaschemafreischemafreijaschemafreiFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typisierung infovordefinierte Datentypen, z.B. float oder datejaoptionalja, ANSI Standard SQL Typesjastring, double, decimal, uuid, integer, blob, boolean, datetime
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjanein
Sekundärindizesneinneinja
SQL infoSupport of SQLneinEmbedded SQL for jBASE in BASICjaSQL-like query languageFull-featured ANSI SQL support
APIs und andere ZugriffskonzepteOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
.Net
JDBC
ODBC
GraphQL
RESTful HTTP API
WebSocket
Open binary protocol
Unterstützte ProgrammiersprachenC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
Basic
Jabbascript
Java
C++
Java
JavaScript (Node.js)
Python
Deno
Go
JavaScript (Node.js)
Rust
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-seitige Scripts infoStored Proceduresneinjauser defined functions in PythonLua, C and SQL stored procedures
Triggersneinjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardinghorizontal and vertical partitioningSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
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.jakeineAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Fremdschlüssel inforeferenzielle Integritätja infoRelationships in graphsneinneinyes
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infowith encyption-at-restjajajayes, write ahead logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, full featured in-memory storage engine with persistence
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights can be defined down to the item levelyes, based on authentication and database rulesAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles

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 NeptunejBASESQream DBSurrealDBTarantool
DB-Engines Blog Posts

Data processing speed and reliability: in-memory synchronous replication
9. November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

New Amazon Neptune engine version delivers up to 9 times faster and 10 times higher throughput for openCypher query performance
23. Juli 2024, AWS Blog

How Prisma Cloud built Infinity Graph using Amazon Neptune and Amazon OpenSearch Service
27. August 2024, AWS Blog

Using knowledge graphs to build GraphRAG applications with Amazon Bedrock and Amazon Neptune
1. August 2024, AWS Blog

Make relevant movie recommendations using Amazon Neptune, Amazon Neptune Machine Learning, and Amazon OpenSearch Service
26. Juli 2024, AWS Blog

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

bereitgestellt von Google News

I SQream, you SQream, we all SQream for … data analytics?
5. Oktober 2023, Fierce Network

SQream Technologies raises $39.4 million for GPU-accelerated databases
24. Juni 2020, VentureBeat

Accelerated Databases In The Fast Lane
25. Juni 2020, The Next Platform

Chinese giant Alibaba leads investment round in Israel big-data startup
30. Mai 2018, The Times of Israel

Your Guide to Everything AI at NetApp Insight 2019
24. Oktober 2019, netapp.com

bereitgestellt von Google News

SurrealDB Empowers Developers to Build Applications with the Launch of SurrealDB University
15. Oktober 2024, Business Wire

SurrealDB is helping developers consolidate their databases
18. Juni 2024, TechCrunch

SurrealDB Delivers Future-Ready Database Technology for Developers and Enterprises with Release of SurrealDB 2.0
17. September 2024, Business Wire

Meet Tobie Morgan Hitchcock, CEO & Co-Founder Of SurrealDB
25. April 2024, TechRound

Data Management News for the Week of September 20; Updates from Alcion, DataOps.Live, Veeam & More
20. September 2024, Solutions Review

bereitgestellt von Google News

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16. Dezember 2019, Хабр

VShard — horizontal scaling in Tarantool
7. März 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18. Dezember 2019, Хабр

IIoT platform databases – How Mail.ru Cloud Solutions deals with petabytes of data coming from a multitude of devices
11. August 2020, Хабр

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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