Tag: Databases

Explaining Vector Databases in 3 Levels of Difficulty

Vector databases have been getting a lot of attention recently, with many vector database startups raising millions in funding. Chances are you have probably already heard of them but didn’t really care about them until now —at least, that’s what I guess why you are here now&hel...

Mixed effects machine learning with GPBoost for grouped and areal spatial econometric data

The GPBoost algorithm extends linear mixed effects and Gaussian process models by replacing the linear fixed effects function with a non-parametric non-linear function modeled using tree-boosting. This article shows how the GPBoost algorithm implemented in the GPBoost library&nbs...

Explaining Vector Databases in 3 Levels of Difficulty

Vector databases have been getting a lot of attention recently, with many vector database startups raising millions in funding. Chances are you have probably already heard of them but didn’t really care about them until now —at least, that’s what I guess why you are here now&hel...

Why You Shouldn’t Invest In Vector Databases?

I am hopeful about the future of large-scale generative AI models, and I have great confidence in vector databases. However, if someone intends to pour all their money into the vector database field in the middle of 2023, I can only advise against it. Instead of investing in new vector database pr...

5 Awesome Rust Projects: Scalable Databases and Remote Desktops

Rust offers a unique blend of performance, safety, and productivity. With its modern syntax and powerful tooling, Rust is ideal for a wide range of applications, from web development to embedded systems. Programmers choose Rust for its memory safety guarantees and fearless concurrency, enabling t...

5 Awesome Rust Projects: Scalable Databases and Remote Desktops Vol. 4

Rust offers a unique blend of performance, safety, and productivity. With its modern syntax and powerful tooling, Rust is ideal for a wide range of applications, from web development to embedded systems. Programmers choose Rust for its memory safety guarantees and fearless concurrency, enabling t...

Vector Databases Exploring a New Way to Revolutionize Search

If you’ve been anywhere near data management or computer science recently, you’ve probably heard murmurs about “Vector Databases”. The concept might seem intimidating at first. I mean, we already have a gazillion databases, right? Do we really need another one? Well, stick...

Explaining Vector Databases in 3 Levels of Difficulty

Vector databases have been getting a lot of attention recently, with many vector database startups raising millions in funding. Chances are you have probably already heard of them but didn’t really care about them until now —at least, that’s what I guess why you are here now&hel...

Explaining Vector Databases in 3 Levels of Difficulty

Vector databases have been getting a lot of attention recently, with many vector database startups raising millions in funding. Chances are you have probably already heard of them but didn’t really care about them until now —at least, that’s what I guess why you are here now&hel...

Master Data Analysis using Trustworthy Databases

Python is an excellent programming language for beginners to handle and analyze data. We’ll also talk about how to find relevant data sources and a bit about statistical testing. Let’s break this down into a few steps: Step 1: Finding Relevant and Trustworthy Databases Depending on...

Explaining Vector Databases in 3 Levels of Difficulty

Vector databases have been getting a lot of attention recently, with many vector database startups raising millions in funding. Chances are you have probably already heard of them but didn’t really care about them until now —at least, that’s what I guess why you are here now&hel...

Why it is time to start thinking of games as databases

In the previous blog post, Building Games in ECS with Entity Relationships, I talked about the benefits of treating relationships between entities as first class citizens in a game. In this new blog post I’ll dive deeper into one of those benefits, and the futuristic capabilities it could...