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.
Building a chatbot🤖 with Watson Assistant to automate online shopping

Building a chatbot🤖 with Watson Assistant to automate online shopping

11
Comments 3
3 min read
SQL Cheat Sheet: Top 10 Most Important SQL Commands To Know

SQL Cheat Sheet: Top 10 Most Important SQL Commands To Know

36
Comments 1
3 min read
SQL: DDL Basic command examples

SQL: DDL Basic command examples

7
Comments 4
1 min read
Persistent To Dos with Next.js + Deta Base in 7 minutes

Persistent To Dos with Next.js + Deta Base in 7 minutes

11
Comments
7 min read
5 Mistakes That Are Ruining Your Data-Driven Strategy

5 Mistakes That Are Ruining Your Data-Driven Strategy

16
Comments
9 min read
What is "SQL Injection" and how to protect our database?

What is "SQL Injection" and how to protect our database?

9
Comments 2
1 min read
MongoDB $weeklyUpdate #11: AMA about my accomplishments!

MongoDB $weeklyUpdate #11: AMA about my accomplishments!

5
Comments
6 min read
Your data tests failed! Now what?

Your data tests failed! Now what?

4
Comments
9 min read
A step by step tutorial on how to setup MongoDB in the cloud with Atlas for free

A step by step tutorial on how to setup MongoDB in the cloud with Atlas for free

21
Comments
8 min read
Gentle introduction to MongoDB concepts (M001 - Part 1)

Gentle introduction to MongoDB concepts (M001 - Part 1)

8
Comments
6 min read
Step by step installation of XAMPP on Windows 10

Step by step installation of XAMPP on Windows 10

4
Comments
2 min read
How to Installing a Laravel app on Heroku with Database?

How to Installing a Laravel app on Heroku with Database?

3
Comments
2 min read
Sorting and Filtering Data with Firebase Realtime Database

Sorting and Filtering Data with Firebase Realtime Database

15
Comments
3 min read
Download, Install MySQL Workbench v8.0.2 on Windows 10

Download, Install MySQL Workbench v8.0.2 on Windows 10

6
Comments
3 min read
How I made Xper - A RealTime Code Deployer and Code Editor

How I made Xper - A RealTime Code Deployer and Code Editor

35
Comments 12
5 min read
What are some good Interview questions?

What are some good Interview questions?

52
Comments 14
1 min read
Role based security database design

Role based security database design

18
Comments
3 min read
Data Normalization

Data Normalization

7
Comments
2 min read
Database Design: Functional Dependency

Database Design: Functional Dependency

9
Comments
2 min read
AWS Aurora: Is it for you?

AWS Aurora: Is it for you?

10
Comments
11 min read
Setting MySQL Configuration Variables - MySQL 5.7 vs MySQL 8.0

Setting MySQL Configuration Variables - MySQL 5.7 vs MySQL 8.0

2
Comments
5 min read
What do you recommend for the first steps in database services?

What do you recommend for the first steps in database services?

2
Comments 2
1 min read
Using AWS S3 as a database

Using AWS S3 as a database

48
Comments 1
5 min read
How to Get Database Metadata as Java POJOs

How to Get Database Metadata as Java POJOs

10
Comments 1
5 min read
Types of NoSQL Databases

Types of NoSQL Databases

5
Comments
4 min read
Generate Database Diagrams With GitHub Actions Workflows

Generate Database Diagrams With GitHub Actions Workflows

5
Comments 1
2 min read
Lint Your Database Schema With GitHub Actions Workflows

Lint Your Database Schema With GitHub Actions Workflows

4
Comments
2 min read
Drupal vs. 11ty w/ kittens & puppies

Drupal vs. 11ty w/ kittens & puppies

7
Comments
7 min read
Learning GraphQL and React: Using custom queries and remote types

Learning GraphQL and React: Using custom queries and remote types

9
Comments
19 min read
Nesting GraphQL with MongoDB

Nesting GraphQL with MongoDB

7
Comments
5 min read
What is mongo DB ? and why it is getting more popularity?

What is mongo DB ? and why it is getting more popularity?

21
Comments 6
2 min read
Lots of great stuff brewing at Redis University!

Lots of great stuff brewing at Redis University!

6
Comments
1 min read
Entity-Relationship(ER) Diagrams: Basic Concepts

Entity-Relationship(ER) Diagrams: Basic Concepts

11
Comments 2
4 min read
Why the Future of ETL Is Not ELT, But EL(T)

Why the Future of ETL Is Not ELT, But EL(T)

6
Comments
5 min read
CivicGraph is now RecallGraph

CivicGraph is now RecallGraph

3
Comments
2 min read
Take the road to MongoDB certification with me!

Take the road to MongoDB certification with me!

12
Comments
3 min read
Evolutionary Database Design, GraphQL, APIs, and Database Schema Migrations : Part 1

Evolutionary Database Design, GraphQL, APIs, and Database Schema Migrations : Part 1

6
Comments
5 min read
MongoDB $weeklyUpdate #10: How is it already November?!

MongoDB $weeklyUpdate #10: How is it already November?!

6
Comments
5 min read
Cliff - The rust DBMS

Cliff - The rust DBMS

6
Comments 2
1 min read
A brief introduction to Piped Processing Language in Open Distro for Elasticsearch

A brief introduction to Piped Processing Language in Open Distro for Elasticsearch

5
Comments
3 min read
Making interacting with the Airtable API even easier

Making interacting with the Airtable API even easier

12
Comments 2
3 min read
Updating and Deleting Data in Firebase Realtime Database

Updating and Deleting Data in Firebase Realtime Database

11
Comments
2 min read
Almost Everything You Need To Know About Data Discovery Platforms

Almost Everything You Need To Know About Data Discovery Platforms

7
Comments
15 min read
Databases: Introduction to Data Models

Databases: Introduction to Data Models

10
Comments
3 min read
Can you do Machine Learning in a Database?

Can you do Machine Learning in a Database?

66
Comments 1
6 min read
Understanding Offset vs Cursor based pagination

Understanding Offset vs Cursor based pagination

27
Comments 2
5 min read
Custom User Model In Django 3

Custom User Model In Django 3

8
Comments
4 min read
Redis CLI: Configurations, databases, and pubsub commands

Redis CLI: Configurations, databases, and pubsub commands

4
Comments
1 min read
Connect the DataBase | SQLite-Python Series

Connect the DataBase | SQLite-Python Series

10
Comments 2
2 min read
How do you use Pandas - Numpy? Do you use DS in a website?

How do you use Pandas - Numpy? Do you use DS in a website?

2
Comments
1 min read
My Top 3 Curated Lists & Links Today

My Top 3 Curated Lists & Links Today

2
Comments
2 min read
BACKEND, DATABASE, STORAGE..... which do you prefer to use for React, Vue or Django. when and why?

BACKEND, DATABASE, STORAGE..... which do you prefer to use for React, Vue or Django. when and why?

4
Comments 6
1 min read
InMemory, Columnar database - DuckDb integration with Qt for data analytics

InMemory, Columnar database - DuckDb integration with Qt for data analytics

1
Comments
2 min read
Querying Firebase Realtime Database and Cloud Firestore from your terminal

Querying Firebase Realtime Database and Cloud Firestore from your terminal

2
Comments 2
2 min read
How to Use Kafka Connect to Connect to Data Sources on Heroku

How to Use Kafka Connect to Connect to Data Sources on Heroku

6
Comments
7 min read
Top Universities Dataset

Top Universities Dataset

7
Comments
2 min read
How and When to Use SQL Window Functions

How and When to Use SQL Window Functions

7
Comments
2 min read
How to accelerate application performance with smart SQL queries.

How to accelerate application performance with smart SQL queries.

37
Comments 2
5 min read
What Are ETLs And Why We Use Them

What Are ETLs And Why We Use Them

30
Comments 2
14 min read
Choosing the Right Database for Serverless Applications

Choosing the Right Database for Serverless Applications

10
Comments
2 min read
loading...