Skip to content

Commit 9ff1f07

Browse files
Update src/app/blog/serverless-sql-databases/page.mdx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 6fba0c5 commit 9ff1f07

File tree

1 file changed

+1
-1
lines changed
  • src/app/blog/serverless-sql-databases

1 file changed

+1
-1
lines changed

src/app/blog/serverless-sql-databases/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export const metadata = getMetadata({
1818
<BlogHeader
1919
title={"6 Best Serverless SQL Databases for Developers (2026 Comparison)"}
2020
author={"Jitendra Nirnejak"}
21-
publishedAt={"2026-01-30T00:00:00Z"}
21+
publishedAt={"2026-01-30T12:00:00Z"}
2222
/>
2323

2424
If you’re spinning up a new project, you’ve probably realized that managing a database server in 2026 feels like a chore. We’ve moved past the days of SSH-ing into a box just to tweak memory settings. Now, we just want a connection string that scales when our app gets hit and shrinks when we’re sleeping.

0 commit comments

Comments
 (0)