#database-development

[ follow ]
fromTheregister
3 weeks ago

Dev ported DB coded in SAP's ABAP to a ZX Spectrum emulator

When I built ZVDB, I deliberately applied every Z80 optimization I knew. Why? Because these 'old' techniques are timeless - they just happen to make modern code blazingly fast.
Software development
Cryptocurrency
fromHackernoon
1 year ago

Navigating MySQL Numeric Data Types | HackerNoon

Choosing the right MySQL numeric data type is crucial to avoid pitfalls like integer overflow and floating-point rounding.
[ Load more ]