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

DBMS > Graphite vs. ObjectBox vs. searchxml vs. Tarantool vs. Teradata

Vergleich der Systemeigenschaften Graphite vs. ObjectBox vs. searchxml vs. Tarantool vs. Teradata

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGraphite  Xaus Vergleich ausschliessenObjectBox  Xaus Vergleich ausschliessensearchxml  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessenTeradata  Xaus Vergleich ausschliessen
KurzbeschreibungData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperLightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsDBMS for structured and unstructured content wrapped with an application serverIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsA hybrid cloud data analytics software platform (Teradata Vantage)
Primäres DatenbankmodellTime Series DBMSObject oriented DBMS
Vektor DBMS
Native XML DBMS
Suchmaschine
Document Store
Key-Value Store
Relational DBMS
Relational DBMS
Sekundäre DatenbankmodelleTime Series DBMSSpatial DBMS infowith Tarantool/GIS extensionDocument Store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte5,19
Rang#62  Overall
#4  Time Series DBMS
Punkte1,08
Rang#179  Overall
#6  Object oriented DBMS
#9  Vektor DBMS
Punkte0,00
Rang#385  Overall
#7  Native XML DBMS
#24  Suchmaschinen
Punkte1,63
Rang#139  Overall
#25  Document Stores
#24  Key-Value Stores
#65  Relational DBMS
Punkte41,47
Rang#22  Overall
#15  Relational DBMS
Websitegithub.com/­graphite-project/­graphite-webgithub.com/­objectbox
objectbox.io
www.searchxml.net/­category/­productswww.tarantool.iowww.teradata.com
Technische Dokumentationgraphite.readthedocs.iodocs.objectbox.iowww.searchxml.net/­support/­handoutswww.tarantool.io/­en/­docdocs.teradata.com
EntwicklerChris DavisObjectBox Limitedinformationpartners gmbhVKTeradata
Erscheinungsjahr20062017201520081984
Aktuelle Version4.0 (May 2024)1.02.10.0, Mai 2022Teradata Vantage 1.0 MU2, Jänner 2019
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Bindings are released under Apache 2.0 infoApache License 2.0kommerziellOpen 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.
ImplementierungssprachePythonC und C++C++C und C++
Server BetriebssystemeLinux
Unix
Android
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
WindowsBSD
Linux
macOS
gehostet
Linux
DatenschemajajaschemafreiFlexible data schema: relational definition for tables with ability to store json-like documents in columnsja
Typisierung infovordefinierte Datentypen, z.B. float oder dateNumeric data onlyjajastring, 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, XSLTneinneinjaneinja
Sekundärindizesneinjajajaja infoSpezielle Join-Indizes für physikalisches 'pre-joining' von Tabellen
SQL infoSupport of SQLneinneinneinFull-featured ANSI SQL supportja infoSQL 2016 + extensions
APIs und andere ZugriffskonzepteHTTP API
Sockets
Proprietäres native APIRESTful HTTP API
WebDAV
XQuery
XSLT
Open binary protocol.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Unterstützte ProgrammiersprachenJavaScript (Node.js)
Python
C
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
C++ infomost other programming languages supported via APIsC
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-seitige Scripts infoStored Proceduresneinneinja infoon the application serverLua, C and SQL stored proceduresja infoUDFs, stored procedures, table functions in parallel
Triggersneinneinneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeinekeineSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.Sharding infoHashing
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineData sync between devices allowing occasional connected databases to work completely offlineja infosychronisation to multiple collectionsAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate 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
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinyesja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDMehrere Lese-, ein SchreibprozessACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infolockingjajajaja
Durability infoDauerhafte Speicherung der Datenjajajayes, write ahead loggingja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinyes, full featured in-memory storage engine with persistenceja
Berechtigungskonzept infoZugriffskontrolleneinjaDomain, group and role-based access control at the document level and for application servicesAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
GraphiteObjectBoxsearchxmlTarantoolTeradata
Neuigkeiten

MongoDB Realm & Device Sync alternatives – ObjectBox
17. September 2024

Local AI – what it is and why we need it
11. September 2024

First on-device Vector Database (aka Semantic Index) for iOS
24. Juli 2024

Retrieval Augmented Generation (RAG) with vector databases: Expanding AI Capabilities
18. Juni 2024

The on-device Vector Database for Android and Java
29. Mai 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

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

Weitere Ressourcen
GraphiteObjectBoxsearchxmlTarantoolTeradata
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

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

alle anzeigen

Teradata is the most popular data warehouse DBMS
2. April 2013, Paul Andlinger

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

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, Хабр

bereitgestellt von Google News

Teradata: Award-Winning Tech Firm Has Capital Gains Potential At Undervalued Price (NYSE:TDC)
20. September 2024, Seeking Alpha

Teradata wants you to think differently about data and innovation – and take inspiration from the likes of Shazam
17. September 2024, ITPro

Analytics and Data Science News for the Week of September 20; Updates from Firebolt, Qrvey, Teradata & More
20. September 2024, Solutions Review

Teradata’s ClearScape Analytics Enhancements Will Speed up AI Projects & Lower Costs
18. September 2024, insideBIGDATA

Teradata ClearScape Analytics update targets ROI on AI, ML
17. September 2024, TechTarget

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

RaimaDB logo

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

SingleStore logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt