Bookmarks with tag "db", page 4 of 8
Designed for the serverless with per-request pricing and Redis/Kafka API.
Postgres made for developers. Easy to Use, Scalable, Cost efficient solution for your next project.
Managing distributed transactions across multiple microservices is challenging. Two solutions, two-phase commits and the Saga pattern are explored.
Use SQL queries to solve the murder mystery. Suitable for beginners or experienced SQL sleuths.
Although the GraphQL spec does not allow for recursive query definitions, we are able to extrapolate the subfield definitions into fragments and compose a recursive fragment definition that we can easily use in our Graph query definition. This article walks you through defining your recursive fragment and how to implement the fragment inside your query.
Project to generate POS tag dictionary for Ukrainian language.
With Postgres, you don't need to immediately look farther than your own database management system for a full-text search solution. If you haven't yet given Postgres' built-in full-text search a try, read on for a simple intro.
Git for Data.
Sql mock driver for golang to test database interactions.
An entity framework for Go.
A fast, offline-first, reactive database for JavaScript Applications.
Visualizing and understanding your PostgreSQL execution plans made easy.
Samples of b-tree, GIN, and GIST indexes for Postgres beginners.
The easiest way to use IndexedDB. A lightweight, minimalistic wrapper that provides a straightforward API for developers using IndexedDB.