Database
AtomixDB is a Go-based relational database featuring B+ Tree storage, transaction support, and concurrent read capabilities. The project implements core database functionality including storage management and transaction handling, making it suitable for learning database internals and read-heavy applications.
PostgreSQL's unique position as a truly open-source, advanced relational database with extensive modularity is driving its accelerating adoption across the industry. EdgeDB announces its rebranding as Gel, introducing full SQL support and deeper ecosystem integration while maintaining its role as a PostgreSQL frontend layer enhancement. The platform aims to provide seamless database integration similar to how TypeScript enhances JavaScript.
A database tracks comprehensive K-12 school shooting incidents, including all instances of guns being fired, brandished, or bullets hitting school property. The database encompasses various scenarios like gang violence, domestic incidents, sports event shootings, and accidents, documenting the full scope of gun-related incidents on school grounds.
Bluesky implemented a 'Lossy Timelines' system to improve performance by intentionally dropping some timeline updates for users who follow many accounts. This solution reduced fanout latency by 96% and eliminated hot shard issues in their database clusters. The approach demonstrates how embracing imperfection in system design can lead to better scalability and performance.
A vulnerability in doge.gov, Elon Musk's government efficiency tracking website, allows anyone to edit its database and inject content directly onto the live site. The hastily deployed platform, built on Cloudflare Pages, operates outside government servers and lacks basic security measures.