DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > AlaSQL vs. Bangdb vs. Ehcache vs. Google Cloud Spanner vs. Microsoft Access

Vergleich der Systemeigenschaften AlaSQL vs. Bangdb vs. Ehcache vs. Google Cloud Spanner vs. Microsoft Access

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenEhcache  Xaus Vergleich ausschliessenGoogle Cloud Spanner  Xaus Vergleich ausschliessenMicrosoft Access  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryConverged and high performance database for device data, events, time series, document and graphA widely adopted Java cache with tiered storage optionsA horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.Microsoft Access kombiniert ein Backend (JET bzw. ACE Engine) mit einem grafischen Frontend zur Datenabfrage bzw. Datenmanipulation. infoDas Access-Frontend wird häufig auch für Zugriff auf andere Datenquellen (DBMS, Excel, etc) verwendet.
Primäres DatenbankmodellDocument Store
Relational DBMS
Document Store
Graph DBMS
Time Series DBMS
Key-Value StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,51
Rang#256  Overall
#40  Document Stores
#118  Relational DBMS
Punkte0,16
Rang#338  Overall
#47  Document Stores
#32  Graph DBMS
#31  Time Series DBMS
Punkte4,64
Rang#68  Overall
#8  Key-Value Stores
Punkte2,84
Rang#100  Overall
#51  Relational DBMS
Punkte101,16
Rang#11  Overall
#8  Relational DBMS
Websitealasql.orgbangdb.comwww.ehcache.orgcloud.google.com/­spannerwww.microsoft.com/­en-us/­microsoft-365/­access
Technische Dokumentationgithub.com/­AlaSQL/­alasqldocs.bangdb.comwww.ehcache.org/­documentationcloud.google.com/­spanner/­docsdeveloper.microsoft.com/­en-us/­access
EntwicklerAndrey Gershun & Mathias R. WulffSachin Sinha, BangDBTerracotta Inc, owned by Software AGGoogleMicrosoft
Erscheinungsjahr20142012200920171992
Aktuelle VersionBangDB 2.0, October 20213.10.0, Maerz 20221902 (16.0.11328.20222), Maerz 2019
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoBSD 3Open Source infoApache Version 2; commercial licenses availablekommerziellkommerziell infoGebündelt mit Microsoft Office Lizenzen
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaScriptC, C++JavaC++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)LinuxAlle Betriebssysteme mit einer Java VMgehostetWindows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.
Datenschemaschemafreischemafreischemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinyes: string, long, double, int, geospatial, stream, eventsjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesneinja infosecondary, composite, nested, reverse, geospatialneinjaja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL like support with command line toolneinja infoQuery statements complying to ANSI 2011ja infoaber nicht SQL Standard konform
APIs und andere ZugriffskonzepteJavaScript APIPropriätäres Protokoll
RESTful HTTP API
JCachegRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
ADO.NET
DAO
ODBC
OLE DB
Unterstützte ProgrammiersprachenJavaScriptC
C#
C++
Java
Python
JavaGo
Java
JavaScript (Node.js)
Python
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Server-seitige Scripts infoStored Proceduresneinneinneinneinja infoab Access 2010 mit ACE-Engine
Triggersjayes, Notifications (with Streaming only)ja infoCache Event Listenersneinja infoab Access 2010 mit ACE-Engine
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infoby using Terracotta ServerShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineselectable replication factor, Knob for CAP (enterprise version only)ja infoby using Terracotta ServerMulti-source replication with 3 replicas for regional instances.keine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinja infousing Google Cloud Dataflownein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineTunable consistency, set CAP knob accordinglyTunable Consistency (Strong, Eventual, Weak)Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinja infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDja infosupports JTA and can work as an XA resourceACID infoStrict serializable isolationACID infoaber keine Files für Transaktions-Logging
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStorageyes, implements WAL (Write ahead log) as wellja infousing a tiered cache-storage approachjaja infoaber keine Files für Transaktions-Logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, run db with in-memory only modejanein
Berechtigungskonzept infoZugriffskontrolleneinyes (enterprise version only)neinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)nein infoeinfache Benutzerverwaltung war vorhanden bis zur Version Access 2003

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
AlaSQLBangdbEhcacheGoogle Cloud SpannerMicrosoft Access
DB-Engines Blog Posts

MS Access drops in DB-Engines Ranking
2. Mai 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3. Dezember 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3. Oktober 2012, Matthias Gelbmann, 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

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

bereitgestellt von Google News

Scaling Australia's Most Popular Online News Sites with Ehcache
6. Dezember 2010, InfoQ.com

Atlassian asks customers to patch critical Jira vulnerability
22. Juli 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22. Juli 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9. Januar 2014, dzone.com

bereitgestellt von Google News

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14. Oktober 2023, InfoQ.com

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11. Oktober 2023, TechCrunch

Google makes its Cloud Spanner database service faster and more cost-efficient
11. Oktober 2023, SiliconANGLE News

Google Cloud just fired a major volley at AWS as the cloud wars heat up
12. Oktober 2023, TechRadar

Google Spanner: When Do You Need to Move to It?
11. September 2023, hackernoon.com

bereitgestellt von Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks - Check Point Research
9. November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11. November 2023, CybersecurityNews

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8. Oktober 2023, Autodesk Redshift

How to Connect MS Access to MySQL via ODBC Driver
7. September 2023, TechiExpert.com

MS access program to increase awareness and independence of those living with MS and disability
10. Juli 2023, Nebraska Medicine

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.

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt