X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth-data.git;a=blobdiff_plain;f=doc%2Findex.org;h=3b8acccfb2b3a0a4489358a398ddf725cb875f4a;hp=8c176b819cc3844996cae8b8090bfaef5ab1cf4a;hb=cc82d9db5cc7b60aef85665ba14410c04f7177b0;hpb=0c6395b0e8c23f03bd20fc4eef32365987a916bc diff --git a/doc/index.org b/doc/index.org index 8c176b8..3b8accc 100644 --- a/doc/index.org +++ b/doc/index.org @@ -51,12 +51,12 @@ data storage engine for the [[http://www2.svjatoslav.eu/gitbrowse/sixth/doc/inde runtime objects for every transaction. How about creating united database/computation engine instead to: - + Eliminate constant moving and converting of data between 2 systems - and make computing happen close to where the data is stored. + + Eliminate constant moving and converting of data between 2 systems + and make computing happen close to where the data is stored. - + Abstract away difference between RAM VS persistent storage. Let - the system decide at runtime which data to keep in what kind of - memory. + + Abstract away difference between RAM VS persistent storage. Let + the system decide at runtime which data to keep in what kind of + memory. * Inspiration + Relational databases: @@ -202,6 +202,14 @@ Interesting or competing projects with good ideas: + [[id:01aa65c1-3d44-44a8-9b90-58454bc6be80][CM-1 Connection Machine]] ++ http://phantomos.org/ + + Programs run forever. System crash or reboot does not destroy + state of running program. + ++ Taichi: A Language for High-Performance Computation onSpatially + Sparse Data Structures + + http://taichi.graphics/wp-content/uploads/2019/09/taichi_lang.pdf + + GRAKN.AI + database in the form of a knowledge graph that uses machine reasoning to simplify data processing challenges for AI