Content
5 posts tagged database
When Should You Use FoundationDB?
A fast, scalable, and reliable database that is very good for a few certain scenarios.
Mar 2022
Search Systems and Libraries
List of search systems and libraries that can be used as alternatives to ElasticSearch.
Jun 2020
Postgres Naming Scheme with Npgsql and Entity Framework
Transform PascalCase names for better compatibility in relational tables and columns.
Nov 2019
Fuzzy Full-Text Search in PostgreSQL
Use Postgres FTS utilities to implement fuzzy matching without other extensions.
Feb 2019
SQL, NoSQL, ACID and the CAP Theorem
Fundamentals of database design and implementation with ACID and CAP.
Dec 2011