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.
Save 1.2 million queries per day with Laravel Eager Loading

Save 1.2 million queries per day with Laravel Eager Loading

3
Comments
5 min read
QuestDB 6.6 - Dynamic Commits

QuestDB 6.6 - Dynamic Commits

7
Comments
4 min read
Salesforce Functions for Caching Expensive Queries

Salesforce Functions for Caching Expensive Queries

2
Comments 1
9 min read
Predicting Wine Quality with MindsDB

Predicting Wine Quality with MindsDB

4
Comments 2
4 min read
Database Management With CI/CD

Database Management With CI/CD

9
Comments
11 min read
Write migrations last

Write migrations last

12
Comments 1
7 min read
An FPL asset management board built using React, Xata & Cloudinary

An FPL asset management board built using React, Xata & Cloudinary

7
Comments 2
9 min read
ElasticJob UI now supports Auth 2.0, OIDC and SAML single sign-on thanks to Casdoor

ElasticJob UI now supports Auth 2.0, OIDC and SAML single sign-on thanks to Casdoor

3
Comments
3 min read
Chapter 3: Dokerize Laravel App with Nginx and Postgres.

Chapter 3: Dokerize Laravel App with Nginx and Postgres.

5
Comments
2 min read
Modern eCommerce storefront with Xata and Cloudinary Gallery Widget

Modern eCommerce storefront with Xata and Cloudinary Gallery Widget

4
Comments
12 min read
Database Indexing with PostgreSQL

Database Indexing with PostgreSQL

6
Comments
7 min read
Get to know the Aiven API with Postman

Get to know the Aiven API with Postman

2
Comments
5 min read
ANALYSING & VISUALISING DATA With PostgreSQL and Arctype SQL CLIENT

ANALYSING & VISUALISING DATA With PostgreSQL and Arctype SQL CLIENT

8
Comments
4 min read
Goodbye Firebase, Hello Supabase

Goodbye Firebase, Hello Supabase

6
Comments 1
3 min read
Creating database tables in Umbraco

Creating database tables in Umbraco

10
Comments
4 min read
Questions are a Developer Superpower

Questions are a Developer Superpower

1
Comments
2 min read
What Every Developer Should Know About Data Security/Privacy

What Every Developer Should Know About Data Security/Privacy

4
Comments 1
6 min read
Buscador de vídeos con OpenSearch y React | Parte 3 | Limpieza y almacenamiento de los datos

Buscador de vídeos con OpenSearch y React | Parte 3 | Limpieza y almacenamiento de los datos

5
Comments
8 min read
What the CRUD Active Record

What the CRUD Active Record

4
Comments
3 min read
Answer.dev v0.3.0 released!

Answer.dev v0.3.0 released!

4
Comments
1 min read
Alibaba Cloud’s OpenSergo & ShardingSphere release database governance standard for microservices

Alibaba Cloud’s OpenSergo & ShardingSphere release database governance standard for microservices

4
Comments
6 min read
SQL vs NoSQL

SQL vs NoSQL

14
Comments
4 min read
Dump and Restore Your Data In Tigris

Dump and Restore Your Data In Tigris

6
Comments
5 min read
ShardingSphere 5.2.1 is released — Here are the highlights

ShardingSphere 5.2.1 is released — Here are the highlights

Comments
9 min read
Apache Spark SQL: CTAS USING CSV with specific delimiter

Apache Spark SQL: CTAS USING CSV with specific delimiter

3
Comments
1 min read
3 Technologies That Guarantee Exactly Once Delivery

3 Technologies That Guarantee Exactly Once Delivery

5
Comments
10 min read
Data Indexing, Replication, and Sharding: Basic Concepts

Data Indexing, Replication, and Sharding: Basic Concepts

12
Comments 2
3 min read
SQL and Table Relationships

SQL and Table Relationships

1
Comments 2
3 min read
DynamoDB 101

DynamoDB 101

3
Comments
4 min read
✨Atlas Hackathon22: Space Talks - MERN✨

✨Atlas Hackathon22: Space Talks - MERN✨

21
Comments 16
2 min read
Top Serverless PostgreSQL Providers

Top Serverless PostgreSQL Providers

4
Comments
3 min read
Predicting Tesla Stock Prices with MindsDB!

Predicting Tesla Stock Prices with MindsDB!

7
Comments
4 min read
If There Only Was a Simple Way To Test Software Without Installing It... Oh, There Is?

If There Only Was a Simple Way To Test Software Without Installing It... Oh, There Is?

5
Comments
4 min read
Crypto Data Bot using Python, Binance WebSockets and PostgreSQL DB

Crypto Data Bot using Python, Binance WebSockets and PostgreSQL DB

27
Comments 2
10 min read
PostgreSQL 14.5 on OpenBSD 7.2: Install

PostgreSQL 14.5 on OpenBSD 7.2: Install

6
Comments
3 min read
Redis as a Database with Redis OM

Redis as a Database with Redis OM

5
Comments
5 min read
How to create Stored Procedure in MySQL

How to create Stored Procedure in MySQL

2
Comments
1 min read
(Flutter) CRUD operations with Firestore database.

(Flutter) CRUD operations with Firestore database.

4
Comments
5 min read
How to use delimiter in MySQL

How to use delimiter in MySQL

2
Comments
1 min read
Handling concurrency with Intention exclusive lock on row

Handling concurrency with Intention exclusive lock on row

1
Comments
3 min read
Developing a Professional Network for Data Analysts.

Developing a Professional Network for Data Analysts.

4
Comments
4 min read
Redacting Data in Amazon QLDB

Redacting Data in Amazon QLDB

8
Comments
8 min read
Ideal Transformation Steps in dbt

Ideal Transformation Steps in dbt

2
Comments
3 min read
MariaDB Xpand Distributed MySQL - Foreign key but no Serializable

MariaDB Xpand Distributed MySQL - Foreign key but no Serializable

3
Comments
8 min read
IndexedDB in TypeScript

IndexedDB in TypeScript

30
Comments
1 min read
Deploying Tigris on GKE

Deploying Tigris on GKE

1
Comments 1
13 min read
Non-relational Database

Non-relational Database

4
Comments
2 min read
Introduction & Setup PocketBase

Introduction & Setup PocketBase

5
Comments
2 min read
Alternative Data in today's world

Alternative Data in today's world

2
Comments
1 min read
LSM Tree, Tombstones and YugabyteDB (No Vacuum)

LSM Tree, Tombstones and YugabyteDB (No Vacuum)

6
Comments
9 min read
Horizontal vs. Vertical Scaling - What, Which, and When?

Horizontal vs. Vertical Scaling - What, Which, and When?

6
Comments 1
3 min read
Change the DB as you wish | Repository Pattern 📦

Change the DB as you wish | Repository Pattern 📦

57
Comments 6
2 min read
Future Proof is good

Future Proof is good

7
Comments
2 min read
SQLAlchemy Expression Language - Just Enough

SQLAlchemy Expression Language - Just Enough

4
Comments 2
8 min read
Case Study: Apache Airflow As a Managed Appliance

Case Study: Apache Airflow As a Managed Appliance

Comments 2
6 min read
Tick Tock migration pattern

Tick Tock migration pattern

11
Comments
1 min read
Getting Started on Elixir and Ecto Part 6

Getting Started on Elixir and Ecto Part 6

1
Comments
1 min read
Install XAMPP on your linux system

Install XAMPP on your linux system

1
Comments
1 min read
Cosmos DB server-side with TypeScript

Cosmos DB server-side with TypeScript

3
Comments
3 min read
ShardingSphere 5.2.0: Audit for sharding intercepts unreasonable requests in multi-shards scenarios

ShardingSphere 5.2.0: Audit for sharding intercepts unreasonable requests in multi-shards scenarios

Comments
6 min read
loading...