home.social

#datasource — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #datasource, aggregated by home.social.

fetched live
  1. Что внутри JDBC: архитектура, объектная модель и Driver/SPI

    Когда в проекте используются Spring Data, Hibernate, jOOQ или Slick, доступ к реляционной БД на JVM чаще всего заканчивается JDBC. Разберём архитектуру JDBC: где заканчивается API и начинается драйвер, как Java находит реализацию, какую роль играют DataSource, Connection и пул соединений, а также какие ресурсы удерживаются на каждом этапе. Материал для тех, кому важно понимать не только вызов executeQuery(), но и поведение системы под нагрузкой.

    habr.com/ru/articles/1058080/

    #JDBC #Java #JVM #базы_данных #JDBC_Driver #DataSource #Connection_Pool #HikariCP #PostgreSQL #архитектура_бэкенда

  2. In the ever-evolving landscape of cybersecurity, staying ahead of threats is paramount. Microsoft Sentinel, a powerful cloud-native SIEM (Security Information and Event Management) solution, empowers Information Security Architects and Engineers to do just that. In this three-part series, we will explore how to make significant improvements to Microsoft Sentinel to bolster your organization's security posture.

    azuretracks.com/?p=1926

  3. If you want to create a to connect with , mind that the documentation isn't correct. The data source is:

    https://zabbix-webinterface/api_jsonrpc.php

    instead of

    https://zabbix-webinterface/zabbix/api_jsonrpc.php