Veille de CCM Benchmark Group

Introducing JSON Tables | MariaDB

Starting with MariaDB Server 10.6, JSON_TABLE() enables transforming JSON data directly into relational format.

MariaDB 10.6 permet (enfin ?) de transformer un champs JSON en table, et donc d'accéder à chaque propriété comme un champ à part entière, de faire des filtres/jointures, ... <mariadb.com>
By dam75 - - PHP-Système
What's new in PHP 8.1 - stitcher.io

What we can expect to come in PHP 8.1

<stitcher.io>
By ernest - - PHP-Système
By xavierccm - - PHP-Système
GitHub Copilot · Your AI pair programmer

GitHub Copilot works alongside you directly in your editor, suggesting whole lines or entire functions for you.

<copilot.github.com>
By urenaud - - PHP-Système
Remote Repositories extension for Visual Studio Code

Remotely browse and edit a source control repository from within Visual Studio Code.

Tiens c'est dommage que ça ne fonctionne qu'avec github cette extension, c'est pratique pour aller voir du code sans devoir faire un clone complet ... en même temps, c'est édité par Github donc normal :slightly_smiling_face: <code.visualstudio.com>
By dam75 - - PHP-Système
<https://peakd.com/hive-168588

<peakd.com> article très intéressant sur la combinaision des RFCs <wiki.php.net Function Application> (ouverte au vote) et <wiki.php.net Operator v2>
By vgrebot - - PHP-Système
<https://peakd.com/hive-168588

<peakd.com> article très intéressant sur la combinaision des RFCs <wiki.php.net Function Application> (ouverte au vote) et <wiki.php.net Operator v2>
By vgrebot - - PHP-Système
The case for partials and pipes in PHP | PeakD

Making the case for the Partial Function Application and Pipes RFCs for PHP... by crell

<peakd.com> article très intéressant sur la combinaision des RFCs <wiki.php.net Function Application> (ouverte au vote) et <wiki.php.net Operator v2>
By vgrebot - - PHP-Système
ibraheemdev/modern-unix

A collection of modern/faster/saner alternatives to common unix commands. - ibraheemdev/modern-unix

<github.com> liste d'outils en go ou rust pour remplacer les commandes système
By vgrebot - - PHP-Système
By xavierccm - - PHP-Système
Grafana Labs acquires load-testing startup K6

Observability platform Grafana Labs announced it has acquired K6, a load-testing startup, for an undisclosed amount.

<venturebeat.com>
By vgrebot - - PHP-Système
Unit testing, you’re doing it wrong

TLDR; Existence of untested code in the wild should worry you: most of our lives is software controlled in a way or another. Good news is…

<medium.com>
By xavierccm - - PHP-Système

A high-performance, open source universal RPC framework

<grpc.io>
By urenaud - - PHP-Système
Announcing HAProxy 2.4 - HAProxy Technologies

Register for our live webinar to learn more about this release. HAProxy 2.4 adds exciting features such as support for HTTP/2 WebSockets, authorization and routing of MQTT and FIX (Financial Information Exchange) protocol messages, DNS resolution over TCP

<www.haproxy.com>
By xavierccm - - PHP-Système
Pour une utilisation avancée

Pour une utilisation avancée de Notion, il est aussi possible d'utiliser son API (en beta pour l'instant) : > Il existe un package Python (non officiel) pour exploiter cette API : >