go to post Maks Atygaev · Mar 27, 2020 @Guillaume Rongier Thank you :) It was my first promo video :)
go to post Maks Atygaev · Mar 27, 2020 Hello @Henry Pereira ! I think you created a fantastic tool with a great potential and roadmap. I think your product is very wished by developers. Thank you to bring and share modern approaches to work with SQL.
go to post Maks Atygaev · Nov 27, 2017 My point starts from here.MsgPack is a binary format of data representation.How we can see on its specification (second link) MsgPack defines serialization/deserialization from common data types and structures into byte array.I just want to implement the format as is.When we see on serialization of string then we see that it looks like that:| code (one byte) | length representation (1 or 2 or 4 bytes) | string bytes |or for small strings:| (code + length of string) (one byte) | string bytes |For example for string "Fringe":| 166 | 70 114 105 110 103 101 |
go to post Maks Atygaev · Nov 23, 2017 I developed DeclarativeCOS framework for declarative programming on COS. So... We can talk about this too :)
go to post Maks Atygaev · Sep 13, 2017 Hello, [@henry.hamon.pereira]! The idea was given by my academic supervisor and [@Evgeny Shvarov]!
go to post Maks Atygaev · Sep 13, 2017 Hello [@George Swinnerton]! No. It is academic project You can fork the project and add web scale to it.
go to post Maks Atygaev · Sep 11, 2017 [@robert.cemper] Please, write me on my email atygaev.mi@gmail.comI will add you to private google doc discuss.hm... Maybe I missed something but I didn't understand where "it sounds like another New Language project"