DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Kdb vs. searchxml vs. SingleStore vs. TerarkDB vs. TypeDB

Vergleich der Systemeigenschaften Kdb vs. searchxml vs. SingleStore vs. TerarkDB vs. TypeDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameKdb  Xaus Vergleich ausschliessensearchxml  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenTerarkDB  Xaus Vergleich ausschliessenTypeDB infoformerly named Grakn  Xaus Vergleich ausschliessen
KurzbeschreibungHoch performantes Time Series DBMSDBMS for structured and unstructured content wrapped with an application serverMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDBTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primäres DatenbankmodellTime Series DBMS
Vektor DBMS
Native XML DBMS
Suchmaschine
Relational DBMSKey-Value StoreGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Sekundäre DatenbankmodelleRelational DBMSDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte7,71
Rang#49  Overall
#2  Time Series DBMS
#1  Vektor DBMS
Punkte0,03
Rang#390  Overall
#7  Native XML DBMS
#24  Suchmaschinen
Punkte5,38
Rang#62  Overall
#35  Relational DBMS
Punkte0,08
Rang#367  Overall
#56  Key-Value Stores
Punkte0,70
Rang#230  Overall
#20  Graph DBMS
#106  Relational DBMS
Websitekx.comwww.searchxml.net/­category/­productswww.singlestore.comgithub.com/­bytedance/­terarkdbtypedb.com
Technische Dokumentationcode.kx.comwww.searchxml.net/­support/­handoutsdocs.singlestore.combytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKctypedb.com/­docs
EntwicklerKx Systems, a division of First Derivatives plcinformationpartners gmbhSingleStore Inc.ByteDance, originally TerarkVaticle
Erscheinungsjahr2000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 20032015201320162016
Aktuelle Version3.6, Mai 20181.08.5, Jänner 20242.26.3, Jaenner 2024
Lizenz infoCommercial or Open Sourcekommerziell infoKostenlose 32-bit Versionkommerziellkommerziell infofree developer edition availablekommerziell inforestricted open source version availableOpen Source infoGPL Version 3, commercial licenses available
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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
ImplementierungsspracheqC++C++, GoC++Java
Server BetriebssystemeLinux
OS X
Solaris
Windows
WindowsLinux info64 bit version requiredLinux
OS X
Windows
Datenschemajaschemafreijaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjajaneinneinnein
Sekundärindizesja infotable attribute 'grouped'jajaneinja
SQL infoSupport of SQLSQL-like query language (q)neinyes infobut no triggers and foreign keysneinnein
APIs und andere ZugriffskonzepteHTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
RESTful HTTP API
WebDAV
XQuery
XSLT
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
C++ API
Java API
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Unterstützte ProgrammiersprachenC
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
C++ infomost other programming languages supported via APIsBash
C
C#
Java
JavaScript (Node.js)
Python
C++
Java
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenja infoon the application serverjaneinnein
Triggersja infomittels Viewsneinneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungkeineSharding infohash partitioningkeineSharding infoby using Cassandra
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationja infosychronisation to multiple collectionsSource-Replica Replikation infostores two copies of each physical data partition on two separate nodeskeineMulti-Source Replikation infoby using Cassandra
MapReduce infoBietet ein API für Map/Reduce Operationennein infoein vergleichbares Paradigma wird intern verwendetneinnein infocan define user-defined aggregate functions for map-reduce-style calculationsneinja infoby using Apache Kafka and Apache Zookeeper
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinnein infosubstituted by the relationship feature
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinMehrere Lese-, ein SchreibprozessACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.jaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjajanein
Berechtigungskonzept infoZugriffskontrolleRechteverwaltung mit BenutzeraccountsDomain, group and role-based access control at the document level and for application servicesFine grained access control via users, groups and rolesneinyes infoat REST API level; other APIs in progress
Weitere Informationen bereitgestellt vom Systemhersteller
KdbsearchxmlSingleStore infoformer name was MemSQLTerarkDBTypeDB infoformerly named Grakn
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» mehr
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» mehr
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
TypeDB provides a new level of expressivity, extensibility, interoperability, and...
» mehr
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» mehr
Driving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» mehr
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
IEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
Customers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsupon request
» mehr
F ree Tier and Enterprise Edition
» mehr
Apache f or language drivers, and AGPL and Commercial for the database server. The...
» mehr

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
KdbsearchxmlSingleStore infoformer name was MemSQLTerarkDBTypeDB infoformerly named Grakn
DB-Engines Blog Posts

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28. Februar 2024, businesswire.com

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9. August 2023, Professional Motorsport World

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18. Mai 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18. Mai 2023, Yahoo Finance

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7. Juni 2023, Datanami

bereitgestellt von Google News

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
18. April 2024, Madrona Venture Group

SingleStore CEO sees little future for purpose-built vector databases
24. Januar 2024, VentureBeat

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24. Januar 2024, Business Wire

SingleStore update adds new tools to fuel GenAI, analytics
24. Januar 2024, TechTarget

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks & Files

bereitgestellt von Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2. September 2021, Towards Data Science

Spacecraft Engineering Models: How to Migrate UML to TypeQL
8. September 2021, hackernoon.com

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9. November 2022, businesswire.com

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2. Februar 2024, DataDrivenInvestor

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6. Oktober 2020, Towards Data Science

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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