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

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"  Xaus Vergleich ausschliessenGoogle Cloud Firestore  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryEin JSON - Document Store inspiriert durch Lotus Notes der von Server-Clustern bis Mobile Phones skaliertCloud 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 interface
Primäres DatenbankmodellDocument Store
Relational DBMS
Document StoreDocument StoreRelational DBMSKey-Value Store
Sekundäre DatenbankmodelleSpatial DBMS infousing the Geocouch extensionSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,46
Rang#260  Overall
#40  Document Stores
#121  Relational DBMS
Punkte9,30
Rang#45  Overall
#7  Document Stores
Punkte7,85
Rang#51  Overall
#8  Document Stores
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Websitealasql.orgcouchdb.apache.orgfirebase.google.com/­products/­firestorewww.h2database.comboilerbay.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqldocs.couchdb.org/­en/­stablefirebase.google.com/­docs/­firestorewww.h2database.com/­html/­main.htmlboilerbay.com/­infinitydb/­manual
EntwicklerAndrey Gershun & Mathias R. WulffApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Damien Katz, ehemaliger Lotus Notes EntwicklerGoogleThomas MuellerBoiler Bay Inc.
Erscheinungsjahr20142005201720052002
Aktuelle Version3.3.3, Dezember 20232.2.220, Juli 20234.0
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2kommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaScriptErlangJavaJava
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Android
BSD
Linux
OS X
Solaris
Windows
gehostetAlle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VM
Datenschemaschemafreischemafreischemafreijaja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgrade
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinneinjajaja infoall Java primitives, Date, CLOB, BLOB, huge sparse arrays
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinja infoüber Viewsjajanein infomanual creation possible, using inversions based on multi-value capability
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.neinneinjanein
APIs und andere ZugriffskonzepteJavaScript APIRESTful HTTP/JSON 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)
Unterstützte ProgrammiersprachenJavaScriptC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
JavaJava
Server-seitige Scripts infoStored ProceduresneinView Functions in JavaScriptyes, Firebase Rules & Cloud FunctionsJava Stored Procedures and User-Defined Functionsnein
Triggersjajayes, with Cloud Functionsjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoimproved architecture with release 2.0Shardingkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source Replikation
Source-Replica Replikation
Multi-Source ReplikationWith clustering: 2 database servers on different computers operate on identical copies of a databasekeine
MapReduce infoBietet ein API für Map/Reduce OperationenneinjaUsing Cloud Dataflowneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZED
Fremdschlüssel inforeferenzielle Integritätjaneinneinjanein infomanual creation possible, using inversions based on multi-value capability
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storagenein infoatomare Operationen innerhalb eines Dokumentes möglichjaACIDACID infoOptimistic locking for transactions; no isolation for bulk loads
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoStrategie: optimistic lockingjayes, multi-version concurrency control (MVCC)ja
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 haltenjaneinjanein
Berechtigungskonzept infoZugriffskontrolleneinZugriffsrechte für Benutzer pro Datenbank definierbarAccess 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-Standardnein

Weitere Informationen bereitgestellt vom Systemhersteller

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
AlaSQLCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"Google Cloud FirestoreH2InfinityDB
DB-Engines Blog Posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

alle anzeigen

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, 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

How to install the CouchDB NoSQL database on Debian Server 11
16. Juni 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15. März 2022, The Register

CouchDB 3.0 puts safety first
27. Februar 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27. Februar 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14. August 2021, MakeUseOf

bereitgestellt von Google News

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

Firestore: NoSQL document database
9. Oktober 2017, Google

Firestore | Firebase
3. Oktober 2017, firebase.google.com

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

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

AllegroGraph logo

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

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

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