Databases

Coding shared image
Article

Active Directory Utility for SQL Server (ADUTIL) now officially supported with RHEL 9

Vivien Wang +2

Active Directory Utility for SQL Server (ADUTIL) is now officially supported with RHEL 9. The adutil tool is a command-line interface (CLI) utility for configuring and managing Windows Active Directory domains for SQL Server on Linux and containers, without switching between Windows and Linux machines to manage Active Directory.

Feature image for Red Hat Enterprise Linux.
Article

What's new in Red Hat Enterprise Linux 9.4?

Nikhil Mungale

Red Hat Enterprise Linux (RHEL) 9.4 is now generally available (GA). Learn about the latest enhancements that improve the developer experience.

Article Thumbnail
Article

Modernization: Managing data during the process

Yashwanth Maheshwaram +1

Data refactoring unlocks the potential for adaptable, resilient applications. Consider these techniques when migrating monolithic applications to microservices.

Topic

Databases

Databases form the foundation of efficient application development, enabling

Featured image for Quarkus and MongoDB.
Article

Getting started with MongoDB and Quarkus

Hans-Peter Grahsl

Explore the basics of using MongoDB and Quarkus to write cloud-native Java applications and extensions that simplify deploying containerized apps on Kubernetes.

Share graphics_MongoDB
Cheat Sheet

MongoDB cheat sheet

Bob Reselman

Download the MongoDB cheat sheet to learn basic commands for MongoDB, a NoSQL, document-centric database that makes it easy to build scalable web applications.

RedHat Shadowman Logo
Article

Red Hat open source databases in beta: Adds PostgreSQL 10, MongoDB 3.6; updates MySQL 5.7

Mike Guerette

Red Hat open source databases in beta: Adds PostgreSQL 10, MongoDB 3.6; updates MySQL 5.7 - Twice a year, Red Hat distributes new versions of compiler toolsets, scripting languages, open source databases, and/or web tools, etc. so that application developers will have access to the latest, stable versions. These Red Hat supported offerings are packaged as Red Hat Software Collections.

Video Thumbnail
Video

Deploying Oracle databases in Linux containers

Red Hat Developer Program

This is a demonstration of Oracle databases being deployed with Red Hat Enterprise Linux using Linux containers. The demo also goes into comparing container deployments to more traditional bare-metal and virtual machine deployment scenario and discusses the benefits. See how Red Hat Enterprise Linux enables your database environments to stay both flexible and current by utilizing Linux container technologies for deploying Oracle 11gR2 on RHEL 6, Oracle 12c on RHEL 6, and Oracle 12c on RHEL 7.

Video Thumbnail
Video

Efficient top-k query processing on distributed column family databases: by Rui Vieira

Red Hat Developer Program

Ranking queries are one of the central topics in the field of Information Retrieval with considerable applications in fields such as analytics. One of the challenges is to provide solutions which can be adapted to distributed data sources, specifically NoSQL distributed column-oriented databases, and comply to "user" real-time constraints, especially when dealing with massive amounts of data. In this talk, we discuss the implementation and challenges for some of the most promising algorithms to address these challenges. We also analyse their scalability and substantial gains in terms of bandwidth and execution time, as indicated by the experimental results."