Looks like an interesting project. I do highly suggest that a quick intro demo video and/or screen shots of a tool like this would be beneficial to the project.
The entire family of Windowing Functions which are mostly ubiquitous on all modern SQL seem to be glossed over by most.
Rust - The Longest War; is a book about this topic, very insightful read. https://www.amazon.com/Rust-Longest-War-Jonathan-Waldman/dp/...
o Fractal Tree Index's are rather nifty as used in Tokudb engine. Basic gist is that you get the speed of Btree but your update are less painful. https://en.wikipedia.org/wiki/Fractal_tree_index…
It's pretty much that. I like to use https://www.websequencediagrams.com/ and/or plantuml plugins for vscode that can process locally or via api.
One can do ZFS snapshots so one does not need do insanely huge backups all the time. Just transfer off the diffs as needed. If an attack happens it's pretty easy to roll-back to a known good state. It's also not that…
You may say goodbye but you'll never be gone. Many thanks for sharing your ideas and views on the world, they have planted a seed in many a mind. Your influence is far greater than many could imagine.
Looks nice. Will give it a proper test drive soon. Am currently using: http://ewaters.github.io/altsql-shell/ Software that few people know about.Worth others trying out too. The data world really does need these more…
Reading these comments it makes me think that what is being show here in many of these responses is one of core issues with the software world at large. The issue is that of "It's not the way I do it therefore no-one…
Thought they used Parsons Code as it is space efficient as a fingerprinting technique and less across the wire too for a partial fingerprint and it handles tempo drift. In addition I know they where becoming CPU bound…
Indeed so. This series gives a very practical real world view of how to use and apply the language.
Am going to say that it has more to do with the size of ones working memory capacity. The depth that one can examine things.
Looks like an interesting project. I do highly suggest that a quick intro demo video and/or screen shots of a tool like this would be beneficial to the project.
The entire family of Windowing Functions which are mostly ubiquitous on all modern SQL seem to be glossed over by most.
Rust - The Longest War; is a book about this topic, very insightful read. https://www.amazon.com/Rust-Longest-War-Jonathan-Waldman/dp/...
o Fractal Tree Index's are rather nifty as used in Tokudb engine. Basic gist is that you get the speed of Btree but your update are less painful. https://en.wikipedia.org/wiki/Fractal_tree_index…
It's pretty much that. I like to use https://www.websequencediagrams.com/ and/or plantuml plugins for vscode that can process locally or via api.
One can do ZFS snapshots so one does not need do insanely huge backups all the time. Just transfer off the diffs as needed. If an attack happens it's pretty easy to roll-back to a known good state. It's also not that…
You may say goodbye but you'll never be gone. Many thanks for sharing your ideas and views on the world, they have planted a seed in many a mind. Your influence is far greater than many could imagine.
Looks nice. Will give it a proper test drive soon. Am currently using: http://ewaters.github.io/altsql-shell/ Software that few people know about.Worth others trying out too. The data world really does need these more…
Reading these comments it makes me think that what is being show here in many of these responses is one of core issues with the software world at large. The issue is that of "It's not the way I do it therefore no-one…
Thought they used Parsons Code as it is space efficient as a fingerprinting technique and less across the wire too for a partial fingerprint and it handles tempo drift. In addition I know they where becoming CPU bound…
Indeed so. This series gives a very practical real world view of how to use and apply the language.
Am going to say that it has more to do with the size of ones working memory capacity. The depth that one can examine things.