Skip to content
TILens What matters today in tech v0.0.5
Theme

Daily edition · Python

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

16 Oct 2016 edition
Python

#80: TinyDB: A tiny document db written in Python

NoSQL and document dbs like MongoDB have made building fast scalable software that is easy to evolve and maintain much easier for a broad class of applications. Embeddable, file-based databases like SQLite have made…

Source: Talk Python To Me Michael Kennedy (@mkennedy)