EdgeDB 2.0
11–20 of 150 posts
Re: EdgeDB 2.0
#12Congrats to the team, looking forward to testing out the new changes! I'd love to see some examples on non-trivial schemas realized in EdgeQL for reference.
Re: EdgeDB 2.0
#13When do you think it will be possible to migrate an existing Postgres database to EdgeDB?
Re: EdgeDB 2.0
#14EdgeDB co-founder and CEO here. Ask me anything. We are streaming EdgeDB 2.0 launch event right now, join here: https://www.youtube.com/watch?v=1jloGHV31Ow
For the rust client, is there any plan to introduce a query builder and/or generated typing? Currently it feels very sqlx like which is ok for some, but I prefer to have a bit of typing.
Re: EdgeDB 2.0
#15I took a look at the low level stuff, compiled it and tried breaking it and pushing it to the limits. It's quite stable, something that you would expect from a Python Core developer as a founder.
My only concern is that the actual `edgedb-server` CLI isn't documented at all.
Re: EdgeDB 2.0
#16Re: EdgeDB 2.0
#17EdgeDB co-founder and CEO here. Ask me anything. We are streaming EdgeDB 2.0 launch event right now, join here: https://www.youtube.com/watch?v=1jloGHV31Ow
Re: EdgeDB 2.0
#18EdgeDB co-founder and CEO here. Ask me anything. We are streaming EdgeDB 2.0 launch event right now, join here: https://www.youtube.com/watch?v=1jloGHV31Ow
Plans for mapping/postgis?
Re: EdgeDB 2.0
#19Currently watching the launch event! :) I took a look at the low level stuff, compiled it and tried breaking it and pushing it to the limits. It's quite stable, something that you would expect from a Python Core developer as a founder. My only concern is that the actual `edgedb-server` CLI isn't documented at all.
`edgedb-server --help` is pretty elaborate, but yeah, we don't have an official page. What kind of info are you looking for?