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 > AlaSQL vs. Google Cloud Firestore vs. H2 vs. InfinityDB vs. InfluxDB

Vergleich der Systemeigenschaften AlaSQL vs. Google Cloud Firestore vs. H2 vs. InfinityDB vs. InfluxDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenGoogle Cloud Firestore  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenInfluxDB  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A Java embedded Key-Value Store which extends the Java Map interfaceDBMS for storing time series, events and metrics
Primäres DatenbankmodellDocument Store
Relational DBMS
Document StoreRelational DBMSKey-Value StoreTime Series DBMS
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMS infowith GEO package
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,53
Rang#258  Overall
#40  Document Stores
#119  Relational DBMS
Punkte9,97
Rang#47  Overall
#8  Document Stores
Punkte8,14
Rang#50  Overall
#32  Relational DBMS
Punkte0,09
Rang#357  Overall
#53  Key-Value Stores
Punkte26,89
Rang#28  Overall
#1  Time Series DBMS
Websitealasql.orgfirebase.google.com/­products/­firestorewww.h2database.comboilerbay.comwww.influxdata.com/­products/­influxdb-overview
Technische Dokumentationgithub.com/­AlaSQL/­alasqlfirebase.google.com/­docs/­firestorewww.h2database.com/­html/­main.htmlboilerbay.com/­infinitydb/­manualdocs.influxdata.com/­influxdb
EntwicklerAndrey Gershun & Mathias R. WulffGoogleThomas MuellerBoiler Bay Inc.
Erscheinungsjahr20142017200520022013
Aktuelle Version2.2.220, Juli 20234.02.7.5, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicensekommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziellOpen Source infoMIT-License; commercial enterprise version available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaScriptJavaJavaGo
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)gehostetAlle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VMLinux
OS X infothrough Homebrew
Datenschemaschemafreischemafreijaja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysNumeric data and Strings
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinjajanein infomanual creation possible, using inversions based on multi-value capabilitynein
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.neinjaneinSQL-like query language
APIs und andere ZugriffskonzepteJavaScript APIAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
HTTP API
JSON over UDP
Unterstützte ProgrammiersprachenJavaScriptGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
JavaJava.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresneinyes, Firebase Rules & Cloud FunctionsJava Stored Procedures and User-Defined Functionsneinnein
Triggersjayes, with Cloud Functionsjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingkeinekeineSharding infoin enterprise version only
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source ReplikationWith clustering: 2 database servers on different computers operate on identical copies of a databasekeinefrei wählbarer Replikationsfaktor infoin enterprise version only
MapReduce infoBietet ein API für Map/Reduce OperationenneinUsing Cloud Dataflowneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZED
Fremdschlüssel inforeferenzielle Integritätjaneinjanein infomanual creation possible, using inversions based on multi-value capabilitynein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storagejaACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinja infoDepending on used storage engine
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinEinfache Rechteverwaltung mit Benutzeraccounts
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLGoogle Cloud FirestoreH2InfinityDBInfluxDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» mehr
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» mehr
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» mehr
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» mehr
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» mehr
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» mehr
Neuigkeiten

Time Series, InfluxDB, and Vector Databases
26. März 2024

Machine Learning and Infrastructure Monitoring: Tools and Justification
20. März 2024

Making Most Recent Value Queries Hundreds of Times Faster
18. März 2024

Telegraf 1.30 Release Notes
15. März 2024

Tale of the Tape: Data Historians vs Time Series Databases
13. März 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
AlaSQLGoogle Cloud FirestoreH2InfinityDBInfluxDB
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

alle anzeigen

Why Build a Time Series Data Platform?
20. Juli 2017, Paul Dix (guest author)

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

Erwähnungen in aktuellen Nachrichten

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28. Februar 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

Google Introduces Firestore Multiple Databases
24. Februar 2024, InfoQ.com

Realtime vs Cloud Firestore: Which Firebase Database to go?
8. März 2024, Appinventiv

Google’s Firebase gets AI extensions, opens up its marketplace
10. Mai 2023, TechCrunch

Essentials for Working With Firestore in Python | by Lynn G. Kwong
13. November 2022, Towards Data Science

Google's Cloud Firestore is now generally available
31. Januar 2019, ZDNet

bereitgestellt von Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14. März 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14. März 2024, The New Stack

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15. März 2024, Datanami

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
15. März 2024, Business Wire

How Apache Arrow accelerates InfluxDB
21. November 2023, InfoWorld

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

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

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.

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.

Präsentieren Sie hier Ihr Produkt