DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > AlaSQL vs. Atos Standard Common Repository vs. Oracle vs. Tarantool vs. TigerGraph

Vergleich der Systemeigenschaften AlaSQL vs. Atos Standard Common Repository vs. Oracle vs. Tarantool vs. TigerGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenAtos Standard Common Repository  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessenTigerGraph  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.
KurzbeschreibungJavaScript DBMS libraryHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksWeit verbreitetes, allgemein einsetzbares RDBMSIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primäres DatenbankmodellDocument Store
Relational DBMS
Document Store
Key-Value Store
Relational DBMSDocument Store
Key-Value Store
Relational DBMS
Graph DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith Oracle Spatial and Graph
RDF Store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vektor DBMS infosince Oracle 23
Spatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,46
Rang#260  Overall
#40  Document Stores
#121  Relational DBMS
Punkte1236,29
Rang#1  Overall
#1  Relational DBMS
Punkte1,72
Rang#144  Overall
#25  Document Stores
#25  Key-Value Stores
#66  Relational DBMS
Punkte1,83
Rang#139  Overall
#13  Graph DBMS
Websitealasql.orgatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.oracle.com/­databasewww.tarantool.iowww.tigergraph.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqldocs.oracle.com/­en/­databasewww.tarantool.io/­en/­docdocs.tigergraph.com
EntwicklerAndrey Gershun & Mathias R. WulffAtos Convergence CreatorsOracleVK
Erscheinungsjahr20142016198020082017
Aktuelle Version170323c, September 20232.10.0, Mai 2022
Lizenz infoCommercial or Open SourceOpen Source infoMIT-Licensekommerziellkommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaScriptJavaC und C++C und C++C++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)LinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
BSD
Linux
macOS
Linux
DatenschemaschemafreiSchema and schema-less with LDAP viewsja infoSchemaless in JSON and XML columnsFlexible data schema: relational definition for tables with ability to store json-like documents in columnsja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinoptionaljastring, double, decimal, uuid, integer, blob, boolean, datetimeja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjajaneinnein
Sekundärindizesneinjajaja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.neinja infomit proprietären ErweiterungenFull-featured ANSI SQL supportSQL-like query language (GSQL)
APIs und andere ZugriffskonzepteJavaScript APILDAPJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Open binary protocolGSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenJavaScriptAll languages with LDAP bindingsC
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C++
Java
Server-seitige Scripts infoStored ProceduresneinneinPL/SQL infoauch Java stored procedures möglichLua, C and SQL stored proceduresja
Triggersjajajajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infocell divisionSharding, horizontal 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 KnotenkeinejaMulti-Source Replikation
Source-Replica Replikation
Asynchronous 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 Operationenneinnein infokann in PL/SQL realisiert werdenja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate Consistency or Eventual Consistency depending on configurationImmediate 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ätjaneinjayesja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageAtomic execution of specific operationsACID infomit parameterisierbarem isolation levelACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajayes, write ahead loggingja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes, full featured in-memory storage engine with persistencenein
Berechtigungskonzept infoZugriffskontrolleneinLDAP bind authenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
Role-based access control

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
DrittanbieterDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» mehr

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» 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
AlaSQLAtos Standard Common RepositoryOracleTarantoolTigerGraph
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25. November 2016, Tony Branson (guest author)

alle anzeigen

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

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

Oracle Cloud World
Las Vegas, 9.-12. September 2024

Erwähnungen in aktuellen Nachrichten

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28. Februar 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

Infographic: What makes a Mobile Operator's setup future proof?
10. Februar 2024, Atos

bereitgestellt von Google News

Announcing Oracle Database 23ai : General Availability
2. Mai 2024, Oracle

Leading Industry Analysts Comment on the Release of Oracle Database 23ai
2. Mai 2024, Oracle

Blog Theme - Details
2. Mai 2024, Oracle

Oracle renames Database 23c to 23ai, makes it generally available
2. Mai 2024, InfoWorld

Oracle Adds AI-Powered Vector Search to Converged Database
2. Mai 2024, PYMNTS.com

bereitgestellt von Google News

TaranHouse: New Big Data Warehouse Announced by Tarantool
4. April 2018, Newswire

In-Memory Showdown: Redis vs. Tarantool
1. September 2021, Хабр

Tarantool Announces New Enterprise Version With Enhanced Scaling and Monitoring Capabilities
18. Mai 2018, Newswire

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

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13. April 2020, Хабр

bereitgestellt von Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30. April 2024, Datanami

How TigerGraph CoPilot enables graph-augmented AI
30. April 2024, InfoWorld

TigerGraph unveils GenAI assistant, introduces new CEO
30. April 2024, TechTarget

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20. Juni 2023, SiliconANGLE News

TigerGraph Bolsters DB for Enterprise Graph Workloads
1. November 2023, Datanami

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

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.

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Präsentieren Sie hier Ihr Produkt