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

DBMS > Graphite vs. Oracle vs. OrientDB vs. SQLite vs. Titan

Vergleich der Systemeigenschaften Graphite vs. Oracle vs. OrientDB vs. SQLite vs. Titan

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGraphite  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessenOrientDB  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessenTitan  Xaus Vergleich ausschliessen
Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
KurzbeschreibungData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperWeit verbreitetes, allgemein einsetzbares RDBMSMulti-model DBMS (Document, Graph, Key/Value)Weit verbreitetes In-Process RDBMSTitan ist ein Graph DBMS optimiert für verteilte Clusters.
Primäres DatenbankmodellTime Series DBMSRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Relational DBMSGraph 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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte5,19
Rang#62  Overall
#4  Time Series DBMS
Punkte1286,59
Rang#1  Overall
#1  Relational DBMS
Punkte3,02
Rang#88  Overall
#16  Document Stores
#6  Graph DBMS
#12  Key-Value Stores
Punkte103,35
Rang#10  Overall
#7  Relational DBMS
Websitegithub.com/­graphite-project/­graphite-webwww.oracle.com/­databaseorientdb.orgwww.sqlite.orggithub.com/­thinkaurelius/­titan
Technische Dokumentationgraphite.readthedocs.iodocs.oracle.com/­en/­databasewww.orientdb.com/­docs/­last/­index.htmlwww.sqlite.org/­docs.htmlgithub.com/­thinkaurelius/­titan/­wiki
EntwicklerChris DavisOracleOrientDB LTD; CallidusCloud; SAPDwayne Richard HippAurelius, owned by DataStax
Erscheinungsjahr20061980201020002012
Aktuelle Version23c, September 20233.2.29, Maerz 20243.46.1  (13 August 2024), August 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoApache Version 2Open Source infoPublic DomainOpen Source infoApache Lizenz, Version 2.0
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.
ImplementierungssprachePythonC und C++JavaCJava
Server BetriebssystemeLinux
Unix
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Alle Betriebssysteme mit einer Java JDK (>= JDK 6)serverlosLinux
OS X
Unix
Windows
Datenschemajaja infoSchemaless in JSON and XML columnsschemafrei infoSchema kann erzwungen werden: für kompletten Satz ("schema-full") oder nur für einzelne Attribute ("schema-hybrid")ja infodynamische Spaltentypenja
Typisierung infovordefinierte Datentypen, z.B. float oder dateNumeric data onlyjajaja infokeine strenge Typisierung wegen 'dynamic typing'ja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinnein
Sekundärindizesneinjajajaja
SQL infoSupport of SQLneinja infomit proprietären ErweiterungenSQL-like query language, no joinsja infoSQL-92 wird nicht vollständig unterstütztnein
APIs und andere ZugriffskonzepteHTTP API
Sockets
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Unterstützte ProgrammiersprachenJavaScript (Node.js)
Python
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
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
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
Clojure
Java
Python
Server-seitige Scripts infoStored ProceduresneinPL/SQL infoauch Java stored procedures möglichJava, Javascriptneinja
TriggersneinjaHooksjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding, horizontal partitioningShardingkeineja infoüber integrierbare Storage Backends
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source Replikation
Source-Replica Replikation
Multi-Source Replikationkeineja
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infokann in PL/SQL realisiert werdennein infocould be achieved with distributed queriesneinja infomittels Faunus, eine Graph Analytics Engine
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaja infoBeziehungen in Graphenjaja infoBeziehungen in Graph
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID infomit parameterisierbarem isolation levelACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infolockingjajaja infomittels Filesystem-Locksja
Durability infoDauerhafte Speicherung der Datenjajajajaja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcast
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoVersion 12c introduced the new option 'Oracle Database In-Memory'ja
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und Rollen, Rechte auch auf SatzebeneneinBenutzer Authentification und Sicherheit via Rexster Graph Server

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
Navicat 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
GraphiteOracleOrientDBSQLiteTitan
DB-Engines Blog Posts

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 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

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

alle anzeigen

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

alle anzeigen

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Try out the Graphite monitoring tool for time-series data
29. Oktober 2019, TechTarget

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10. Dezember 2018, Uber

Getting Started with Monitoring using Graphite
23. Januar 2015, InfoQ.com

Real-Time Performance and Health Monitoring Using Netdata
2. September 2019, CNX Software

Collecting, storing, and analyzing your DevOps workloads with open-source Telegraf, Amazon Timestream, and Grafana
25. November 2020, AWS Blog

bereitgestellt von Google News

AWS Weekly Roundup: Oracle Database@AWS, Amazon RDS, AWS PrivateLink, Amazon MSK, Amazon EventBridge, Amazon SageMaker and more | Amazon Web Services
16. September 2024, AWS Blog

Yes, there is an Oracle data privacy settlement
19. September 2024, 12news.com KPNX

Oracle Database is in many enterprises and now it’s in Google Cloud too
9. September 2024, VentureBeat

Oracle inks deal with AWS to offer database services
10. September 2024, CIO

Oracle Cloud Infrastructure And AWS Form Strategic Partnership
11. September 2024, Forbes

bereitgestellt von Google News

Top 8 Best NoSQL Databases in 2024
9. September 2024, AIM

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21. Januar 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20. September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14. März 2019, VentureBeat

The 12 Best Graph Databases to Consider for 2024
22. Oktober 2023, Solutions Review

bereitgestellt von Google News

LLM-Assisted Translation From Postgres to SQLite and DuckDB
16. September 2024, The New Stack

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

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30. August 2024, DevClass

SQLite Gets Into Vector Search
5. September 2024, iProgrammer

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

bereitgestellt von Google News

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database
24. August 2015, AWS Blog

DataStax acquires Aurelius, the startup behind the Titan graph database
3. Februar 2015, VentureBeat

DSE Graph review: Graph database does double duty
14. November 2019, InfoWorld

Beyond Titan: The Evolution of DataStax’s New Graph Database
21. Juni 2016, Datanami

Database Deep Dives: JanusGraph
8. August 2019, IBM

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

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

Präsentieren Sie hier Ihr Produkt