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

DBMS > jBASE vs. ScyllaDB vs. Solr vs. Sqrrl vs. TerminusDB

Vergleich der Systemeigenschaften jBASE vs. ScyllaDB vs. Solr vs. Sqrrl vs. TerminusDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NamejBASE  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessenSolr  Xaus Vergleich ausschliessenSqrrl  Xaus Vergleich ausschliessenTerminusDB infoformer name was DataChemist  Xaus Vergleich ausschliessen
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
KurzbeschreibungA robust multi-value DBMS comprising development tools and middlewareCassandra and DynamoDB compatible wide column storeEine häufig verwendete Suchmaschinentechnologie basierend auf Apache LuceneAdaptable, secure NoSQL built on Apache AccumuloScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primäres DatenbankmodellMultivalue DBMSWide Column StoreSuchmaschineDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Graph DBMS
Sekundäre DatenbankmodelleKey-Value StoreSpatial DBMSDocument Store
RDF Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,41
Rang#159  Overall
#3  Multivalue DBMS
Punkte4,75
Rang#68  Overall
#5  Wide Column Stores
Punkte42,91
Rang#24  Overall
#3  Suchmaschinen
Punkte0,17
Rang#325  Overall
#29  Graph DBMS
Websitewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.scylladb.comsolr.apache.orgsqrrl.comterminusdb.com
Technische Dokumentationdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9docs.scylladb.comsolr.apache.org/­resources.htmlterminusdb.github.io/­terminusdb/­#
EntwicklerRocket Software (früher Zumasys)ScyllaDBApache Software FoundationAmazon infoursprünglich Sqrrl Data, Inc.DataChemist Ltd.
Erscheinungsjahr19912015200620122018
Aktuelle Version5.7ScyllaDB Open Source 5.4.1, Jaenner 20249.6.0, April 202411.0.0, Jaenner 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoApache Version 2kommerziellOpen Source infoGPL V3
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheC++JavaJavaProlog, Rust
Server BetriebssystemeAIX
Linux
Windows
LinuxAlle Betriebssysteme mit einer Java VM infoLäuft als Servlet in einem Servlet Container (z.B. Tomcat, Jetty ist inkludiert)LinuxLinux
Datenschemaschemafreischemafreija infoDynamic Fields enables on-the-fly addition of new fieldsschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionaljaja 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, XSLTjaneinjanein
Sekundärindizesja infocluster global secondary indicesja infoAlle Suchfelder werden automatisch indiziertja
SQL infoSupport of SQLEmbedded SQL for jBASE in BASICSQL-like DML and DDL statements (CQL)Solr Parallel SQL InterfaceneinSQL-like query language (WOQL)
APIs und andere ZugriffskonzepteJDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
Proprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Java API
RESTful HTTP/JSON API
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Unterstützte Programmiersprachen.Net
Basic
Jabbascript
Java
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
.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
JavaScript
Python
Server-seitige Scripts infoStored Proceduresjayes, LuaJava pluginsneinja
Triggersjaneinja infoUser configurable commands triggered on index changesneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingSharding infoBasierend auf HadoopGraph Partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjafrei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possiblejafrei wählbarer Replikationsfaktor infobasierend auf HadoopJournaling Streams
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reducejanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Eventual ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDnein infoAtomicity and isolation are supported for single operationsoptimistic LockingAtomic updates per row, document, or graph entityACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infoin-memory journaling
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infoin-memory tablesja
Berechtigungskonzept infoZugriffskontrolleAccess rights can be defined down to the item levelAccess rights for users can be defined per objectjaCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)Role-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
jBASEScyllaDBSolrSqrrlTerminusDB infoformer name was DataChemist
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» mehr
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
jBASEScyllaDBSolrSqrrlTerminusDB infoformer name was DataChemist
DB-Engines Blog Posts

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

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26. April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17. Oktober 2023, Datanami

Running ScyllaDB NoSQL on Kubernetes with Spot Instances
10. Juli 2023, The New Stack

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6. Januar 2023, AWS Blog

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9. Januar 2020, Data Science Central

bereitgestellt von Google News

(SOLR) Technical Data
17. Mai 2024, Stock Traders Daily

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

Solana Token Creator by Solr Network Becomes the Fastest-Growing Platform on Solana
17. Mai 2024, Digital Journal

SOLR hosts May Day amid ongoing contract negotiations
13. Mai 2024, Daily Northwestern

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

bereitgestellt von Google News

Splunk details Sqrrl 'screw-ups' that hampered threat hunting
6. Mai 2024, TechTarget

Amazon acquires cybersecurity startup Sqrrl
8. Juni 2023, cisomag.com

Mark Terenzoni
23. Februar 2024, Dark Reading

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

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

bereitgestellt von Google News

How TerminusDB is commercializing its open source graph database
16. März 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1. Dezember 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15. März 2021, Tech.eu

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12. April 2022, United Nations Office for Disaster Risk Reduction

Trinity College spinout TerminusDB secures €3.6m in investment
15. März 2021, The Irish Times

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

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.

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

Präsentieren Sie hier Ihr Produkt