There was an error while loading. Please reload this page.
1 parent 2762f8c commit d919b6dCopy full SHA for d919b6d
1 file changed
src/app/page.tsx
@@ -52,7 +52,7 @@ const products: Product[] = [
52
{
53
key: 'pgparser',
54
name: 'pgparser',
55
- tagline: 'Native Golang Postgres parser',
+ tagline: 'Golang-native Postgres parser',
56
description:
57
'Thread-safe, Golang-native Postgres parser. Parse, analyze, and transform SQL with zero CGo dependencies.',
58
tags: ['Go', 'Parser', 'Library'],
0 commit comments