All
Articles 132,680Blog Posts 137,323Tech Tutorials 34,368Research Papers 25,935News 18,809
⚡ AI Lessons

Dev.to · rinat kozin
🧠 Large Language Models
⚡ AI Lesson
1mo ago
redb.Route 3.1.0 — LLM(AI) as just another connector: `.To("llm://claude")` and tools-as-routes
Series: redb ecosystem (announcement; deep-dive separate) redb.Route 3.1.0 just shipped two new...

Dev.to · rinat kozin
⚡ AI Lesson
1mo ago
REDB inside, part 1.1 — why the same 13 tables stay fast no matter how many classes you throw at them
A couple of weeks ago I published REDB inside, part 1 — the 13 tables the whole engine runs on. It...

Dev.to · rinat kozin
⚡ AI Lesson
1mo ago
REDB inside, part 1 — the 13 tables the whole engine runs on (with the actual SQL, and why it's not EAV)
A couple of weeks ago I published the redb.Core intro post — what RedBase is at the API level, why...

Dev.to · rinat kozin
⚡ AI Lesson
2mo ago
An EF Core alternative for .NET apps with complex object graphs — full LINQ, no migrations, no DbContext
Today I'd like to slow down a bit and talk about redb.Core — the data engine at the heart of the...
DeepCamp AI