Skip to main content
October 26 - November 1, 2025
  1. Posts/

October 26 - November 1, 2025

Table of Contents

Database

asyncpg

asyncpg is a high-performance, asynchronous PostgreSQL client library for Python, specifically designed for use with Python’s asyncio framework.

dbc

dbc is an open-source command-line interface (CLI) designed to simplify the installation and management of ADBC (Arrow Database Connectivity) drivers. It functions like a package manager specifically for ADBC drivers, enabling high-performance, columnar-data-native connectivity between data applications and databases.

Turso

Turso is an edge-hosted, distributed database built on libSQL, an open-source and open-contribution fork of SQLite designed to minimize query latency for applications with global user bases.

Data Engineering

Bruin

Bruin is an end-to-end data pipeline tool designed for data engineering that unifies data ingestion, transformation using SQL and Python, and data quality checks within a single framework.

Python Development

Authlib

Authlib is a Python library for building OAuth, OpenID Connect clients and servers, supporting JWS, JWE, JWK, JWA, and JWT.

HyperDX

HyperDX is an open-source observability platform designed to help engineering teams quickly diagnose and resolve production issues by unifying logs, metrics, traces, session replays, and errors in a single interface.

Great Expectations (GX) Core

Great Expectations (GX) Core is an open-source Python library that serves as the foundational framework for data quality management, providing a declarative approach to defining and validating data expectations. It enables users to create expressive, human-readable tests—known as Expectations—that verify data against predefined criteria, such as value ranges, nullity, or data types, fostering collaboration across technical and non-technical teams.

python-dotenv

python-dotenv is a package used to load environment variables from a .env file into the Python environment. It is commonly used in development to manage configuration settings and secrets without hardcoding them into the source code.

Uvicorn

Uvicorn is a lightning-fast ASGI (Asynchronous Server Gateway Interface) web server implementation for Python, designed to run asynchronous web applications with high performance and efficiency.

Nicholas Alonzo
Author
Nicholas Alonzo