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. FoundationDB vs. H2 vs. Riak TS vs. XTDB

Vergleich der Systemeigenschaften AlaSQL vs. FoundationDB vs. H2 vs. Riak TS vs. XTDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenRiak TS  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  Xaus Vergleich ausschliessen
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungJavaScript DBMS librarySortierter Key-Value Store. Core features werden durch layers ergänzt.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KVA general purpose database with bitemporal SQL and Datalog and graph queries
Primäres DatenbankmodellDocument Store
Relational DBMS
Document Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Relational DBMSTime Series DBMSDocument Store
Sekundäre DatenbankmodelleSpatial 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
Punkte1,03
Rang#190  Overall
#31  Document Stores
#28  Key-Value Stores
#89  Relational DBMS
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte0,20
Rang#319  Overall
#27  Time Series DBMS
Punkte0,11
Rang#343  Overall
#46  Document Stores
Websitealasql.orggithub.com/­apple/­foundationdbwww.h2database.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqlapple.github.io/­foundationdbwww.h2database.com/­html/­main.htmlwww.tiot.jp/­riak-docs/­riak/­ts/­latestwww.xtdb.com/­docs
EntwicklerAndrey Gershun & Mathias R. WulffFoundationDBThomas MuellerOpen Source, formerly Basho TechnologiesJuxt Ltd.
Erscheinungsjahr20142013200520152019
Aktuelle Version6.2.28, November 20202.2.220, Juli 20233.0.0, September 20221.19, September 2021
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)Open SourceOpen Source infoMIT License
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.
ImplementierungsspracheJavaScriptC++JavaErlangClojure
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Alle Betriebssysteme mit einer Java VMLinux
OS X
Alle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
Datenschemaschemafreischemafrei infoEinige Layers unterstützen Schematajaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinnein infoEinige Layers unterstützen Typenjaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesneinneinjaeingeschränktja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nur in speziellem SQL-Layerjayes, limitedeingeschränktes SQL mittels Apache Calcite
APIs und andere ZugriffskonzepteJavaScript APIJDBC
ODBC
HTTP API
Native Erlang Interface
HTTP REST
JDBC
Unterstützte ProgrammiersprachenJavaScript.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
JavaC infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Clojure
Java
Server-seitige Scripts infoStored Proceduresneinnur im SQL-layerJava Stored Procedures and User-Defined FunctionsErlangnein
Triggersjaneinjaja infopre-commit hooks and post-commit hooksnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingkeineShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeinejaWith clustering: 2 database servers on different computers operate on identical copies of a databasefrei wählbarer Replikationsfaktorja, jeder Knoten hat alle Daten
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineLinearizable consistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjanur im SQL-layerjanein infolinks between datasets can be storednein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajajayes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja
Berechtigungskonzept infoZugriffskontrolleneinneinBenutzer 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
AlaSQLFoundationDBH2Riak TSXTDB infoformerly named Crux
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

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

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

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28. September 2023, DevClass

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19. April 2018, GeekWire

bereitgestellt von Google News

Enterprise NoSQL Database for the IoT Becomes Open Source
11. Mai 2016, ENGINEERING.com

Basho open-sources its Riak TS database for the Internet Of Things
5. Mai 2016, TechCrunch

Basho brings open source Riak TS database for IoT
7. Mai 2016, Open Source For You

Best open source databases for IoT applications
26. Mai 2017, Open Source For You

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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