The Wayback Machine - https://web.archive.org/web/20210813093032/https://dev.to/t/database

DEV Community

loading...

# database

Posts on building, using, and learning about databases.

👋 Sign in for the ability sort posts by top and latest.
SQL Series : DataTypes

SQL Series : DataTypes

Reactions 2 Comments
5 min read
HarperDB: More Than a Database

HarperDB: More Than a Database

Reactions 29 Comments
5 min read
The Developers Guide To Scaling Rails Apps

The Developers Guide To Scaling Rails Apps

Reactions 24 Comments
14 min read
Stream Your Database Changes with Change Data Capture

Stream Your Database Changes with Change Data Capture

Reactions 3 Comments
9 min read
Developing a cost effective alternative to Amazon RDS automatic backups

Developing a cost effective alternative to Amazon RDS automatic backups

Reactions 5 Comments
5 min read
SQL Series: Arrays

SQL Series: Arrays

Reactions 3 Comments
4 min read
How to Run Spark SQL on Encrypted Data

How to Run Spark SQL on Encrypted Data

Reactions 2 Comments
6 min read
Launching Bakup.io - Is your data safe? 💾

Launching Bakup.io - Is your data safe? 💾

Reactions 9 Comments
4 min read
5 Useful IBM DB2 Queries

5 Useful IBM DB2 Queries

Reactions 2 Comments
1 min read
Money - and how to handle it

Money - and how to handle it

Reactions 15 Comments
3 min read
The Trouble with `has_one`

The Trouble with `has_one`

Reactions 4 Comments
4 min read
Adding missing database indexes to your legacy rails app

Adding missing database indexes to your legacy rails app

Reactions 2 Comments
4 min read
Launching support for ClickHouse as storage backend for SigNoz

Launching support for ClickHouse as storage backend for SigNoz

Reactions 20 Comments
4 min read
Move Your Database to the Cloud With Zero Downtime

Move Your Database to the Cloud With Zero Downtime

Reactions 3 Comments
10 min read
Understanding Data and Databases 101

Understanding Data and Databases 101

Reactions 6 Comments
4 min read
Top 3 Low- and No-code Databases for Creative Entrepreneurs

Top 3 Low- and No-code Databases for Creative Entrepreneurs

Reactions 2 Comments
3 min read
Read your way to programming salvation

Read your way to programming salvation

Reactions 3 Comments
6 min read
Nhost - open source Firebase alternative with GraphQL

Nhost - open source Firebase alternative with GraphQL

Reactions 31 Comments 1
3 min read
How to choose a database on AWS

How to choose a database on AWS

Reactions 40 Comments
5 min read
MongoDB $weeklyUpdate (August 2, 2021): Latest MongoDB Tutorials, Events, Podcasts, & Streams!

MongoDB $weeklyUpdate (August 2, 2021): Latest MongoDB Tutorials, Events, Podcasts, & Streams!

Reactions 8 Comments
3 min read
How to Test Database Interactions in Go Through Abstraction

How to Test Database Interactions in Go Through Abstraction

Reactions 4 Comments
7 min read
Postgres query execution: simple query - prepared statement

Postgres query execution: simple query - prepared statement

Reactions 7 Comments
8 min read
Getting Started with SQLAlchemy for Database Operations In Python

Getting Started with SQLAlchemy for Database Operations In Python

Reactions 13 Comments
6 min read
strip.pysondb a new JSON DB for python

strip.pysondb a new JSON DB for python

Reactions 7 Comments
2 min read
MongoError: E11000 duplicate key error collection ??

MongoError: E11000 duplicate key error collection ??

Reactions 6 Comments 1
4 min read
Sharding MongoDB using Range strategy

Sharding MongoDB using Range strategy

Reactions 2 Comments
8 min read
Share your salary and see what everyone else is making in the AI/ML and Big Data sphere

Share your salary and see what everyone else is making in the AI/ML and Big Data sphere

Reactions 2 Comments
3 min read
I made a package to manage database connection, it was awesome experience!

I made a package to manage database connection, it was awesome experience!

Reactions 2 Comments
2 min read
Partition and Clustering Key on Scylla DB

Partition and Clustering Key on Scylla DB

Reactions 12 Comments
5 min read
How to create a custom many to many relationship in TypeORM

How to create a custom many to many relationship in TypeORM

Reactions 5 Comments
3 min read
What is D3.js ?

What is D3.js ?

Reactions 7 Comments
2 min read
Supabase - An OpenSource Firebase Alternative

Supabase - An OpenSource Firebase Alternative

Reactions 163 Comments 6
5 min read
Unboxing a Database-How Databases Work Internally

Unboxing a Database-How Databases Work Internally

Reactions 6 Comments
11 min read
What time-weighted averages are and why you should care

What time-weighted averages are and why you should care

Reactions 4 Comments
22 min read
Migrating from Sequel Pro to Sequel Ace

Migrating from Sequel Pro to Sequel Ace

Reactions 4 Comments
2 min read
in-memory databases: a pratical demo

in-memory databases: a pratical demo

Reactions 8 Comments
5 min read
SQL Server Recovery Models: A Quick Guide

SQL Server Recovery Models: A Quick Guide

Reactions 4 Comments
7 min read
Indexes in Databases: RDBMS Edition

Indexes in Databases: RDBMS Edition

Reactions 4 Comments
5 min read
Running aggregations with Elasticsearch and Kibana

Running aggregations with Elasticsearch and Kibana

Reactions 13 Comments
21 min read
[Beginner's guide] Running aggregations with Elasticsearch and Kibana

[Beginner's guide] Running aggregations with Elasticsearch and Kibana

Reactions 6 Comments
21 min read
Deleting all data from a table in Ruby on Rails

Deleting all data from a table in Ruby on Rails

Reactions 10 Comments 2
2 min read
Why I love Linked Lists

Why I love Linked Lists

Reactions 5 Comments
8 min read
Demystifying Web Jargons Part - 2

Demystifying Web Jargons Part - 2

Reactions 5 Comments
4 min read
How I went from struggling with math to becoming a data and analytics advocate

How I went from struggling with math to becoming a data and analytics advocate

Reactions 7 Comments
5 min read
Types of organization of records in files

Types of organization of records in files

Reactions 2 Comments
1 min read
GraphQL and FastAPI Combination

GraphQL and FastAPI Combination

Reactions 9 Comments
3 min read
My Favorite Free SQL Courses for Beginners

My Favorite Free SQL Courses for Beginners

Reactions 42 Comments
12 min read
MongoDB aggregations are easy

MongoDB aggregations are easy

Reactions 24 Comments 1
5 min read
What is the sorting algorithm behind ORDER BY query in MySQL?

What is the sorting algorithm behind ORDER BY query in MySQL?

Reactions 6 Comments
4 min read
Running queries with Elasticsearch and Kibana

Running queries with Elasticsearch and Kibana

Reactions 21 Comments
17 min read
Streaming Fauna Documents with Python

Streaming Fauna Documents with Python

Reactions 20 Comments
5 min read
Active Record (Rails Model) - Introduction

Active Record (Rails Model) - Introduction

Reactions 2 Comments
2 min read
[Beginner's guide] Running queries with Elasticsearch and Kibana

[Beginner's guide] Running queries with Elasticsearch and Kibana

Reactions 7 Comments
17 min read
SQL & database monthly wrap up - July 2021

SQL & database monthly wrap up - July 2021

Reactions 17 Comments 1
2 min read
Journey from Mongoose to Prisma ORM for MongoDB!

Journey from Mongoose to Prisma ORM for MongoDB!

Reactions 38 Comments 2
5 min read
Say Hello to our New ArangoDB Integration

Say Hello to our New ArangoDB Integration

Reactions 2 Comments
3 min read
Onstro-DB a fast DB

Onstro-DB a fast DB

Reactions 4 Comments
1 min read
MySQL shell: the best tool for your logical backups

MySQL shell: the best tool for your logical backups

Reactions 5 Comments
12 min read
Creating a CRUD App using Flask and SqlAlchemy

Creating a CRUD App using Flask and SqlAlchemy

Reactions 2 Comments 2
8 min read
Rails ActiveRecord Data Types

Rails ActiveRecord Data Types

Reactions 6 Comments
2 min read
loading...