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.
Database Design of the app, p.3

Database Design of the app, p.3

1
Comments
1 min read
PostgreSQL Foreign Data Wrapper tutorial

PostgreSQL Foreign Data Wrapper tutorial

2
Comments
2 min read
mysqldump Best Practices: Part 1 - MySQL Prerequisites

mysqldump Best Practices: Part 1 - MySQL Prerequisites

3
Comments
7 min read
How to Connect to Private AWS Resources with SSH Tunnels and Bastion Hosts

How to Connect to Private AWS Resources with SSH Tunnels and Bastion Hosts

6
Comments
6 min read
Integrate Kafka and Cassandra using Kafka Connect

Integrate Kafka and Cassandra using Kafka Connect

15
Comments
13 min read
Installing MongoDB On Windows 10

Installing MongoDB On Windows 10

11
Comments
2 min read
Using Airtable as a database to store realtime messages

Using Airtable as a database to store realtime messages

33
Comments
13 min read
Using Pydantic as a Parsing and Data Validation Tool

Using Pydantic as a Parsing and Data Validation Tool

9
Comments
8 min read
How to transfer your Realtime Database to CMS in minutes

How to transfer your Realtime Database to CMS in minutes

4
Comments
3 min read
A story of nasty a bug: AWS DynamoDB UI special character escaping

A story of nasty a bug: AWS DynamoDB UI special character escaping

4
Comments
5 min read
HarperDB’s New Upsert Feature

HarperDB’s New Upsert Feature

34
Comments 3
4 min read
Ultimate guide to install and launch MongoDB on macOs

Ultimate guide to install and launch MongoDB on macOs

8
Comments
2 min read
How To Install MongoDB Shell On Ubuntu Through The Terminal

How To Install MongoDB Shell On Ubuntu Through The Terminal

3
Comments 1
2 min read
New Features in Amazon DynamoDB - PartiQL, Export to S3, Integration with Kinesis Data Streams

New Features in Amazon DynamoDB - PartiQL, Export to S3, Integration with Kinesis Data Streams

11
Comments
12 min read
Installing MongoDB on ubuntu

Installing MongoDB on ubuntu

3
Comments
1 min read
MongoDB $weeklyUpdate #15: We want YOU to speak at MongoDB.live 2021!

MongoDB $weeklyUpdate #15: We want YOU to speak at MongoDB.live 2021!

24
Comments
6 min read
Azure Datafactory pricing simplified

Azure Datafactory pricing simplified

5
Comments
4 min read
The Ultimate Beginner's Guide to GraphQL

The Ultimate Beginner's Guide to GraphQL

70
Comments
7 min read
Database Normalizarion

Database Normalizarion

8
Comments 1
3 min read
Scrap web-shop to database

Scrap web-shop to database

1
Comments
4 min read
Database Design and the GDPR

Database Design and the GDPR

31
Comments 7
3 min read
Database in a Docker container — how to start and what’s it about

Database in a Docker container — how to start and what’s it about

8
Comments
9 min read
What DBs would you recommend to master in 2021?

What DBs would you recommend to master in 2021?

47
Comments 33
1 min read
The Master-Slave Database Concept For Beginners

The Master-Slave Database Concept For Beginners

4
Comments
5 min read
How to Use Airtable as a Production Database (Analyzing Airtable Performance)

How to Use Airtable as a Production Database (Analyzing Airtable Performance)

37
Comments 1
9 min read
I built a Tik Tok App with a REAL Database (video)

I built a Tik Tok App with a REAL Database (video)

80
Comments 3
1 min read
How We Leveraged Singer for Our MVP

How We Leveraged Singer for Our MVP

2
Comments
7 min read
Why You Should NOT Build Your Data Pipeline on Top of Singer

Why You Should NOT Build Your Data Pipeline on Top of Singer

2
Comments
5 min read
Transaction Isolation Levels With PostgreSQL as an example

Transaction Isolation Levels With PostgreSQL as an example

3
Comments
1 min read
What Makes Norm Micro ORM for .NET Fast As Raw DataReader

What Makes Norm Micro ORM for .NET Fast As Raw DataReader

13
Comments
5 min read
The Future Of Data Science, Data Engineering And Tech: 6 Experts Views On Tech In 2021

The Future Of Data Science, Data Engineering And Tech: 6 Experts Views On Tech In 2021

9
Comments
7 min read
The Complete mysqldump Guide (with examples)

The Complete mysqldump Guide (with examples)

21
Comments
8 min read
Filter records in a many to many relationship in rails

Filter records in a many to many relationship in rails

9
Comments
2 min read
A pragmatic approach to documents manipulation in MongoDB (M001 - Part 2)

A pragmatic approach to documents manipulation in MongoDB (M001 - Part 2)

6
Comments
8 min read
what Backend is recommended for VUE or REACT?

what Backend is recommended for VUE or REACT?

12
Comments 16
1 min read
Data Analytics on AWS — What, Why & How

Data Analytics on AWS — What, Why & How

9
Comments
13 min read
Merge k sorted arrays in Rust

Merge k sorted arrays in Rust

19
Comments 8
8 min read
re:Invent Week 2: Data Sessions

re:Invent Week 2: Data Sessions

5
Comments
2 min read
MySQL Errors Messages And Common Problems

MySQL Errors Messages And Common Problems

6
Comments
3 min read
Mini Guide: How to Import a SQL File in MySQL

Mini Guide: How to Import a SQL File in MySQL

2
Comments
2 min read
How to Set up FaunaDB for local development

How to Set up FaunaDB for local development

30
Comments 9
10 min read
Building near Real-Time Analytics with Azure Synapse Link for Azure Cosmos DB

Building near Real-Time Analytics with Azure Synapse Link for Azure Cosmos DB

11
Comments
12 min read
ORM and SQLAlchemy — The ‘Magic Wand’ in Database Management

ORM and SQLAlchemy — The ‘Magic Wand’ in Database Management

15
Comments
8 min read
CGPA Calculator with AdonisJS: DB Seeding

CGPA Calculator with AdonisJS: DB Seeding

6
Comments
6 min read
CGPA Calculator with AdonisJS: CRUD and Relationships

CGPA Calculator with AdonisJS: CRUD and Relationships

7
Comments
7 min read
CGPA Calculator with AdonisJS: API Testing

CGPA Calculator with AdonisJS: API Testing

6
Comments
5 min read
How to encode and store images in PysonDB.

How to encode and store images in PysonDB.

9
Comments
3 min read
Record Templates file descriptors

Record Templates file descriptors

8
Comments
2 min read
Move your sql database files to a separate hard drive

Move your sql database files to a separate hard drive

6
Comments
3 min read
Transfer Data from CSV files to Deta Bases + Alternative solution.

Transfer Data from CSV files to Deta Bases + Alternative solution.

13
Comments
2 min read
Autoscaling Azure SQL Hyperscale

Autoscaling Azure SQL Hyperscale

9
Comments
10 min read
DB Administration tools on Linux

DB Administration tools on Linux

4
Comments 2
1 min read
¿Qué ofrece y cómo se configura Elasticache en AWS?

¿Qué ofrece y cómo se configura Elasticache en AWS?

3
Comments
4 min read
Metrics Relation Graph Helps DBAs Quickly Locate Performance Problems in TiDB

Metrics Relation Graph Helps DBAs Quickly Locate Performance Problems in TiDB

2
Comments
4 min read
What features would you want for a `q` Querystring parser? (e.g. full-text-search, or more?)

What features would you want for a `q` Querystring parser? (e.g. full-text-search, or more?)

5
Comments 1
1 min read
Convert user story of a simple library to ER and Relational diagrams in less than 10mins

Convert user story of a simple library to ER and Relational diagrams in less than 10mins

19
Comments 2
2 min read
HarperDB and WebSockets

HarperDB and WebSockets

47
Comments 1
8 min read
PysonDB - A JSON based lightweight Database for Python.

PysonDB - A JSON based lightweight Database for Python.

24
Comments 3
4 min read
Whats New In Data: re:invent Andy Jassy Keynote

Whats New In Data: re:invent Andy Jassy Keynote

10
Comments
5 min read
CRUD APP.... which is easier to make it with? REACT or DJANGO

CRUD APP.... which is easier to make it with? REACT or DJANGO

3
Comments 3
1 min read
loading...