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

DBMS > Google Cloud Firestore vs. InfinityDB vs. SQL.JS vs. TigerGraph vs. Vertica

Vergleich der Systemeigenschaften Google Cloud Firestore vs. InfinityDB vs. SQL.JS vs. TigerGraph vs. Vertica

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Firestore  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenSQL.JS  Xaus Vergleich ausschliessenTigerGraph  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  Xaus Vergleich ausschliessen
KurzbeschreibungCloud 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.A Java embedded Key-Value Store which extends the Java Map interfacePortierung von SQLite auf JavaScriptA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-timeCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primäres DatenbankmodellDocument StoreKey-Value StoreRelational DBMSGraph DBMSRelational DBMS infoColumn oriented
Sekundäre DatenbankmodelleSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte7,85
Rang#51  Overall
#8  Document Stores
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Punkte0,53
Rang#252  Overall
#116  Relational DBMS
Punkte1,83
Rang#139  Overall
#13  Graph DBMS
Punkte10,68
Rang#43  Overall
#27  Relational DBMS
Websitefirebase.google.com/­products/­firestoreboilerbay.comsql.js.orgwww.tigergraph.comwww.vertica.com
Technische Dokumentationfirebase.google.com/­docs/­firestoreboilerbay.com/­infinitydb/­manualsql.js.org/­documentation/­index.htmldocs.tigergraph.comvertica.com/­documentation
EntwicklerGoogleBoiler Bay Inc.Alon Zakai infomittlerweile Weiterentwicklungen durch andere erfolgtOpenText infopreviously Micro Focus and Hewlett Packard
Erscheinungsjahr20172002201220172005
Aktuelle Version4.012.0.3, Jänner 2023
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Sourcekommerziellkommerziell infoLimitierte Community Edition gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaJavaScriptC++C++
Server BetriebssystemegehostetAlle Betriebssysteme mit einer Java VMServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)LinuxLinux
Datenschemaschemafreija infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradejajaYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysjajayes
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjanein infomanual creation possible, using inversions based on multi-value capabilityNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLneinneinja infoSQL-92 wird nicht vollständig unterstütztSQL-like query language (GSQL)Full 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs und andere ZugriffskonzepteAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JavaScript APIGSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Unterstützte ProgrammiersprachenGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
JavaJavaScriptC++
Java
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-seitige Scripts infoStored Proceduresyes, Firebase Rules & Cloud Functionsneinneinjayes, PostgreSQL PL/pgSQL, with minor differences
Triggersyes, with Cloud Functionsneinneinneinyes, called Custom Alerts
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinekeinehorizontal partitioning, hierarchical partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationkeinekeineMulti-Source Replikation infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoBietet ein API für Map/Reduce OperationenUsing Cloud Dataflowneinneinjano infoBi-directional Spark integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDkeineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infomanual creation possible, using inversions based on multi-value capabilityjaja infoRelationships in graphsja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajanein infoaußer mittels Serialisierung der DB auf einen Filejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinnein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.neinneinRole-based access controlfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud FirestoreInfinityDBSQL.JSTigerGraphVertica infoOpenText™ Vertica™
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» mehr
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» mehr
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» mehr
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» mehr
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» 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
Google Cloud FirestoreInfinityDBSQL.JSTigerGraphVertica infoOpenText™ Vertica™
DB-Engines Blog Posts

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

alle anzeigen

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

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

Google launches Cloud Firestore, a new document database for app developers
3. Oktober 2017, TechCrunch

Google's Cloud-Native NoSQL Database Cloud Firestore Is Now Generally Available
8. Februar 2019, InfoQ.com

bereitgestellt von Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22. März 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14. Januar 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24. August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8. September 2022, iProgrammer

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30. April 2024, Datanami

How TigerGraph CoPilot enables graph-augmented AI
30. April 2024, InfoWorld

TigerGraph unveils GenAI assistant, introduces new CEO
30. April 2024, TechTarget

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20. Juni 2023, SiliconANGLE News

New TigerGraph CEO Refocuses Efforts on Enterprise Customers
31. Juli 2023, Datanami

bereitgestellt von Google News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

How Embedded Analytics Help ISVs Overcome Challenges
14. September 2023, Spiceworks News and Insights

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25. Juli 2023, VentureBeat

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26. Juli 2023, Techzine Europe

Postgres pioneer Michael Stonebraker promises to upend the database once more
26. Dezember 2023, The Register

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.

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

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

Präsentieren Sie hier Ihr Produkt