Alexander Dukhno
Alexander Dukhno
>“oh well, what function should I call on the result from this one? Can I keep verification step if I want to? What will I need to call to exec...
BTW, as @stjepang mentioned a long time ago, that he wants a collection of papers/articles, I'd like to contribute to it with these four videos; that opened my eyes on...
Hi guys, I am building a PostgreSQL compatible NewSQL database and using `sqlparse-rs`. I haven't encountered problems with supporting different dialects until I started working on mathematical operations that PostgreSQL...
see discussions in https://github.com/ballista-compute/sqlparser-rs/pull/265
I was thinking of implementing std trait https://doc.rust-lang.org/std/ops/trait.Index.html
Hi @kuronyago, RSocket can be applied either internode communication or client - server. It is too early to talk about internode communication as my main focus right now on query...
> do you want to implement R2DBC on Rust for PostgreSQL first? no, I don't want. > I am more attracted to the first option Just to clarify by "first...
> I'm confused. Ok, I see your confusion but I don't know what exactly the reason of it, so I will try to be clear as much as I can....
Hi Valentin, I'll use this comment more to dump my ideas, rather than make some decision (I believe I need some more info to gather before I will be satisfied...
> should I postpone this ticket until these major changes are completed? I think yes, sorry for that. > Bottom line - I think we need to decide on the...