TMSVR - Dev Blog
  • Home
  • About
Sign in Subscribe

backend

A collection of 6 posts
Building a Log-Structured Merge Tree Database - Part 1
backend

Building a Log-Structured Merge Tree Database - Part 1

Here is how a log-structured merge tree works and why it is an advantageous database engine with code examples.
Jul 22, 2023 7 min read
The State of AI in software engineering
backend

The State of AI in software engineering

What is the state of AI in software engineering in mid-2023? In this article, I check out a few AI power tools like ChatGPT and GitHub Copilot to see what the future holds for developers.
May 3, 2023 5 min read
The REST API implementation flow
backend

The REST API implementation flow

OpenAPI based code generation can speed up the development workflow. In this article I show an efficient way to design and implement APIs.
Nov 28, 2022 7 min read
Creating a Gradle multi-module project
backend

Creating a Gradle multi-module project

Using Gradle multi-module build is easy and makes Spring Boot application development just better. Refactor your code to a multi-module structure, and improve quality and maintainability with this tutorial.
May 30, 2022 4 min read
Altering SQL database schemas in production
backend

Altering SQL database schemas in production

Altering an SQL database schema in production can be tricky. This article summarizes the most common use cases and solutions.
Apr 10, 2022 8 min read
A new Java Spring Boot service template
backend

A new Java Spring Boot service template

"This is the way" is a new Spring Boot service template for the modern Java developer.
Feb 14, 2022 3 min read
Page 1 of 1
TMSVR - Dev Blog © 2023
  • Twitter
  • GitHub
  • LinkedIn
Powered by Ghost