Bookmark
Staying out of TTL hell
calpaterson.com/ttl-hell.html, posted 2021 by peter in database development reference storage
In this article I will detail caching strategies that don't give up correctness to gain speed. These strategies all do away with TTLs and instead use active invalidation.
Bookmark
Zeppelin
https://zeppelin.incubator.apache.org/, posted 2015 by peter in collaboration database development free opensource software visualization
A web-based notebook that enables interactive data analytics. You can make beautiful data-driven, interactive and collaborative documents with SQL, Scala and more.
Bookmark
BayesDB
probcomp.csail.mit.edu/bayesdb/, posted 2013 by peter in ai database development software statistics toread
BayesDB, a Bayesian database table, lets users query the probable implications of their data as easily as a SQL database lets them query the data itself. Using the built-in Bayesian Query Language (BQL), users with no statistics training can solve basic data science problems, such as detecting predictive relationships between variables, inferring missing values, simulating probable observations, and identifying statistically similar database entries.
Bookmark
Announcing MoSQL
https://stripe.com/blog/announcing-mosql, posted 2013 by peter in conversion database free nosql opensource replication software sql
Today, we are releasing MoSQL, a tool Stripe developed for live-replicating data from a MongoDB database into a PostgreSQL database. With MoSQL, you can run applications against a MongoDB database, but also maintain a live-updated mirror of your data in PostgreSQL, ready for querying with the full power of SQL.
1–4 (4)