Skip to content
HomeInsights

Insights

Ideas for building
better software.

Engineering perspectives on architecture, product development, AI, and the everyday decisions behind useful software.

From the engineering desk

Browse practical articles or follow the latest technology updates.

Subscribe via RSS →

Curated links from external sources — not 360Softy original articles.

ExternalFrontend Development
Vercel Blog

Introducing storage on Vercel

Data is an integral part of the web. As JavaScript and TypeScript frameworks make it easier than ever to server-render just-in-time data, it's time to make databases a first-class part of Vercel's frontend cloud. Read more

Vercel BlogRead original
ExternalFrontend Development
Vercel Blog

Introducing Vercel Postgres

is a serverless PostgresSQL database, designed to integrate with Vercel Functions and any frontend framework.Vercel Postgres Vercel Postgres is available for Hobby and Pro users during the public beta. or get started with a template:Check out our documentation Read more Next.js Kysely Prisma

Vercel BlogRead original
ExternalFrontend Development
Vercel Blog

Introducing Vercel KV

is a serverless, durable Redis database, making it easy to implement features like rate limiting, session management, and also manage application state.Vercel KV The Redis-compatible SDK works from Edge or Serverless Functions and scales with your traffic. KV stores are single  by default, but can be replicated to multiple regions for distributed workloads.region Vercel KV is available for Hobby and Pro users during the public beta. to learn more.Check out our documentation Read more

Vercel BlogRead original
ExternalDatabase
PlanetScale Blog

Database branching: three-way merge for schema changes

You may be familiar with Git's three-way merge as a way to resolve source code changes made by developers on their independent branches. PlanetScale offers three-way merge for your schema branches, making schema change collaboration simpler and safer. It's similar in concept, but completely different in implementation. In the remainder of this post, we illustrate the technical implementation and the nuances of diffing schemas vs. diffing code. What does it mean to merge schema changes in the fir

PlanetScale BlogRead original

Let’s start with a conversation

Tell us what you’re working on.

An idea, a challenge, or a system that needs to work better. We’ll help you understand the next step.