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 > DolphinDB vs. Drizzle vs. Solr vs. Sqrrl vs. TypeDB

Vergleich der Systemeigenschaften DolphinDB vs. Drizzle vs. Solr vs. Sqrrl vs. TypeDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDolphinDB  Xaus Vergleich ausschliessenDrizzle  Xaus Vergleich ausschliessenSolr  Xaus Vergleich ausschliessenSqrrl  Xaus Vergleich ausschliessenTypeDB infoformerly named Grakn  Xaus Vergleich ausschliessen
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
KurzbeschreibungDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.MySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.Eine häufig verwendete Suchmaschinentechnologie basierend auf Apache LuceneAdaptable, secure NoSQL built on Apache AccumuloTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primäres DatenbankmodellTime Series DBMSRelational DBMSSuchmaschineDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Graph 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 DBMSSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,14
Rang#85  Overall
#6  Time Series DBMS
Punkte43,91
Rang#24  Overall
#3  Suchmaschinen
Punkte1,01
Rang#202  Overall
#19  Graph DBMS
#92  Relational DBMS
Websitewww.dolphindb.comsolr.apache.orgsqrrl.comtypedb.com
Technische Dokumentationdocs.dolphindb.cn/­en/­help200/­index.htmlsolr.apache.org/­resources.htmltypedb.com/­docs
EntwicklerDolphinDB, IncDrizzle Projekt, ursprünglich gestartet von Brian AkerApache Software FoundationAmazon infoursprünglich Sqrrl Data, Inc.Vaticle
Erscheinungsjahr20182008200620122016
Aktuelle Versionv2.00.4, January 20227.2.4, September 20129.5.0, Februar 20242.26.3, Jaenner 2024
Lizenz infoCommercial or Open Sourcekommerziell infofree community version availableOpen Source infoGNU GPLOpen Source infoApache Version 2kommerziellOpen 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.
ImplementierungsspracheC++C++JavaJavaJava
Server BetriebssystemeLinux
Windows
FreeBSD
Linux
OS X
Alle Betriebssysteme mit einer Java VM infoLäuft als Servlet in einem Servlet Container (z.B. Tomcat, Jetty ist inkludiert)LinuxLinux
OS X
Windows
Datenschemajajaja infoDynamic Fields enables on-the-fly addition of new fieldsschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infomit benutzerdefinierten Datentypen und automatic typingjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjanein
Sekundärindizesjajaja infoAlle Suchfelder werden automatisch indiziertjaja
SQL infoSupport of SQLSQL-like query languageja infomit propriätären ErweiterungenSolr Parallel SQL Interfaceneinnein
APIs und andere ZugriffskonzepteJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
JDBCJava API
RESTful HTTP/JSON API
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C
C++
Java
PHP
.Net
Erlang
Java
JavaScript
jede Sprache, die Sockets und entweder XML oder JSON unterstützt
Perl
PHP
Python
Ruby
Scala
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored ProceduresjaneinJava pluginsneinnein
Triggersneinnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.ja infoUser configurable commands triggered on index changesneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungShardingShardingSharding infoBasierend auf HadoopSharding infoby using Cassandra
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-Source Replikation
Source-Replica Replikation
jafrei wählbarer Replikationsfaktor infobasierend auf HadoopMulti-Source Replikation infoby using Cassandra
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reducejaja infoby using Apache Kafka and Apache Zookeeper
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinneinnein infosubstituted by the relationship feature
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACIDoptimistic LockingAtomic updates per row, document, or graph entityACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajanein
Berechtigungskonzept infoZugriffskontrolleAdministrators, Users, GroupsPluggable Authentication Mechanismen infoz.B. LDAP, HTTPjaCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)yes infoat REST API level; other APIs in progress
Weitere Informationen bereitgestellt vom Systemhersteller
DolphinDBDrizzleSolrSqrrlTypeDB infoformerly named Grakn
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» mehr
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» mehr
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» mehr
Licensing and pricing modelsApache 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
DolphinDBDrizzleSolrSqrrlTypeDB infoformerly named Grakn
DB-Engines Blog Posts

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

alle anzeigen

Elasticsearch replaced Solr as the most popular search engine
12. Januar 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2. Juli 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4. Februar 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

SOLR-led walkout demands better conditions for Compass workers
27. Februar 2024, Daily Northwestern

(SOLR) Trading Signals
18. März 2024, news.stocktradersdaily.com

Solr Search Tool Can Allow Remote Code Execution (RCE) by Default
28. November 2023, Dark Reading

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9. Oktober 2023, AWS Blog

SOLR hosts teach-in of labor movements at Northwestern
28. Januar 2024, Daily Northwestern

bereitgestellt von Google News

Amazon acquires cybersecurity startup Sqrrl
8. Juni 2023, CISO MAG

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl
18. September 2023, MintGenie

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23. Januar 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24. Januar 2018, TechCrunch

Will Amazon Buy Cybersecurity Firm Sqrrl?
18. Dezember 2017, PYMNTS.com

bereitgestellt von Google News

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

Speedb's Data Storage Engine Goes Open Source
9. November 2022, Datanami

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

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

Healthcare and business: How medical trends are evolving following the pandemic | Bayes Business School
6. Mai 2022, bayes.city.ac.uk

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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