DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > AlaSQL vs. ClickHouse vs. jBASE vs. MonetDB vs. SQL.JS

Vergleich der Systemeigenschaften AlaSQL vs. ClickHouse vs. jBASE vs. MonetDB vs. SQL.JS

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenClickHouse  Xaus Vergleich ausschliessenjBASE  Xaus Vergleich ausschliessenMonetDB  Xaus Vergleich ausschliessenSQL.JS  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.A robust multi-value DBMS comprising development tools and middlewareEin relationales Datenbankmanagementsystem mit spaltenweiser Abspeicherung der DatenPortierung von SQLite auf JavaScript
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSMultivalue DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleTime Series DBMSDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,42
Rang#264  Overall
#42  Document Stores
#122  Relational DBMS
Punkte15,88
Rang#37  Overall
#22  Relational DBMS
Punkte1,36
Rang#157  Overall
#3  Multivalue DBMS
Punkte1,72
Rang#135  Overall
#62  Relational DBMS
Punkte0,53
Rang#246  Overall
#115  Relational DBMS
Websitealasql.orgclickhouse.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.monetdb.orgsql.js.org
Technische Dokumentationgithub.com/­AlaSQL/­alasqlclickhouse.com/­docsdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9www.monetdb.org/­Documentationsql.js.org/­documentation/­index.html
EntwicklerAndrey Gershun & Mathias R. WulffClickhouse Inc.Rocket Software (früher Zumasys)MonetDB BVAlon Zakai infomittlerweile Weiterentwicklungen durch andere erfolgt
Erscheinungsjahr20142016199120042012
Aktuelle Versionv24.6.2.17-stable, Juli 20245.7Dec2023 (11.49), Dezember 2023
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache 2.0kommerziellOpen Source infoMozilla Public License 2.0Open Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
ImplementierungsspracheJavaScriptC++CJavaScript
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
macOS
AIX
Linux
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)
Datenschemaschemafreijaschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaoptionaljaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesneinyesja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.Close to ANSI SQL (SQL/JSON + extensions)Embedded SQL for jBASE in BASICja infoSQL 2003 mit einigen Erweiterungenja infoSQL-92 wird nicht vollständig unterstützt
APIs und andere ZugriffskonzepteJavaScript APIgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
JavaScript API
Unterstützte ProgrammiersprachenJavaScriptC# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
.Net
Basic
Jabbascript
Java
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
JavaScript
Server-seitige Scripts infoStored Proceduresneinjajayes, in SQL, C, Rnein
Triggersjaneinjajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinekey based and customShardingSharding via remote tableskeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.jakeine infoSource-replica replication available in experimental statuskeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate Consistencykeine
Fremdschlüssel inforeferenzielle Integritätjaneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageneinACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajajanein infoaußer mittels Serialisierung der DB auf einen File
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.Access rights can be defined down to the item levelBenutzer 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
DrittanbieterDoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
AlaSQLClickHousejBASEMonetDBSQL.JS
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Real-time database startup ClickHouse acquires PeerDB to expand its Postgres support
30. Juli 2024, TechCrunch

A Beginner’s Guide to ClickHouse Database
13. September 2024, KDnuggets

Azur Games migrates all game analytics data to ClickHouse Cloud on AWS
16. Juli 2024, AWS Blog

Database startup ClickHouse Announces PeerDB Acquistion
31. Juli 2024, Tech Times

ClickHouse Acquires PeerDB to Advance Postgres CDC Integration Solutions
1. August 2024, Datanami

bereitgestellt von Google News

Temenos signs first customer in India
24. August 2009, Finextra

bereitgestellt von Google News

MonetDB Foundation launched
31. Januar 2024, Centrum Wiskunde & Informatica (CWI)

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R — Part I
6. April 2018, Data Science Central

How MonetDB/X100 Exploits Modern CPU Performance
14. Januar 2020, Towards Data Science

Test of Time Award for paper on vectorized execution
16. Januar 2024, Centrum Wiskunde & Informatica (CWI)

Monet DB The Column-Store Pioneer
4. September 2019, Open Source For You

bereitgestellt von Google News

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

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

Running PostgreSQL Inside Your Browser
8. September 2022, iProgrammer

React Native for beginners
31. Oktober 2018, hackernoon.com

10 Low-Code Rules for Serious Coders
21. November 2022, Embedded Computing Design

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

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

Präsentieren Sie hier Ihr Produkt