DBMS > Geode vs. QuestDB vs. Sphinx vs. Splice Machine vs. SQL.JS
Vergleich der Systemeigenschaften Geode vs. QuestDB vs. Sphinx vs. Splice Machine vs. SQL.JS
Redaktionelle Informationen bereitgestellt von DB-Engines | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name | Geode Xaus Vergleich ausschliessen | QuestDB Xaus Vergleich ausschliessen | Sphinx Xaus Vergleich ausschliessen | Splice Machine Xaus Vergleich ausschliessen | SQL.JS Xaus Vergleich ausschliessen | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Kurzbeschreibung | Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processes | A high performance open source SQL database for time series data | Open Source Suchmaschine zum Suchen in Daten aus verschiedenen Quellen, u.a. relationalen Datenbanken | Open-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and Spark | Portierung von SQLite auf JavaScript | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Primäres Datenbankmodell | Key-Value Store | Time Series DBMS | Suchmaschine | Relational DBMS | Relational DBMS | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sekundäre Datenbankmodelle | Relational DBMS | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Website | geode.apache.org | questdb.io | sphinxsearch.com | splicemachine.com | sql.js.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Technische Dokumentation | geode.apache.org/docs | questdb.io/docs/introduction | sphinxsearch.com/docs | doc.splicemachine.com | sql.js.org/documentation/index.html | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Entwickler | Originally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire. | QuestDB Limited | Sphinx Technologies Inc. | Splice Machine | Alon Zakai ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Erscheinungsjahr | 2002 | 2014 | 2001 | 2014 | 2012 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Aktuelle Version | 1.1, February 2017 | 3.3.1 , Juli 2020 | 2.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Lizenz ![]() | Open Source ![]() | Open Source ![]() | Open Source ![]() | Open Source ![]() | Open Source | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ausschließlich ein Cloud-Service ![]() | nein | nein | nein | nein | nein | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DBaaS Angebote (gesponserte Links) ![]() Providers of DBaaS offerings, please contact us to be listed. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Implementierungssprache | Java | Java | C++ | Java | JavaScript | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server Betriebssysteme | Alle Betriebssysteme mit einer Java VM ![]() | Linux macOS Windows | FreeBSD Linux NetBSD OS X Solaris Windows | Linux OS X Solaris Windows | Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Datenschema | schemafrei | ja ![]() | ja | ja | ja | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typisierung ![]() | ja | ja | nein | ja | ja | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
XML Unterstützung ![]() | nein | nein | nein | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sekundärindizes | nein | nein | ja ![]() | ja | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQL ![]() | SQL-like query language (OQL) | SQL-like query language | SQL-like query language (SphinxQL) | ja | ja ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
APIs und andere Zugriffskonzepte | Java Client API Memcached Protokoll RESTful HTTP API | HTTP REST InfluxDB Line Protocol (TCP/UDP) JDBC | Proprietäres Protokoll | JDBC Native Spark Datasource ODBC | JavaScript API | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Unterstützte Programmiersprachen | .Net All JVM based languages C++ Groovy Java Scala | C ![]() C++ Go Java JavaScript (Node.js) Python Rust ![]() | C++ ![]() Java Perl ![]() PHP Python Ruby ![]() | C# C++ Java JavaScript (Node.js) Python R Scala | JavaScript | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server-seitige Scripts ![]() | benutzerdefinierte Funktionen | nein | nein | ja ![]() | nein | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Triggers | ja ![]() | nein | nein | ja | nein | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Partitionierungsmechanismen ![]() | Sharding | horizontal partitioning (by timestamps) | Sharding ![]() | Shared Nothhing Auto-Sharding, Columnar Partitioning | keine | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Replikationsmechanismen ![]() | Multi-Source Replikation | Configurable consistency for N replicas | keine | Multi-Source Replikation Source-Replica Replikation | keine | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MapReduce ![]() | nein | nein | nein | Yes, via Full Spark Integration | nein | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Konsistenzkonzept ![]() | Eventual Consistency | Immediate Consistency | Immediate Consistency | keine | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Fremdschlüssel ![]() | nein | nein | nein | ja | ja | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Transaktionskonzept ![]() | yes, on a single node | ACID for single-table writes | nein | ACID | ACID | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concurrency ![]() | ja | ja | ja | yes, multi-version concurrency control (MVCC) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Durability ![]() | ja | ja | ja ![]() | ja | nein ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
In-Memory Unterstützung ![]() | ja | ja ![]() | ja | ja | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Berechtigungskonzept ![]() | Access rights per client and object definable | nein | Access rights for users, groups and roles according to SQL-standard | nein | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Weitere Informationen bereitgestellt vom Systemhersteller | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Geode | QuestDB | Sphinx | Splice Machine | SQL.JS | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Specific characteristics | Relational model with native time series support Column based storage and time partitioned... » mehr | THE ONLY SCALE-OUT SQL RDBMS WITH BUILT-IN MACHINE LEARNING For data-rich, real-time... » mehr | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Competitive advantages | Real-time data ingestion and istant SQL queries for time series High performance... » mehr | Operational Workloads: Full ACID support with high performance at scale Multi-row... » mehr | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typical application scenarios | Application metrics Financial market data and algo trading DevOps monitoring Real-time... » mehr | New AI/ML and IoT Applications Data Warehouse Offloads Application Modernization... » mehr | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Licensing and pricing models | Apache 2.0. » mehr | Kubernetes Community Edition: https://hub.helm.sh/charts/splicemachine/splice-helm... » mehr | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Neuigkeiten | Check Out Splice Machine’s Recent Podcast Appearances Data Lineage Doesn’t Have to be Hard How Feature Stores Will Revolutionize Enterprise AI Feature Stores Need an HTAP Database What Is a Feature Store? | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Zugehörige Produkte und DienstleistungenWir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Weitere Ressourcen | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Geode | QuestDB | Sphinx | Splice Machine | SQL.JS | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DB-Engines Blog Posts | The DB-Engines ranking includes now search engines | New kids on the block: database management systems implemented in JavaScript news digest: AsyncAPI joins Linux Foundation, LG closes mobile phone business, and Python 3.9.4 and 3.8.9 - SD Times High-Performance Data Processing with Spring Cloud Data Flow and Geode The Apache® Software Foundation Welcomes its Global Community Online at ApacheCon@Home Event-Driven Architectures with Apache Geode and Spring Integration RDBMS and Apache Geode Data Movement: Low Latency ETL Pipeline by Using Cloud-Native Event Driven Microservices bereitgestellt von Google News QuestDB has built a lightning fast time series database. Can it build a business to match? Q&A: Nicolas Hourcard, QuestDB: The advantages of a time-series database QuestDB nabs $2.3M seed to build open source time series database Cloud-Based Time Series Database Market Capacity, Production Status and Outlook 2021-2027| Alibaba, Amazon (AWS), AVEVA, Axibase, BangDB, Circonus, Cortex, Crate, DataStax, Dell (VMware) – SoccerNurds Trending News 2021: Cloud-Based Time Series Database Market Research Region Wise Analysis of Top Players In Market By Its Types And Application | Alibaba, Amazon (AWS), AVEVA, Axibase, BangDB bereitgestellt von Google News How to Build 600+ Links in One Month 6 Top & Best Open source Search Engine Software for Enterprises Weaviate Is A Search Engine For Vector Embeddings eCommerce Search & Personalization [Product Roadmap] How Matrimony.com has become the go-to platform for Indian matchmaking bereitgestellt von Google News Splice Machine Announces New Capabilities to Support Real-Time AI with Version 3.1 of its Scale-Out SQL Database Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine Learning Splice Machine Announces Livewire, the Operational AI Platform Designed for Industrial Use Cases Splice Machine Announces Operational AI Platform for IIoT | Technology Splice Machine Launches Industrials Division and Middle East Operations bereitgestellt von Google News Meet AlaSQL, a speedy SQL database for JavaScript Best of 2018: 5 Best Node.js Frameworks to Know LokiJS - A JavaScript Database Full-Stack Developer Front- & Back-End (m/f/x) Get a job: The Pokemon Company is hiring a Software Engineer bereitgestellt von Google News Staff Engineer - Tanzu GemFire - Opportunity for Working Remotely Boston, MA Tanzu GemFire Quality Engineer - Opportunity for Working Remotely Newark, NJ Staff Engineer - Tanzu GemFire - Opportunity for Working Remotely Nashville, TN Tanzu GemFire Quality Engineer - Opportunity for Working Remotely Nashville, TN Platform Reliability Engineer - Digitization and Workflow Engineering Head of Developer Relations Hadoop Developer / Admin Jr Full-Stack Developer, .NET/SQL/JS (Little Rock) Marketing Manager - Campaign Strategy Full-Stack Developer, .NET/SQL/JS (Bentonville) Software Engineer Senior Technical Services Consultant |
Teilen sie diese Seite mit ihrem Netzwerk