DEV Community

Database

Posts on building, using, and learning about databases.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Redis Streams in Action - Part 4 (Serverless Go app to monitor tweets processor)

Redis Streams in Action - Part 4 (Serverless Go app to monitor tweets processor)

16
Comments
9 min read
Connect to Docker database with an external tool

Connect to Docker database with an external tool

11
Comments
2 min read
Understanding Data Types in Supabase

Understanding Data Types in Supabase

20
Comments 3
3 min read
Modify or Update live database in Python and Django

Modify or Update live database in Python and Django

9
Comments
1 min read
How to Cache Aggregated Data with Redis and Lua Scripts for a Scaled Microservice Architecture

How to Cache Aggregated Data with Redis and Lua Scripts for a Scaled Microservice Architecture

6
Comments
5 min read
How to become a good developper

How to become a good developper

2
Comments
1 min read
Saving data to Supabase and getting it back again

Saving data to Supabase and getting it back again

22
Comments
5 min read
Introduction To MongoDB and How To Use It

Introduction To MongoDB and How To Use It

18
Comments 4
4 min read
Splitting a Timestamp with Postgres Generated Columns and GraphQL Query with Hasura

Splitting a Timestamp with Postgres Generated Columns and GraphQL Query with Hasura

4
Comments
2 min read
intro to 4 types of NoSQL databases

intro to 4 types of NoSQL databases

4
Comments
15 min read
How to use MongoDB Atlas?

How to use MongoDB Atlas?

21
Comments
4 min read
ACID in Database Systems

ACID in Database Systems

9
Comments 7
3 min read
Using Dapper over EntityFramework for database operations in .NET Core

Using Dapper over EntityFramework for database operations in .NET Core

9
Comments 2
4 min read
Towards Stabilization: Serialization Format(s) for PliantDb

Towards Stabilization: Serialization Format(s) for PliantDb

4
Comments
10 min read
Minimize PostgreSQL Trigger Code Calls

Minimize PostgreSQL Trigger Code Calls

5
Comments
5 min read
Model Field - Django ORM Working - Part 2

Model Field - Django ORM Working - Part 2

45
Comments 1
8 min read
MongoDB Crash Course 2021 - DataGrip

MongoDB Crash Course 2021 - DataGrip

6
Comments 2
1 min read
Structure - Django ORM Working - Part 1

Structure - Django ORM Working - Part 1

20
Comments
3 min read
CubDB great fit for Nerves-powered embedded Elixir projects

CubDB great fit for Nerves-powered embedded Elixir projects

5
Comments
4 min read
Relational Database Model

Relational Database Model

6
Comments
1 min read
GraphQL Pagination

GraphQL Pagination

5
Comments
3 min read
How to Name Django Migrations (and Why It's Important)

How to Name Django Migrations (and Why It's Important)

5
Comments
6 min read
Queremos saber #OndeEstĂŁoDadosLGBTQIA

Queremos saber #OndeEstĂŁoDadosLGBTQIA

6
Comments
4 min read
p2p Databases — Hyperbee — workshop

p2p Databases — Hyperbee — workshop

4
Comments
6 min read
Why I Became an AWS Community Builder

Why I Became an AWS Community Builder

16
Comments 1
4 min read
Apache Cassandra 4.0: Taming Tail Latencies with Java 16 ZGC

Apache Cassandra 4.0: Taming Tail Latencies with Java 16 ZGC

3
Comments
6 min read
AzureFunBytes Episode 48 - @Azure Arc Enabled Data Services with @sqldbawithbeard

AzureFunBytes Episode 48 - @Azure Arc Enabled Data Services with @sqldbawithbeard

2
Comments
3 min read
Is Data Engineering For You?

Is Data Engineering For You?

26
Comments
4 min read
Processing Time-Series Data with Redis and Apache Kafka

Processing Time-Series Data with Redis and Apache Kafka

8
Comments
10 min read
Why Storing Files in the Database Is Considered Bad Practice

Why Storing Files in the Database Is Considered Bad Practice

18
Comments 2
6 min read
DATATABLE ON RAILS

DATATABLE ON RAILS

8
Comments
3 min read
You don't know Redis (Part 2)

You don't know Redis (Part 2)

10
Comments 5
5 min read
How To Build a Tweet Manager with Django, Tweepy and Fauna.

How To Build a Tweet Manager with Django, Tweepy and Fauna.

9
Comments
9 min read
Move a MySQL Database from one host to another using Terminal

Move a MySQL Database from one host to another using Terminal

6
Comments 1
3 min read
What is Cost-based Optimization?

What is Cost-based Optimization?

3
Comments
5 min read
Objects and Database Tables in Salesforce

Objects and Database Tables in Salesforce

5
Comments
3 min read
How to use Django with multiple databases

How to use Django with multiple databases

5
Comments
3 min read
Tutorial: To-Do List Generator V2: Identity and Permissions

Tutorial: To-Do List Generator V2: Identity and Permissions

5
Comments
11 min read
Canal+Kafka, a Fancy Way To Sync MySQL to Redis in Real-Time

Canal+Kafka, a Fancy Way To Sync MySQL to Redis in Real-Time

1
Comments
1 min read
Kafka Connector

Kafka Connector

6
Comments 1
7 min read
Kafka Sink

Kafka Sink

4
Comments
6 min read
Why we should always use ORM?

Why we should always use ORM?

12
Comments 2
3 min read
How to Scale an ASP.NET Core Microservice and Sharded Database. Load Test with JMeter

How to Scale an ASP.NET Core Microservice and Sharded Database. Load Test with JMeter

5
Comments
6 min read
Building a temporary database for testing and development

Building a temporary database for testing and development

3
Comments
3 min read
Essential FireStore | CheatSheet/Tutorial

Essential FireStore | CheatSheet/Tutorial

23
Comments 1
4 min read
The Battle of The NoSQL Databases | When To Use What

The Battle of The NoSQL Databases | When To Use What

21
Comments 2
4 min read
Build Relational Databases Like A Pro (MySQL, PostgreSQL, etc.)

Build Relational Databases Like A Pro (MySQL, PostgreSQL, etc.)

25
Comments 9
3 min read
The 9 AWS Serverless Databases ALL App Developers & Software Engineers Should Know About 👨‍💻💭

The 9 AWS Serverless Databases ALL App Developers & Software Engineers Should Know About 👨‍💻💭

17
Comments 4
7 min read
The 9 AWS Serverless Databases ALL App Developers & Software Engineers Should Know About 👨‍💻💭

The 9 AWS Serverless Databases ALL App Developers & Software Engineers Should Know About 👨‍💻💭

11
Comments
7 min read
Set up a free PostgreSQL database on Supabase to use with Prisma

Set up a free PostgreSQL database on Supabase to use with Prisma

183
Comments 19
6 min read
[Best practice] C# 9 Records as DDD Value Objects with EF Core 6

[Best practice] C# 9 Records as DDD Value Objects with EF Core 6

22
Comments 3
4 min read
Building An E-commerce Telegram Bot Using Python and Fauna.

Building An E-commerce Telegram Bot Using Python and Fauna.

80
Comments 33
17 min read
Redis Streams in Action - Part 3 (Java app to process tweets with Redis Streams)

Redis Streams in Action - Part 3 (Java app to process tweets with Redis Streams)

7
Comments
9 min read
Mongo and Node.js on local instance

Mongo and Node.js on local instance

3
Comments 2
2 min read
Serverless Redis with Cloudflare Workers & Pulumi

Serverless Redis with Cloudflare Workers & Pulumi

8
Comments 1
5 min read
HOW TO SLOW "(ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)"

HOW TO SLOW "(ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)"

5
Comments
1 min read
Python pytest testing with SQLAlchemy for my game

Python pytest testing with SQLAlchemy for my game

4
Comments
4 min read
A Command Line Key-Value Data Store using the Rust Programming Language.

A Command Line Key-Value Data Store using the Rust Programming Language.

12
Comments 1
4 min read
1NF and 2NF

1NF and 2NF

5
Comments
2 min read
Introducing PartiQL For DynamoDB

Introducing PartiQL For DynamoDB

11
Comments 4
2 min read
loading...