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

DBMS > Ignite vs. InfinityDB vs. TimescaleDB vs. TypeDB

Vergleich der Systemeigenschaften Ignite vs. InfinityDB vs. TimescaleDB vs. TypeDB

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameIgnite  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenTimescaleDB  Xaus Vergleich ausschliessenTypeDB infoformerly named Grakn  Xaus Vergleich ausschliessen
KurzbeschreibungApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.A Java embedded Key-Value Store which extends the Java Map interfaceA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primäres DatenbankmodellKey-Value Store
Relational DBMS
Key-Value StoreTime Series DBMSGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Sekundäre DatenbankmodelleRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,64
Rang#89  Overall
#13  Key-Value Stores
#48  Relational DBMS
Punkte0,07
Rang#359  Overall
#54  Key-Value Stores
Punkte4,87
Rang#74  Overall
#4  Time Series DBMS
Punkte0,81
Rang#217  Overall
#19  Graph DBMS
#99  Relational DBMS
Websiteignite.apache.orgboilerbay.comwww.timescale.comtypedb.com
Technische Dokumentationapacheignite.readme.io/­docsboilerbay.com/­infinitydb/­manualdocs.timescale.comtypedb.com/­docs
EntwicklerApache Software FoundationBoiler Bay Inc.TimescaleVaticle
Erscheinungsjahr2015200220172016
Aktuelle VersionApache Ignite 2.64.02.13.0, November 20232.26.3, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziellOpen Source infoApache 2.0Open Source infoGPL Version 3, commercial licenses available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++, Java, .NetJavaCJava
Server BetriebssystemeLinux
OS X
Solaris
Windows
Alle Betriebssysteme mit einer Java VMLinux
OS X
Windows
Linux
OS X
Windows
Datenschemajaja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradejaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinjanein
Sekundärindizesjanein infomanual creation possible, using inversions based on multi-value capabilityjaja
SQL infoSupport of SQLANSI-99 for query and DML statements, subset of DDLneinja infofull PostgreSQL SQL syntaxnein
APIs und andere ZugriffskonzepteHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Unterstützte ProgrammiersprachenC#
C++
Java
PHP
Python
Ruby
Scala
Java.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored Proceduresyes (compute grid and cache interceptors can be used instead)neinbenutzerdefinierte Funktionen, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellnein
Triggersyes (cache interceptors and events)neinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineyes, across time and space (hash partitioning) attributesSharding infoby using Cassandra
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenyes (replicated cache)keineSource-Replica Replikation infoMulti-Source Replikation infoby using Cassandra
MapReduce infoBietet ein API für Map/Reduce Operationenyes (compute grid and hadoop accelerator)neinneinja infoby using Apache Kafka and Apache Zookeeper
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infomanual creation possible, using inversions based on multi-value capabilityjanein infosubstituted by the relationship feature
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinnein
Berechtigungskonzept infoZugriffskontrolleSecurity Hooks for custom implementationsneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes infoat REST API level; other APIs in progress
Weitere Informationen bereitgestellt vom Systemhersteller
IgniteInfinityDBTimescaleDBTypeDB infoformerly named Grakn
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» mehr
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» mehr
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» mehr
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» mehr

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
IgniteInfinityDBTimescaleDBTypeDB infoformerly named Grakn
Erwähnungen in aktuellen Nachrichten

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5. Oktober 2023, Datanami

Apache Ignite: An Overview
6. September 2023, Open Source For You

ArcGIS and Apache Log4j Vulnerabilities
22. Mai 2023, Esri

What is Apache Ignite? How is Apache Ignite Used?
18. Juli 2022, The Stack

bereitgestellt von Google News

TimescaleDB Is a Vector Database Now, Too
25. September 2023, Datanami

TimescaleDB for Azure Database for PostgreSQL to power IoT and time-series workloads | Azure updates
18. März 2019, azure.microsoft.com

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16. Mai 2023, Embedded Computing Design

Timescale Announces Corporate Rebrand Reflecting Company's Growth
17. Mai 2023, PR Newswire

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22. Februar 2022, Business Wire

bereitgestellt von Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2. September 2021, Towards Data Science

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2. Februar 2024, DataDrivenInvestor

How Roche Discovered Novel Potential Gene Targets with TypeDB
8. Juni 2021, Towards Data Science

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6. Oktober 2020, Towards Data Science

Bayer's Approach to Modelling and Loading Data at Scale
16. August 2021, Towards Data Science

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt