Y
Hacker News
new
|
ask
|
show
|
jobs
by
andrioni
2984 days ago
Is EdgeDB going to be Postgres fork, extension or a service that uses just uses Postgres as a storage layer (like Datomic)?
1 comments
1st1
2984 days ago
It's closer to the storage layer: postgres is in the core and not directly exposed (i.e. you won't be able to access it).
link
andrioni
2984 days ago
Does it mean it will be possible to use EdgeDB with hosted Postgres databases, like RDS and maybe Amazon Aurora (on Postgres mode)?
link
1st1
2984 days ago
Maybe. This is something that we'll have to figure out later.
link