Welcome to this site. Here you will find things, usually about database and distributed systems papers.

fn hello() -> String {
  "World".to_string()
}