|
You are here |
nick.zoic.org | ||
| | | | |
www.claudiokuenzler.com
|
|
| | | | | An attempted database schema upgrade, required for upgrading old PowerDNS installations, failed due to a MySQL error. | |
| | | | |
blog.notmyhostna.me
|
|
| | | | | Currently I'm working on a better staging setup for Birdfeeder. A big part of that is syncing the production database to the staging database while ... | |
| | | | |
antzucaro.com
|
|
| | | | | The Scenario Let's suppose you are modeling a database in MySQL 5.5. Based on your knowledge of the requirements for the application behind this database you can guess which of the tables within it are going to be huge. For those huge tables you want to plan ahead to make sure that you can scale out your data such that you have less headaches in the future. Here's the catch: you want to keep it simple until it comes time to scale out. | |
| | | | |
www.rasikjain.com
|
|
| | | In the series of the blog post, I am going to walk through step by step process of building a Simple Notes App using React, TypeScript, Node.js, GraphQL , and MongoDB. During the process of our development, we are going to use some useful npm packages like Express, Apollo-Server, Typegoose, Mongoose, TypeGraphQL , and Bootstrap. Here is the Github Source Code to run the application. Table of Content Dev Environment Setup GraphQL Server Backend Folder Structure Creating Node. | ||