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 > Ingres vs. Oracle vs. SingleStore vs. Solr

Vergleich der Systemeigenschaften Ingres vs. Oracle vs. SingleStore vs. Solr

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameIngres  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenSolr  Xaus Vergleich ausschliessen
KurzbeschreibungBewährtes RDBMSWeit verbreitetes, allgemein einsetzbares RDBMSMySQL 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 DatenbankmodellRelational DBMSRelational DBMSRelational DBMSSuchmaschine
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith Oracle Spatial and Graph
RDF Store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vektor DBMS infosince Oracle 23
Document Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,67
Rang#77  Overall
#42  Relational DBMS
Punkte1234,27
Rang#1  Overall
#1  Relational DBMS
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Punkte44,28
Rang#24  Overall
#3  Suchmaschinen
Websitewww.actian.com/­databases/­ingreswww.oracle.com/­databasewww.singlestore.comsolr.apache.org
Technische Dokumentationdocs.actian.com/­ingresdocs.oracle.com/­en/­databasedocs.singlestore.comsolr.apache.org/­resources.html
EntwicklerActian CorporationOracleSingleStore Inc.Apache Software Foundation
Erscheinungsjahr1974 infoUrsprünglich bereits in den 1970 Jahren198020132006
Aktuelle Version11.2, Mai 202223c, September 20238.5, Jänner 20249.5.0, Februar 2024
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoeingeschränkte kostenlose Version verfügbarkommerziell infofree developer edition availableOpen Source infoApache Version 2
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
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
ImplementierungsspracheCC und C++C++, GoJava
Server BetriebssystemeAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux info64 bit version requiredAlle Betriebssysteme mit einer Java VM infoLäuft als Servlet in einem Servlet Container (z.B. Tomcat, Jetty ist inkludiert)
Datenschemajaja infoSchemaless in JSON and XML columnsjaja infoDynamic Fields enables on-the-fly addition of new fields
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja 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, XSLTnein infoaber Import/Export aus/von XML-files möglichjaneinja
Sekundärindizesjajajaja infoAlle Suchfelder werden automatisch indiziert
SQL infoSupport of SQLjaja infomit proprietären Erweiterungenyes infobut no triggers and foreign keysSolr Parallel SQL Interface
APIs und andere Zugriffskonzepte.NET Client API
JDBC
ODBC
Proprietäres Protokoll (OpenAPI)
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Java API
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenC
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
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 ProceduresjaPL/SQL infoauch Java stored procedures möglichjaJava plugins
Triggersjajaneinja infoUser configurable commands triggered on index changes
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung infoIngres Star zum gleichzeitigen Zugriff auf mehrere DatenbankenSharding, horizontal partitioningSharding infohash partitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenIngres ReplicatorMulti-Source Replikation
Source-Replica Replikation
Source-Replica Replikation infostores two copies of each physical data partition on two separate nodesja
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infokann in PL/SQL realisiert werdennein 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 SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infomit parameterisierbarem isolation levelACIDoptimistic Locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoMVCCjayes, multi-version concurrency control (MVCC)ja
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.ja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infoVersion 12c introduced the new option 'Oracle Database In-Memory'jaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardFine grained access control via users, groups and rolesja
Weitere Informationen bereitgestellt vom Systemhersteller
IngresOracleSingleStore infoformer name was MemSQLSolr
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsCustomers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsF 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
DrittanbieterNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» mehr

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
IngresOracleSingleStore infoformer name was MemSQLSolr
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25. November 2016, Tony Branson (guest author)

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

Postgres pioneer Michael Stonebraker promises to upend the database once more
26. Dezember 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12. März 2024, TechCrunch

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13. Juni 2023, DevClass

Actian Launches Ingres as a Fully-Managed Cloud Service
24. September 2021, Integration Developers

Dr. Michael Stonebraker: A Short History of Database Systems
1. Februar 2019, The New Stack

bereitgestellt von Google News

Proper SQL comes to MongoDB applications .. with the Oracle Database!
2. April 2024, blogs.oracle.com

Oracle makes its pitch for the enterprise cloud. Should CIOs listen?
11. April 2024, CIO

Microsoft and Oracle expand partnership to deliver Oracle Database Services on Oracle Cloud Infrastructure in ...
14. September 2023, Microsoft

Oracle Database@Azure now Generally Available in Azure East US Region to accelerate your data center exit
13. Dezember 2023, blogs.oracle.com

Maximize database performance with Oracle Exadata and Oracle Linux
27. März 2024, blogs.oracle.com

bereitgestellt von Google News

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

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

SingleStore Accelerates Go-to-Market Strategy with AWS
5. März 2024, Business Wire

New AI features for developers in SingleStoreDB
29. Januar 2024, InfoWorld

SingleStore, Snowflake Help Customers Build Enterprise-Ready Generative AI Apps
3. Januar 2024, Acceleration Economy

bereitgestellt von Google News

Closing Bell: Solar Alliance Energy Inc flat on Wednesday (SOLR)
12. April 2024, The Globe and Mail

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

Long Term Trading Analysis for (SOLR)
28. März 2024, news.stocktradersdaily.com

Closing Bell: Solar Alliance Energy Inc flat on Thursday (SOLR)
12. April 2024, The Globe and Mail

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



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

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