Browsing Tag
database
32 posts
An ETL Job using AWS Glue Studio to inner join DynamoDB tables, Apply Queries and Store the result in S3
ETL Jobs ETL stands for extract, transform, and load. And this is the most common paradigm for combining…
SQL JOIN explained
In this post we’re going to see how the SQL JOIN works, guided by a practical example while…
Essential SQL Commands for Data Science
SQL (Structured Query Language) is a programming language used to manage and manipulate relational databases. It is used…
CLI Client for ReductStore v0.8.0 has been released
Hey, I’ve released version 0.8.0 of Reduct CLI, the Python package for managing data stored in ReductStore. This…
ReductStore Client SDK for C++ v1.3.0 with Labels Support
We are excited to announce the release of ReductStore Client SDK for C++ v1.3.0! This release includes support…
CLI Client for ReductStore v0.7.0 has been released
Hey everyone, I’m happy to announce that we have released Reduct CLI client v0.7.0 with some minor improvements…
Soft delete: Implementation issues in Prisma and solution in ZenStack
Soft delete is a common requirement for SaaS products. But the current solution in Prisma has certain issues.…
Help reducing Firebase Realtime Database Download
Hello. Does anyone have any specific tips about reducing Firebase Realtime Database Download? I couldn’t find any code-related…
Save your clients internet, Serving big JSON dataset files over network like a pro
Ever needed to server big JSON files over the network (like 100+ MB files). The efficient way we…
ReductStore v1.3.0 Released!
Hello everyone, We are excited to announce the release of version 1.3.0 of the ReductStore database! This update…