#datasource — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #datasource, aggregated by home.social.
-
Что внутри JDBC: архитектура, объектная модель и Driver/SPI
Когда в проекте используются Spring Data, Hibernate, jOOQ или Slick, доступ к реляционной БД на JVM чаще всего заканчивается JDBC. Разберём архитектуру JDBC: где заканчивается API и начинается драйвер, как Java находит реализацию, какую роль играют DataSource, Connection и пул соединений, а также какие ресурсы удерживаются на каждом этапе. Материал для тех, кому важно понимать не только вызов executeQuery(), но и поведение системы под нагрузкой.
https://habr.com/ru/articles/1058080/
#JDBC #Java #JVM #базы_данных #JDBC_Driver #DataSource #Connection_Pool #HikariCP #PostgreSQL #архитектура_бэкенда
-
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. #analytics #automation #datasource #detection
-
If you want to create a #datasource to connect #grafana with #zabbix, mind that the documentation isn't correct. The data source #url is:
https://zabbix-webinterface/api_jsonrpc.php
instead of
https://zabbix-webinterface/zabbix/api_jsonrpc.php