Showing 5 Result(s)
Oracle Vector Search
Oracle-en

AI Vector Search Technology

The 23ai database, as the name suggests and the numerous announcements on the official website, has been integrated with artificial intelligence (AI) technology. One of the solutions in this area is the Vector Search functionality, which, as you will soon see, simply takes modern data processing to a whole new level. This is particularly important …

Oracle-en

AWR reports in Oracle databases

Oracle AWR (Automatic Workload Repository) reports are a diagnostic tool available in Oracle databases that helps analyze system performance and identify areas requiring optimization. At first glance they look, let’s be honest, quite complicated. Lots of sections, lots of numbers and parameters. Due to their detailed and technical nature, they require some experience in use. …

Oracle-en

Oracle database as Docker container

In this article, we will look at how to quickly configure the Oracle 21C database for programming purposes using Docker. What are Docker containers? It is a packaging format that accumulates code and apprenticeships in a form that allows quick and reliable operation in all computing environments. Using containerization, we can quickly start the platform …