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.
MySQL: Using and Enhancing `DATETIME` and `TIMESTAMP`

MySQL: Using and Enhancing `DATETIME` and `TIMESTAMP`

1
Comments
3 min read
.present? VS .any? VS .exists?

.present? VS .any? VS .exists?

1
Comments
2 min read
Join us for the Neon Open Source Starter Kit Challenge: $3,000 in Prizes!

Join us for the Neon Open Source Starter Kit Challenge: $3,000 in Prizes!

192
Comments 27
2 min read
Scaling databases with AWS RDS and read replicas

Scaling databases with AWS RDS and read replicas

4
Comments
4 min read
Comparing AWS RDS to NoSQL Databases like DynamoDB: When to Use Which

Comparing AWS RDS to NoSQL Databases like DynamoDB: When to Use Which

Comments
4 min read
Technical Report: Initial Data Analysis of Titanic Datasets

Technical Report: Initial Data Analysis of Titanic Datasets

Comments
2 min read
How SQL Query works? SQL Query Execution Order for Tech Interview

How SQL Query works? SQL Query Execution Order for Tech Interview

95
Comments 4
9 min read
Polymorphic vs Shared Table: Is speed a valid concern?

Polymorphic vs Shared Table: Is speed a valid concern?

Comments
4 min read
All Sub-queries in SQL

All Sub-queries in SQL

1
Comments
2 min read
Difference between MySQL and PostgreSQL

Difference between MySQL and PostgreSQL

Comments 1
10 min read
[Rails] count vs length vs size with Samples and a Diagram

[Rails] count vs length vs size with Samples and a Diagram

7
Comments
2 min read
Data Gourmetization and LinkedIners 👨‍🍳

Data Gourmetization and LinkedIners 👨‍🍳

3
Comments 1
3 min read
Gather Oracle Stats for Schema, Table and Indexes

Gather Oracle Stats for Schema, Table and Indexes

6
Comments
2 min read
My first Steps in the world of Data Engineering

My first Steps in the world of Data Engineering

5
Comments
3 min read
Handling Currency In Golang And Other Programming Language

Handling Currency In Golang And Other Programming Language

3
Comments
4 min read
Ruby on Rails reselect and rewhere lets you optimize performance

Ruby on Rails reselect and rewhere lets you optimize performance

Comments
1 min read
Performance tests IRIS - PostgreSQL - MySQL

Performance tests IRIS - PostgreSQL - MySQL

3
Comments
19 min read
SQL Injection: Understanding the Threat and How to Avoid It

SQL Injection: Understanding the Threat and How to Avoid It

Comments 1
4 min read
Connecting Cloud-Hosted PostgreSQL to Django: A Comprehensive Guide

Connecting Cloud-Hosted PostgreSQL to Django: A Comprehensive Guide

3
Comments 2
5 min read
Build Your Own GitHub Copilot with SuperDuperDB: Live Workshop 🚀

Build Your Own GitHub Copilot with SuperDuperDB: Live Workshop 🚀

22
Comments 1
1 min read
Which Database is Perfect for You? A Comprehensive Guide to MySQL, PostgreSQL, NoSQL, and More

Which Database is Perfect for You? A Comprehensive Guide to MySQL, PostgreSQL, NoSQL, and More

8
Comments
9 min read
Opinionated: How to safely insert multiple records to more than one table in Laravel

Opinionated: How to safely insert multiple records to more than one table in Laravel

1
Comments
3 min read
Ingesting Data to Parseable Using Pandas

Ingesting Data to Parseable Using Pandas

3
Comments
3 min read
SuperDuperDB v0.2

SuperDuperDB v0.2

13
Comments 6
2 min read
Metis Enables your teams to own their databases with ease

Metis Enables your teams to own their databases with ease

Comments
5 min read
Running pgAdmin to Manage a PostgreSQL Cluster on Kubernetes

Running pgAdmin to Manage a PostgreSQL Cluster on Kubernetes

16
Comments
3 min read
Laravel Eager Loading – Loading Relationships Efficiently with Eloquent

Laravel Eager Loading – Loading Relationships Efficiently with Eloquent

Comments
5 min read
Database Transactions : Concurrency Control

Database Transactions : Concurrency Control

8
Comments
3 min read
Database Transactions : Basic Concepts

Database Transactions : Basic Concepts

8
Comments
3 min read
I got the need for speed...

I got the need for speed...

Comments
3 min read
How to Create a Web Form in 3 Steps

How to Create a Web Form in 3 Steps

2
Comments
13 min read
Commit vs. Rollback: Database Transaction Essentials

Commit vs. Rollback: Database Transaction Essentials

1
Comments
6 min read
Dockerizando uma API Express.js com Banco de Dados PostgreSQL para Testes e Produção

Dockerizando uma API Express.js com Banco de Dados PostgreSQL para Testes e Produção

Comments
3 min read
Mind Your Tasks: A React Native To-Do App with Firebase

Mind Your Tasks: A React Native To-Do App with Firebase

Comments
2 min read
Tutorial: Learn how to use the H2 Database with Spring Boot! 🤔

Tutorial: Learn how to use the H2 Database with Spring Boot! 🤔

Comments
8 min read
Introducing Verse.db: The Future of Databases is Here

Introducing Verse.db: The Future of Databases is Here

1
Comments
2 min read
ACID Properties in Database transactions

ACID Properties in Database transactions

4
Comments
4 min read
How to cancel Debezium Incremental Snapshot

How to cancel Debezium Incremental Snapshot

3
Comments
2 min read
Persistencia para frontends

Persistencia para frontends

5
Comments
3 min read
Don't worry! Deploy! Metis has your database covered.

Don't worry! Deploy! Metis has your database covered.

1
Comments
4 min read
mongodb tutorial for beginners

mongodb tutorial for beginners

3
Comments
2 min read
Understanding IQueryable<T> in C#

Understanding IQueryable<T> in C#

96
Comments 8
5 min read
Unlocking the Power of NoSQL in the Cloud: Breaking Free from Relational Constraints

Unlocking the Power of NoSQL in the Cloud: Breaking Free from Relational Constraints

Comments
1 min read
Turso libSQL Installer

Turso libSQL Installer

4
Comments
3 min read
Notes on Types of Database: Part 1

Notes on Types of Database: Part 1

Comments
1 min read
How to authorize user to view only their own created notes?

How to authorize user to view only their own created notes?

1
Comments 2
2 min read
Decoding Databases: The Backbone of Data Science

Decoding Databases: The Backbone of Data Science

1
Comments
2 min read
Delete Documents, Drop Collection in MongoDB

Delete Documents, Drop Collection in MongoDB

Comments
1 min read
Clustering vs Partitioning your Apache Iceberg Tables

Clustering vs Partitioning your Apache Iceberg Tables

4
Comments
10 min read
Object–Relational Mapping (ORMs) in .NET

Object–Relational Mapping (ORMs) in .NET

4
Comments
4 min read
Dapper Stored Procedure tip

Dapper Stored Procedure tip

3
Comments 3
2 min read
Getting Started with ReductStore in Python

Getting Started with ReductStore in Python

1
Comments
4 min read
Database generated events: LiveSync’s database connector vs CDC

Database generated events: LiveSync’s database connector vs CDC

4
Comments
5 min read
Unified Stream and Batch Processing of WorldQuant 101 Alphas in DolphinDB

Unified Stream and Batch Processing of WorldQuant 101 Alphas in DolphinDB

Comments
6 min read
Try To Use `savepoint` In Spring JPA/Hibernate

Try To Use `savepoint` In Spring JPA/Hibernate

Comments 1
2 min read
Behind the Scenes with Redis: The Power of RESP Protocol

Behind the Scenes with Redis: The Power of RESP Protocol

1
Comments
3 min read
Unlock your career in data analytics 2024

Unlock your career in data analytics 2024

Comments 1
1 min read
How To Map PostgreSQL `point` Data Type To Java PGpoint Data Type?

How To Map PostgreSQL `point` Data Type To Java PGpoint Data Type?

1
Comments 1
3 min read
Active Session History (ASH) in YugabyteDB

Active Session History (ASH) in YugabyteDB

1
Comments
7 min read
The Ultimate Guide to Prisma ORM: Transforming Database Management for Developers

The Ultimate Guide to Prisma ORM: Transforming Database Management for Developers

1
Comments
5 min read
loading...