Post #1353182
2026-04-13 19:56 UTC
JavaScript/TypeScript ecosystem has a huge problem with database connectors and typing.
Is Bigserial bigint, string or number? Is string "2026-04-13" allowed to `Date` field? How about should the `timestamptz` return +03 or UTC result? Your guess is as good as mine, and each version seems to have whole new ideas.
Duckdb and SQLite adapters seems to be most flakiest.
Postgres is most stable.
#Duckdb #Postgres #Sqlite #Javascript
Replies (0)
No replies.