Search Articles — Sudonull

Search Results

In this project

Database Architecture for Parsing Tariffs on PostgreSQL

https://sudonull.com/database-architecture-for-parsing-tariffs-on-postgresql

Study the star schema for storing internet and TV tariffs: fact tables, dimensions, historicity triggers, indexes. Full SQL code for middle/senior developers. Implement provider monitoring without data loss.

DB migrations in legacy without ORM: structure and practice

https://sudonull.com/db-migrations-in-legacy-without-orm-structure-and-practice

Setting up DDL/DML migrations for legacy systems: Git structure, version tables, deploy to dev/prod. Change control without Liquibase/Flyway. Instructions for middle/senior dev.

Designing OLTP DB on Rust: principles

https://sudonull.com/designing-oltp-db-on-rust-principles

Learn the principles of creating an OLTP database from scratch: restrictive by default, contract-first, Rust traits, hybrid async/sync. Real trade-offs for middle/senior dev. Study the architecture.

sa-tests-db: data flows in static analysis

https://sudonull.com/sa-tests-db-data-flows-in-static-analysis

Learn how data flow analysis and interprocedural approach allow the static analyzer to pass Russian National Standard R 71207-2024 on sa-tests-db. Details on data-flow, control-flow, and hybrid scheme for C, Java, Python.

From other projects

AlphaFold DB: How AI Predicted 200 Million Proteins

https://ymaho.com/alphafold-db-how-ai-predicted-200-million-proteins

DeepMind's AlphaFold database contains over 200 million protein structures. Learn how this accelerates drug discovery and transforms science. Read more in the article.

From the web

Jul 10, 2026 ·

https://www.db.com/

Jul 10, 2026 · Welcome to Deutsche Bank, your global Hausbank, offering insights, solutions and perspectives for clients, markets and society.

Dropbox: Secure cloud storage, file sharing, and more

https://www.dropbox.com/

Discover Dropbox – secure, easy cloud storage for file sharing and collaboration. With Dash, save time and organize all your company content in one place.

Trending Now