News Score: Score the News, Sort the News, Rewrite the Headlines

Supercharge SQLite with Ruby Functions

· 23 Jan 2025 An interesting twist in my recent usage of SQLite was the fact that I noticed my research scripts and the database intertwine more. SQLite is unique in that it really lives in-process, unlike standalone database servers. There is a feature to that which does not get used very frequently, but can be indispensable in some situations. By the way, the talk about the system that made me me to explore SQLite in anger can now be seen here. Normally it is your Ruby (or Python, or Go, or wh...

Read more at blog.julik.nl

© News Score  score the news, sort the news, rewrite the headlines