DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Alibaba Cloud TSDB vs. DataFS vs. Firebird vs. GridDB vs. Ignite

Vergleich der Systemeigenschaften Alibaba Cloud TSDB vs. DataFS vs. Firebird vs. GridDB vs. Ignite

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud TSDB  Xaus Vergleich ausschliessenDataFS  Xaus Vergleich ausschliessenFirebird  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessen
KurzbeschreibungA stable, reliable, and cost-effective online high-performance time series database serviceAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.Firebird ist ein Open Source RDBMS abgeleitet von Borlands InterBaseScalable in-memory time series database optimized for IoT and Big DataApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.
Primäres DatenbankmodellTime Series DBMSObject oriented DBMSRelational DBMSTime Series DBMSKey-Value Store
Relational DBMS
Sekundäre DatenbankmodelleGraph DBMSKey-Value Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,29
Rang#301  Overall
#26  Time Series DBMS
Punkte0,09
Rang#360  Overall
#17  Object oriented DBMS
Punkte20,50
Rang#30  Overall
#18  Relational DBMS
Punkte2,09
Rang#120  Overall
#10  Time Series DBMS
Punkte3,11
Rang#96  Overall
#15  Key-Value Stores
#49  Relational DBMS
Websitewww.alibabacloud.com/­product/­hitsdbnewdatabase.comwww.firebirdsql.orggriddb.netignite.apache.org
Technische Dokumentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbdev.mobiland.com/­Overview.xspwww.firebirdsql.org/­en/­reference-manualsdocs.griddb.netapacheignite.readme.io/­docs
EntwicklerAlibabaMobiland AGFirebird FoundationToshiba CorporationApache Software Foundation
Erscheinungsjahr20182000 infoAls Fork von Borlands InterBase20132015
Aktuelle Version1.1.263, October 20225.0.0, Jaenner 20245.1, August 2022Apache Ignite 2.6
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoInitial Developer's Public LicenseOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC und C++C++C++, Java, .Net
Server BetriebssystemegehostetWindowsAIX
FreeBSD
HP-UX
Linux
OS X
serverlos infoFirebird Embedded Server
Solaris
Unix
Windows
LinuxLinux
OS X
Solaris
Windows
DatenschemaschemafreiClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)jajaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateNumeric data and Stringsjajaja infonumerical, string, blob, geometry, boolean, timestampja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesneinneinjajaja
SQL infoSupport of SQLneinneinjaSQL92, SQL-like TQL (Toshiba Query Language)ANSI-99 for query and DML statements, subset of DDL
APIs und andere ZugriffskonzepteHTTP REST.NET Client API
Proprietary client DLL
WinRT client
ADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
Unterstützte ProgrammiersprachenJava.Net
C
C#
C++
VB.Net
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C#
C++
Java
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored ProceduresneinPSQLneinyes (compute grid and cache interceptors can be used instead)
Triggersneinno, except callback-events from server when changes happenedjajayes (cache interceptors and events)
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenProprietary Sharding systemkeineShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationSource-Replica Replikationyes (replicated cache)
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinneinConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsyes (compute grid and hadoop accelerator)
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate consistency within container, eventual consistency across containersImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDACID at container 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 haltenneinneinjaja
Berechtigungskonzept infoZugriffskontrolleAccess managed on TSDB instance levelWindows-ProfileBenutzer mit feingranularem BerechtigungskonzeptAccess rights for users can be defined per databaseSecurity Hooks for custom implementations
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud TSDBDataFSFirebirdGridDBIgnite
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
Market metricsGitHub trending repository
» mehr
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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
Alibaba Cloud TSDBDataFSFirebirdGridDBIgnite
Erwähnungen in aktuellen Nachrichten

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

12 Top Open Source Databases to Consider
1. Mai 2024, TechTarget

Exploring the Firebird Database
9. August 2023, Open Source For You

US and Australian police arrested Firebird RAT author and operator
15. April 2024, securityaffairs.com

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

bereitgestellt von Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16. Januar 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8. April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1. November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19. August 2022, global.toshiba

IoT: Opt for the Right Open Source Database
11. August 2023, Open Source For You

bereitgestellt von Google News

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

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

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

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14. Mai 2016, AWS Blog

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1. Juni 2023, Datanami

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

Präsentieren Sie hier Ihr Produkt