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.
Storacle - a decentralized file storage

Storacle - a decentralized file storage

7
Comments
5 min read
Prisma, un toolkit para bases de datos (¿ORM?) para TypeScript y Node.js

Prisma, un toolkit para bases de datos (¿ORM?) para TypeScript y Node.js

28
Comments 1
9 min read
SQL Plan Management: Never Worry About Slow Queries Again

SQL Plan Management: Never Worry About Slow Queries Again

5
Comments
7 min read
How to handle Database in Spring Boot

How to handle Database in Spring Boot

22
Comments
2 min read
What is the best way store column metadata in SQLite (like, is JSON or is Date)

What is the best way store column metadata in SQLite (like, is JSON or is Date)

7
Comments 6
1 min read
Make your application scalable optimizing the ORM performance

Make your application scalable optimizing the ORM performance

16
Comments
5 min read
Museria - a decentralized music storage

Museria - a decentralized music storage

5
Comments
8 min read
Azure SQL and Site Reliability

Azure SQL and Site Reliability

13
Comments
8 min read
How Library Science Helped Me Understand Databases

How Library Science Helped Me Understand Databases

20
Comments
4 min read
What is JDBC?

What is JDBC?

37
Comments 7
9 min read
Lessons I learned from my first fullstack project

Lessons I learned from my first fullstack project

47
Comments 5
5 min read
What SQLite CAN actually do

What SQLite CAN actually do

33
Comments 1
3 min read
Generating HTTP endpoints for MySQL database

Generating HTTP endpoints for MySQL database

3
Comments
1 min read
Quick and Easy, Exactly-Once, Distributed Work Queues Using Serializable Transactions

Quick and Easy, Exactly-Once, Distributed Work Queues Using Serializable Transactions

20
Comments 4
5 min read
Getting query performance stats with PostgreSQL

Getting query performance stats with PostgreSQL

23
Comments 1
6 min read
Exploring Column Families in CockroachDB

Exploring Column Families in CockroachDB

8
Comments
2 min read
Percona MongoDB Exporter for MongoDB Monitoring with SSL/TLS

Percona MongoDB Exporter for MongoDB Monitoring with SSL/TLS

8
Comments
4 min read
HTTP Explained

HTTP Explained

7
Comments
1 min read
Five industries that can make the most out of Location Intelligence

Five industries that can make the most out of Location Intelligence

4
Comments
6 min read
What redis is used for?! 10 Things You Can Do with Redis 😱

What redis is used for?! 10 Things You Can Do with Redis 😱

9
Comments 1
2 min read
How to Deploy a FoundationDB Cluster at the Edge with StackPath

How to Deploy a FoundationDB Cluster at the Edge with StackPath

7
Comments
10 min read
Database Migrations with Liquibase and Flyway

Database Migrations with Liquibase and Flyway

3
Comments
3 min read
Multi-tenancy in Laravel: Migrations, Testing, and switching tenants

Multi-tenancy in Laravel: Migrations, Testing, and switching tenants

10
Comments
1 min read
Testing Database Interactions with Jest

Testing Database Interactions with Jest

44
Comments 2
6 min read
Understanding GraphQL and its Design Principles

Understanding GraphQL and its Design Principles

43
Comments 2
2 min read
Retrieving notes from the Firestore database and displaying sorted notes

Retrieving notes from the Firestore database and displaying sorted notes

4
Comments
2 min read
Mastering Laravel Eloquent ORM - The Eloquent Journey (PART 2)

Mastering Laravel Eloquent ORM - The Eloquent Journey (PART 2)

51
Comments
8 min read
How to implement i18n in your WebApp? Part 1

How to implement i18n in your WebApp? Part 1

22
Comments
3 min read
How to Backup MySQL Databases on Ubuntu VPS Server Automatically

How to Backup MySQL Databases on Ubuntu VPS Server Automatically

8
Comments
2 min read
What makes MySQL LRU cache scan resistant

What makes MySQL LRU cache scan resistant

9
Comments
8 min read
Free database structure tool online

Free database structure tool online

6
Comments
2 min read
Connection Pooling — what and why?

Connection Pooling — what and why?

31
Comments 1
3 min read
Aerospike Modeling: User Profile Store

Aerospike Modeling: User Profile Store

11
Comments
9 min read
How To Install PostgreSQL On Windows 10

How To Install PostgreSQL On Windows 10

23
Comments
2 min read
DynamoDB Best practices in PHP

DynamoDB Best practices in PHP

10
Comments 3
4 min read
Aerospike Modeling: IoT Sensors

Aerospike Modeling: IoT Sensors

6
Comments
9 min read
Operations on Nested Data Types in Aerospike

Operations on Nested Data Types in Aerospike

5
Comments
5 min read
How to Ensure Security in Your SaaS Application

How to Ensure Security in Your SaaS Application

9
Comments
8 min read
Tutorial:Automate Weekly Sales Data Reporting

Tutorial:Automate Weekly Sales Data Reporting

21
Comments
5 min read
Sharing single mongoDB connection object in Express Application

Sharing single mongoDB connection object in Express Application

7
Comments 1
2 min read
Fake News Detection Using Python | Learn Data Science in 2020

Fake News Detection Using Python | Learn Data Science in 2020

4
Comments
3 min read
What should aspiring data engineers learn?

What should aspiring data engineers learn?

1
Comments
1 min read
Let's learn how to to build a chat application with Redis, WebSocket and Go [part 2]

Let's learn how to to build a chat application with Redis, WebSocket and Go [part 2]

16
Comments
7 min read
Migrating from Oracle DB pipe messaging to Kafka

Migrating from Oracle DB pipe messaging to Kafka

3
Comments
4 min read
Generate GraphQL Resolvers From Your Schema

Generate GraphQL Resolvers From Your Schema

13
Comments
4 min read
Tutorial: Build an Employee Help Desk Ticketing System

Tutorial: Build an Employee Help Desk Ticketing System

29
Comments
3 min read
GitHub based airports API service

GitHub based airports API service

4
Comments
2 min read
Data Storage Security: 5 Best Practices to Secure Your Data

Data Storage Security: 5 Best Practices to Secure Your Data

6
Comments 1
2 min read
Is a Redis ORM a Horrible Idea?

Is a Redis ORM a Horrible Idea?

24
Comments 33
1 min read
How to Install MongoDB on Ubuntu

How to Install MongoDB on Ubuntu

13
Comments 3
3 min read
Create a data factory to seed your database with dummy data of your liking

Create a data factory to seed your database with dummy data of your liking

6
Comments
4 min read
World of WoqlCraft - Ep.4 we have built our schema 57:39

World of WoqlCraft - Ep.4 we have built our schema

3
Comments
1 min read
Apache Ignite on Kubernetes: Things to Know About

Apache Ignite on Kubernetes: Things to Know About

9
Comments
6 min read
TerminusDB Webinar - TerminusHub, what's the deal? 41:28

TerminusDB Webinar - TerminusHub, what's the deal?

6
Comments
1 min read
How to Run Clickhouse DBMS at the Edge with StackPath

How to Run Clickhouse DBMS at the Edge with StackPath

12
Comments 1
11 min read
Understanding Indexing in Azure Cosmos DB

Understanding Indexing in Azure Cosmos DB

10
Comments 1
5 min read
Let's learn how to to build a chat application with Redis, WebSocket and Go [part 1]

Let's learn how to to build a chat application with Redis, WebSocket and Go [part 1]

61
Comments 1
8 min read
JavaScript: Playing Fetch With Data

JavaScript: Playing Fetch With Data

7
Comments
3 min read
Deep Data Dive with Kusto for Azure Data Explorer and Log Analytics

Deep Data Dive with Kusto for Azure Data Explorer and Log Analytics

17
Comments 1
7 min read
Using Node streams to make a .csv cleaner

Using Node streams to make a .csv cleaner

13
Comments
4 min read
loading...