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

DBMS > Heroic vs. LokiJS vs. NCache vs. SingleStore vs. Solr

Vergleich der Systemeigenschaften Heroic vs. LokiJS vs. NCache vs. SingleStore vs. Solr

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHeroic  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenSolr  Xaus Vergleich ausschliessen
KurzbeschreibungTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchIn-memory JavaScript DBMSOpen-Source and Enterprise in-memory Key-Value StoreMySQL 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 typeEine häufig verwendete Suchmaschinentechnologie basierend auf Apache Lucene
Primäres DatenbankmodellTime Series DBMSDocument StoreKey-Value StoreRelational DBMSSuchmaschine
Sekundäre DatenbankmodelleDocument Store
Suchmaschine infoUsing distributed Lucene
Document Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,51
Rang#255  Overall
#21  Time Series DBMS
Punkte0,43
Rang#264  Overall
#42  Document Stores
Punkte0,94
Rang#195  Overall
#29  Key-Value Stores
Punkte5,60
Rang#62  Overall
#35  Relational DBMS
Punkte42,91
Rang#24  Overall
#3  Suchmaschinen
Websitegithub.com/­spotify/­heroicgithub.com/­techfort/­LokiJSwww.alachisoft.com/­ncachewww.singlestore.comsolr.apache.org
Technische Dokumentationspotify.github.io/­heroictechfort.github.io/­LokiJSwww.alachisoft.com/­resources/­docsdocs.singlestore.comsolr.apache.org/­resources.html
EntwicklerSpotifyAlachisoftSingleStore Inc.Apache Software Foundation
Erscheinungsjahr20142014200520132006
Aktuelle Version5.3.3, April 20248.5, Jänner 20249.5.0, Februar 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open SourceOpen Source infoEnterprise Edition availablekommerziell infofree developer edition availableOpen Source infoApache Version 2
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
ImplementierungsspracheJavaJavaScriptC#, .NET, .NET Core, JavaC++, GoJava
Server BetriebssystemeServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Linux
Windows
Linux info64 bit version requiredAlle Betriebssysteme mit einer Java VM infoLäuft als Servlet in einem Servlet Container (z.B. Tomcat, Jetty ist inkludiert)
Datenschemaschemafreischemafreischemafreijaja infoDynamic Fields enables on-the-fly addition of new fields
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinteilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterjaja infomit benutzerdefinierten Datentypen und automatic typing
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesja infovia Elasticsearchja infoüber Viewsjajaja infoAlle Suchfelder werden automatisch indiziert
SQL infoSupport of SQLneinneinSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes infobut no triggers and foreign keysSolr Parallel SQL Interface
APIs und andere ZugriffskonzepteHQL (Heroic Query Language, a JSON-based language)
HTTP API
JavaScript APIIDistributedCache
JCache
LINQ
Proprietäres native API
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Java API
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenJavaScript.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Bash
C
C#
Java
JavaScript (Node.js)
Python
.Net
Erlang
Java
JavaScript
jede Sprache, die Sockets und entweder XML oder JSON unterstützt
Perl
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored ProceduresneinView Functions in JavaScriptnein infoUnterstützung für stored procedures mit SQL-Server CLRjaJava plugins
Triggersneinjaja infoNotificationsneinja infoUser configurable commands triggered on index changes
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinejaSharding infohash partitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjakeineja, mit wählbarer KonsistenzSource-Replica Replikation infostores two copies of each physical data partition on two separate nodesja
MapReduce infoBietet ein API für Map/Reduce Operationenneinjajanein infocan define user-defined aggregate functions for map-reduce-style calculationsspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduce
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
keineEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinnein infoAtomare Operationen innerhalb einer Collection möglichoptimistic Locking und pessimistic LockingACIDoptimistic Locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIjaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.ja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajajaja
Berechtigungskonzept infoZugriffskontrolleneinAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)Fine grained access control via users, groups and rolesja
Weitere Informationen bereitgestellt vom Systemhersteller
HeroicLokiJSNCacheSingleStore infoformer name was MemSQLSolr
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Driving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
IEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» mehr
Customers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» mehr
F ree Tier and Enterprise Edition
» 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
HeroicLokiJSNCacheSingleStore infoformer name was MemSQLSolr
DB-Engines Blog Posts

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

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

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

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

How to use NCache in ASP.Net Core
25. Februar 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22. April 2020, InfoQ.com

bereitgestellt von Google News

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 adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks and Files

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6. Dezember 2023, AWS Blog

Announcing watsonx.ai and SingleStore for generative AI applications
15. November 2023, IBM

bereitgestellt von Google News

(SOLR) Technical Pivots with Risk Controls
28. April 2024, news.stocktradersdaily.com

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

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

Top 5 stock gainers and losers: SOLR.V, GRSL.V, ANON.C
21. November 2023, Equity.Guru

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

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

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

Präsentieren Sie hier Ihr Produkt