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

DBMS > Atos Standard Common Repository vs. Cassandra vs. Firebird vs. Oracle vs. TigerGraph

Vergleich der Systemeigenschaften Atos Standard Common Repository vs. Cassandra vs. Firebird vs. Oracle vs. TigerGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAtos Standard Common Repository  Xaus Vergleich ausschliessenCassandra  Xaus Vergleich ausschliessenFirebird  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessenTigerGraph  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.
KurzbeschreibungHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksWide-Column Store basierend auf Ideen von BigTable und DynamoDB infoOptimiert für schreibende ZugriffeFirebird ist ein Open Source RDBMS abgeleitet von Borlands InterBaseWeit verbreitetes, allgemein einsetzbares RDBMSA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primäres DatenbankmodellDocument Store
Key-Value Store
Wide Column StoreRelational DBMSRelational DBMSGraph DBMS
Sekundäre DatenbankmodelleVektor DBMS infostarting with release V5Document 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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte101,89
Rang#12  Overall
#1  Wide Column Stores
Punkte20,82
Rang#30  Overall
#18  Relational DBMS
Punkte1236,29
Rang#1  Overall
#1  Relational DBMS
Punkte1,83
Rang#139  Overall
#13  Graph DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorycassandra.apache.orgwww.firebirdsql.orgwww.oracle.com/­databasewww.tigergraph.com
Technische Dokumentationcassandra.apache.org/­doc/­latestwww.firebirdsql.org/­en/­reference-manualsdocs.oracle.com/­en/­databasedocs.tigergraph.com
EntwicklerAtos Convergence CreatorsApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltFirebird FoundationOracle
Erscheinungsjahr201620082000 infoAls Fork von Borlands InterBase19802017
Aktuelle Version17034.1.3, Juli 20235.0.0, Jaenner 202423c, September 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2Open Source infoInitial Developer's Public Licensekommerziell infoeingeschränkte kostenlose Version verfügbarkommerziell
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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
ImplementierungsspracheJavaJavaC und C++C und C++C++
Server BetriebssystemeLinuxBSD
Linux
OS X
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
serverlos infoFirebird Embedded Server
Solaris
Unix
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
DatenschemaSchema and schema-less with LDAP viewsschemafreijaja infoSchemaless in JSON and XML columnsja
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionaljajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinjanein
Sekundärindizesjaeingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungjaja
SQL infoSupport of SQLneinSQL-like SELECT, DML and DDL statements (CQL)jaja infomit proprietären ErweiterungenSQL-like query language (GSQL)
APIs und andere ZugriffskonzepteLDAPProprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
ADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenAll languages with LDAP bindingsC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
C
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++
Java
Server-seitige Scripts infoStored ProceduresneinneinPSQLPL/SQL infoauch Java stored procedures möglichja
Triggersjajajajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infocell divisionSharding infokein "single point of failure"keineSharding, horizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjafrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichSource-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinnein infokann in PL/SQL realisiert werdenja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjajaja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsnein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstütztACIDACID infomit parameterisierbarem isolation levelACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoMVCC Architektur, lesende Clients blockieren schreibende Clients nichtjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infoVersion 12c introduced the new option 'Oracle Database In-Memory'nein
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationZugriffsrechte für Benutzer auf einzelne Objekte definierbarBenutzer mit feingranularem BerechtigungskonzeptBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
Atos Standard Common RepositoryCassandraFirebirdOracleTigerGraph
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» mehr
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» mehr
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» mehr
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» mehr
Market metricsCassandra is used by 40% of the Fortune 100.
» mehr
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» mehr
Neuigkeiten

How to Build a Crystal Image Search App with Vector Search
25. April 2024

Knowledge Graphs for RAG without a GraphDB
18. April 2024

How Winweb Built its AI Assistant with DataStax Astra DB and LangChain
17. April 2024

Vercel + Astra DB: Get Data into Your GenAI Apps Fast
16. April 2024

Simplifying Agent Development with Astra DB Connector for Vertex AI Search
11. April 2024

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

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» mehr
Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» mehr

Devart 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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Atos Standard Common RepositoryCassandraFirebirdOracleTigerGraph
DB-Engines Blog Posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3. Mai 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5. Januar 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2. November 2015, Paul Andlinger

alle anzeigen

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

Konferenzen, Veranstaltungen und Webinare

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

Erwähnungen in aktuellen Nachrichten

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

bereitgestellt von Google News

What Is Cassandra? Working, Features, and Uses - Spiceworks Inc
17. August 2023, Spiceworks News and Insights

Here's What to Know About Apache Cassandra 5.0
15. April 2024, hackernoon.com

How Uber Optimized Cassandra Operations At Scale
20. Juli 2023, Uber

Microsoft extends life support for aging Apache Cassandra 3.11 database
10. Oktober 2023, The Register

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13. Dezember 2023, VentureBeat

bereitgestellt von Google News

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23. Oktober 2023, The Hacker News

FIREBIRD'S HUBBARD TALKS DATA, AI, TIKTOK
14. Dezember 2023, HITS Daily Double

US and Australian police arrested Firebird RAT author and operator
15. April 2024, Security Affairs

Albany Firebirds single-game tickets on sale Friday
29. Februar 2024, Troy Record

Lines of the Firebird: Inside The Photography & Poetry Project Exploring The Renaissance of Female Power
6. September 2023, Country and Town House

bereitgestellt von Google News

What's New: April 2024
26. April 2024, Oracle

Why run Oracle Database on Arm
19. April 2024, Oracle

Blog Theme - Details
30. April 2024, Oracle

Oracle and Microsoft bring Oracle Database@Azure to Europe
14. März 2024, Oracle

Oracle Database@Azure now Generally Available in Azure East US Region to accelerate your data center exit
13. Dezember 2023, Oracle

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

New TigerGraph CEO Refocuses Efforts on Enterprise Customers
31. Juli 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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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