/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
What if we treated Postgres like SQLite?
(www.maragu.dev)
75 points
markusw
| 1 comments |
22 Sep 25 13:29 UTC
|
HN request time: 0.213s
|
source
Show context
srameshc
◴[
22 Sep 25 17:08 UTC
]
No.
45336395
[source]
▶
>>45333190 (OP)
#
When I want to treat my Postgres like SQLite , I use DuckDB using PostgreSQL Extension
https://duckdb.org/docs/stable/core_extensions/postgres.html
and this is one of may extensions, there is more and I love DuckDB for that
replies(2):
>>45336510
#
>>45336784
#
1.
oulipo2
◴[
22 Sep 25 17:15 UTC
]
No.
45336510
[source]
▶
>>45336395
#
In what kind of scenarios are you using Duckdb from postgres? And does it improve over, say, having a Clickhouse instance nearby?
ID:
GO
↑