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.
Techniques to scale your Relational Databases - Part 1

Techniques to scale your Relational Databases - Part 1

4
Comments
3 min read
Understanding 'Cursor' in SQL

Understanding 'Cursor' in SQL

4
Comments 1
1 min read
[Pt-BR] LiteDB – Banco de dados NoSQL Brasileiro

[Pt-BR] LiteDB – Banco de dados NoSQL Brasileiro

7
Comments
4 min read
PlaintDB Serves - another milestone reached

PlaintDB Serves - another milestone reached

6
Comments
9 min read
Relational vs Non-Relational Database | Simple Explanation 🚀

Relational vs Non-Relational Database | Simple Explanation 🚀

3
Comments 1
4 min read
Automate your data processing pipeline in 9 steps ⚙️

Automate your data processing pipeline in 9 steps ⚙️

15
Comments
9 min read
Migrating to DynamoDB using Parquet and Glue

Migrating to DynamoDB using Parquet and Glue

6
Comments 2
4 min read
4 Free AWS courses on PostgreSQL

4 Free AWS courses on PostgreSQL

4
Comments 1
1 min read
How Database Load Balancing Completes the 3-Tiered Architecture

How Database Load Balancing Completes the 3-Tiered Architecture

6
Comments
5 min read
Should SQL Query through REST API be a GET or a POST?

Should SQL Query through REST API be a GET or a POST?

5
Comments 8
1 min read
Baby come back... $weeklyUpdate has returned! (May 3, 2021 - #21)

Baby come back... $weeklyUpdate has returned! (May 3, 2021 - #21)

7
Comments
5 min read
Guaranteed unique; Or, why dogfooding can be taxing.

Guaranteed unique; Or, why dogfooding can be taxing.

3
Comments
8 min read
Software Engineer Vs Data Engineer - Which Position Is Right For You?

Software Engineer Vs Data Engineer - Which Position Is Right For You?

35
Comments 4
6 min read
ການເຮັດ Automated mysql backup ຢ່າງງ່າຍ!

ການເຮັດ Automated mysql backup ຢ່າງງ່າຍ!

4
Comments
2 min read
PIVOT-UNPIVOT

PIVOT-UNPIVOT

7
Comments
1 min read
Postgres Full Text Search

Postgres Full Text Search

3
Comments
5 min read
Why a DynamoDB call can take 5 minutes to complete

Why a DynamoDB call can take 5 minutes to complete

13
Comments
3 min read
Oracle Cheat Sheet

Oracle Cheat Sheet

26
Comments 2
5 min read
The State of Serverless Databases in AWS

The State of Serverless Databases in AWS

24
Comments
2 min read
What is Stored Procedure in SQL

What is Stored Procedure in SQL

6
Comments
1 min read
Building a GraphQL to SQL Compiler on Postgres, MS SQL and MySQL

Building a GraphQL to SQL Compiler on Postgres, MS SQL and MySQL

7
Comments
11 min read
Postgres Types Mapped to JavaScript via GraphQL with Hasura

Postgres Types Mapped to JavaScript via GraphQL with Hasura

3
Comments
7 min read
Introducing Cube Store: High concurrency and sub-second latency for any database

Introducing Cube Store: High concurrency and sub-second latency for any database

22
Comments 1
6 min read
Tutorial: Build a To-Do List Generator With Fluree

Tutorial: Build a To-Do List Generator With Fluree

16
Comments
15 min read
Create a Relational Database using ASP.NET Core (MVC) | Dear Coder

Create a Relational Database using ASP.NET Core (MVC) | Dear Coder

8
Comments 2
3 min read
How Database Load Balancing Completes the 3-Tiered Architecture

How Database Load Balancing Completes the 3-Tiered Architecture

5
Comments
5 min read
Headless BI stack with PostgreSQL - we want your feedback on the product!

Headless BI stack with PostgreSQL - we want your feedback on the product!

3
Comments
1 min read
How I convinced old school developers to use Python for APIs

How I convinced old school developers to use Python for APIs

5
Comments
4 min read
How to Run Sequelize Migrations in Azure Pipelines

How to Run Sequelize Migrations in Azure Pipelines

2
Comments
6 min read
Custom traits in Apache Calcite

Custom traits in Apache Calcite

4
Comments
7 min read
Getting started with PostgreSQL Set Operators

Getting started with PostgreSQL Set Operators

7
Comments
4 min read
Introduction to Data Analysis and Visualization using Python

Introduction to Data Analysis and Visualization using Python

4
Comments
4 min read
Database lock MySQL | MySQL Tutorial For Beginners

Database lock MySQL | MySQL Tutorial For Beginners

2
Comments
1 min read
Criando e restaurando backup no MongoDB

Criando e restaurando backup no MongoDB

6
Comments
3 min read
What is ACID? Baby don't hurt me. No more.

What is ACID? Baby don't hurt me. No more.

10
Comments 1
4 min read
Energy Sustainability: Create a Climate Impact Rating System

Energy Sustainability: Create a Climate Impact Rating System

4
Comments
5 min read
Why Choose Namecheap To Deploy Your Web App/Website

Why Choose Namecheap To Deploy Your Web App/Website

3
Comments 2
5 min read
Working with Scylla Database

Working with Scylla Database

24
Comments 10
3 min read
Replicando SAP ASE a Amazon Redshift con AWS DMS

Replicando SAP ASE a Amazon Redshift con AWS DMS

3
Comments
4 min read
MEAN vs LAMP and beyond: which tech stack to use

MEAN vs LAMP and beyond: which tech stack to use

10
Comments
10 min read
How does Github store millions of repo and billions of files?

How does Github store millions of repo and billions of files?

8
Comments
3 min read
TypeORM - Multiple DB Calls vs Single DB Call

TypeORM - Multiple DB Calls vs Single DB Call

11
Comments
6 min read
Redis as primary database?

Redis as primary database?

1
Comments
1 min read
Collaborative Filtering in MySQL: A Tutorial

Collaborative Filtering in MySQL: A Tutorial

1
Comments
5 min read
Data, data everywhere!

Data, data everywhere!

5
Comments
2 min read
Developers Dilemma - Storing Passwords

Developers Dilemma - Storing Passwords

7
Comments 7
1 min read
MySQL - Transaction Isolation Levels

MySQL - Transaction Isolation Levels

2
Comments
1 min read
Building a Hybrid SQL + NoSQL E-Commerce Data Model

Building a Hybrid SQL + NoSQL E-Commerce Data Model

16
Comments
7 min read
No-Code: "It's a Trap!"

No-Code: "It's a Trap!"

6
Comments
9 min read
Kalman Filtering in SQL

Kalman Filtering in SQL

7
Comments
6 min read
How to change PostgreSQL's data directory on Linux

How to change PostgreSQL's data directory on Linux

5
Comments
3 min read
Inside Presto Optimizer

Inside Presto Optimizer

7
Comments
9 min read
Your Heroku App Is Slow to Load Because Of This.

Your Heroku App Is Slow to Load Because Of This.

67
Comments 12
3 min read
Challenge of Serverless: Database Connections

Challenge of Serverless: Database Connections

8
Comments
6 min read
What’s an Example of Good E-Commerce Database Design?

What’s an Example of Good E-Commerce Database Design?

30
Comments 2
8 min read
Crunch Pokemon Data with Python and Deta Base

Crunch Pokemon Data with Python and Deta Base

7
Comments
7 min read
Best Online Courses for Data Engineers In 2021

Best Online Courses for Data Engineers In 2021

32
Comments
7 min read
Optimizing an SQL Server query

Optimizing an SQL Server query

2
Comments
2 min read
Set up MongoDB Atlas and connect with Node.js (avoid MongooseError: Operation x.findOne() buffering timed out after 10000ms)

Set up MongoDB Atlas and connect with Node.js (avoid MongooseError: Operation x.findOne() buffering timed out after 10000ms)

15
Comments 2
3 min read
What Skills Do Data Engineers Need - The Data Engineering Skill Pyramid

What Skills Do Data Engineers Need - The Data Engineering Skill Pyramid

72
Comments
6 min read
loading...