DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > InterSystems Caché vs. OceanBase vs. Postgres-XL vs. Solr vs. VelocityDB

Vergleich der Systemeigenschaften InterSystems Caché vs. OceanBase vs. Postgres-XL vs. Solr vs. VelocityDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameInterSystems Caché  Xaus Vergleich ausschliessenOceanBase  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessenSolr  Xaus Vergleich ausschliessenVelocityDB  Xaus Vergleich ausschliessen
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.
KurzbeschreibungA multi-model DBMS and application serverA distributed, high available RDBMS compatible with Oracle and MySQLBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.Eine häufig verwendete Suchmaschinentechnologie basierend auf Apache LuceneA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primäres DatenbankmodellKey-Value Store
Object oriented DBMS
Relational DBMS
Relational DBMSRelational DBMSSuchmaschineGraph DBMS
Object oriented DBMS
Sekundäre DatenbankmodelleDocument StoreDocument Store
Wide Column Store
Document Store
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,66
Rang#147  Overall
#68  Relational DBMS
Punkte0,49
Rang#256  Overall
#117  Relational DBMS
Punkte42,91
Rang#24  Overall
#3  Suchmaschinen
Punkte0,05
Rang#358  Overall
#36  Graph DBMS
#16  Object oriented DBMS
Websitewww.intersystems.com/­products/­cacheen.oceanbase.comwww.postgres-xl.orgsolr.apache.orgvelocitydb.com
Technische Dokumentationdocs.intersystems.comen.oceanbase.com/­docs/­oceanbase-databasewww.postgres-xl.org/­documentationsolr.apache.org/­resources.htmlvelocitydb.com/­UserGuide
EntwicklerInterSystemsOceanBase infopreviously Alibaba and Ant GroupApache Software FoundationVelocityDB Inc
Erscheinungsjahr199720102014 infoseit 2012, ursprünglich genannt StormDB20062011
Aktuelle Version2018.1.4, Mai 20204.3.0, April 202410 R1, Oktober 20189.6.0, April 20247.x
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoCommercial license availableOpen Source infoMozilla public licenseOpen Source infoApache Version 2kommerziell
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++CJavaC#
Server BetriebssystemeAIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
LinuxLinux
macOS
Alle Betriebssysteme mit einer Java VM infoLäuft als Servlet in einem Servlet Container (z.B. Tomcat, Jetty ist inkludiert)Any that supports .NET
Datenschemadepending on used data modeljajaja infoDynamic Fields enables on-the-fly addition of new fieldsja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja infomit benutzerdefinierten Datentypen und automatic typingja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjajaja infoXML type, but no XML query functionalityjanein
Sekundärindizesjajajaja infoAlle Suchfelder werden automatisch indiziertja
SQL infoSupport of SQLjajaja infodistributed, parallel query executionSolr Parallel SQL Interfacenein
APIs und andere Zugriffskonzepte.NET Client API
JDBC
ODBC
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietäres native API
Table API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
RESTful HTTP/JSON API
.Net
Unterstützte ProgrammiersprachenC#
C++
Java
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
Erlang
Java
JavaScript
jede Sprache, die Sockets und entweder XML oder JSON unterstützt
Perl
PHP
Python
Ruby
Scala
.Net
Server-seitige Scripts infoStored ProceduresjaPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modebenutzerdefinierte FunktionenJava pluginsnein
Triggersjajajaja infoUser configurable commands triggered on index changesCallbacks are triggered when data changes
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontal partitioning (by hash, key, range, range columns, list, and list columns)horizontale PartitionierungShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-source replication using Paxosja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reducenein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACID infoMVCCoptimistic LockingACID
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 haltenjaneinjaja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and rolesAccess rights for users, groups and roles according to SQL-standardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardjaBased on Windows Authentication

Weitere Informationen bereitgestellt vom Systemhersteller

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
InterSystems CachéOceanBasePostgres-XLSolrVelocityDB
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

InterSystems Unveils Caché 2015
26. Januar 2019, International Spectrum Magazine

Defense Health Agency Awards Four Points Technology $39 Million for Intersystems Software Licenses and Maintenance
21. September 2023, ClearanceJobs

AWS, GCP, Oracle, Azure, SAP Lead Cloud DBMS Market: Gartner
12. Februar 2022, CRN

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24. Juni 2022, IBM

Associative Data Modeling Demystified - Part1 - DataScienceCentral.com
9. Juli 2016, Data Science Central

bereitgestellt von Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31. Januar 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22. August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25. März 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4. August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16. August 2022, InfoWorld

bereitgestellt von Google News

(SOLR) Proactive Strategies
27. Mai 2024, news.stocktradersdaily.com

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

Have Insiders Been Buying Solar Alliance Energy Inc. (CVE:SOLR) Shares?
25. Mai 2024, Yahoo Movies UK

Closing Bell: Solar Alliance Energy Inc flat on Tuesday (SOLR)
24. Mai 2024, The Globe and Mail

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt