init elowdb go-port commit

This commit is contained in:
41 changed files with 7273 additions and 0 deletions

View File

@@ -0,0 +1 @@
{"createdAt":1755088501,"email":"test@example.com","id":1,"isActive":true,"role":"user","username":"testuser"}

2
data/users.jsonl Normal file
View File

@@ -0,0 +1,2 @@
{"age":31,"created":"2026-03-03T14:27:14+06:00","email":"john@example.com","id":1,"name":"John Doe"}
{"age":25,"created":"2026-03-03T14:27:14+06:00","email":"jane@example.com","id":2,"name":"Jane Smith"}