Log In
Log In

Boost MySQL 1.87 new features

https://cppalliance.org/ruben/2024/10/20/Ruben2024Q3Update.html

Boost.MySQL 1.87 adds with_params for concise client‑side SQL, with_diagnostics for async error info, support for asio cancellation tokens, improved thread‑safe connection_pool, pydocca documentation migration, and modular Boost integration.

Next Post

  • Cloud and Infrastructure Update Q3 2024
    Link
    Boost 1.86.0 was released with Fastly CDN support; release scripts, Docker images, and AWS S3 uploads were improved. Build docs, site outage handling, local dev bootstrap, Xapian search, CI pipelines, Terraform runners, and billing/analytics were updated.
  • Ready, set, Redis!
    Link #Redis
    Boost.Redis is co‑maintained with an FSM redesign that improves testability, provides UNIX‑socket support, logging and updated docs. Boost.MySQL auth is enhanced, Boost.Postgres is started, OpenMethod and Bloom are reviewed, and test framework is extended.
  • Moving Boost forward: Asio, coroutines, and maybe even modules
    Link #Decimal
    Boost updates include coroutine-based Asio usage, a prototype for native C++20 module support with CMake integration, performance benchmarks and enhancements for Boost.MySQL, Boost.Decimal integration, and plans for a Postgres library.
  • Boost.MySQL 1.87 and the new Boost citizens
    Link #MySQL
    In Boost.MySQL 1.87, the type‑erased any_connection, with_params for one‑off queries, built‑in diagnostics, and a connection‑pool API are introduced, extensive async‑oriented documentation is updated, and MQTT5 and Hash2 libraries are added to Boost.