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. GigaSpaces vs. Google Cloud Datastore vs. H2 vs. LevelDB

Vergleich der Systemeigenschaften AlaSQL vs. GigaSpaces vs. Google Cloud Datastore vs. H2 vs. LevelDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenGigaSpaces  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string values
Primäres DatenbankmodellDocument Store
Relational DBMS
Document Store
Object oriented DBMS infoValues are user defined objects
Document StoreRelational DBMSKey-Value Store
Sekundäre DatenbankmodelleGraph DBMS
Suchmaschine
Spatial 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
Punkte0,97
Rang#192  Overall
#32  Document Stores
#6  Object oriented DBMS
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte2,35
Rang#111  Overall
#19  Key-Value Stores
Websitealasql.orgwww.gigaspaces.comcloud.google.com/­datastorewww.h2database.comgithub.com/­google/­leveldb
Technische Dokumentationgithub.com/­AlaSQL/­alasqldocs.gigaspaces.com/­latest/­landing.htmlcloud.google.com/­datastore/­docswww.h2database.com/­html/­main.htmlgithub.com/­google/­leveldb/­blob/­main/­doc/­index.md
EntwicklerAndrey Gershun & Mathias R. WulffGigaspaces TechnologiesGoogleThomas MuellerGoogle
Erscheinungsjahr20142000200820052011
Aktuelle Version15.5, September 20202.2.220, Juli 20231.23, Februar 2021
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2; Commercial licenses availablekommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoBSD
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.
ImplementierungsspracheJavaScriptJava, C++, .NetJavaC++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Solaris
Windows
gehostetAlle Betriebssysteme mit einer Java VMIllumos
Linux
OS X
Windows
Datenschemaschemafreischemafreischemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaja, Details hierjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoXML can be used for describing objects metadataneinneinnein
Sekundärindizesneinjajajanein
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-99 for query and DML statementsSQL-like query language (GQL)janein
APIs und andere ZugriffskonzepteJavaScript APIGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
Unterstützte ProgrammiersprachenJavaScript.Net
C++
Java
Python
Scala
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Server-seitige Scripts infoStored Proceduresneinjamit Google App EngineJava Stored Procedures and User-Defined Functionsnein
TriggersjajaCallbacks mit Google Apps Enginejanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingShardingkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
Multi-source replication using PaxosWith clustering: 2 database servers on different computers operate on identical copies of a databasekeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoMap-Reduce pattern can be built with XAP task executorsja infomittels Google Cloud Dataflowneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinja infovia ReferenceProperties or Ancestor pathsjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajajaja infowith automatic compression on writes
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinja
Berechtigungskonzept infoZugriffskontrolleneinRole-based access controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)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
AlaSQLGigaSpacesGoogle Cloud DatastoreH2LevelDB
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

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19. Juli 2023, CTech

GigaSpaces' New Cloudify Player Designed for OpenStack
11. Dezember 2023, Channel Futures

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10. Oktober 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3. November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27. Juli 2017, Data Center Knowledge

bereitgestellt von Google News

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

Best cloud storage of 2024
29. April 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

What is Google App Engine? | Definition from TechTarget
26. April 2024, TechTarget

Google says it'll stop charging fees to transfer data out of Google Cloud
11. Januar 2024, TechCrunch

bereitgestellt von Google News

LevelDB in Ruby — SitePoint
22. Oktober 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14. September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19. Oktober 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26. Juli 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19. Mai 2023, Trend Micro

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

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

AllegroGraph logo

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

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