I've been investigating neo4j lately. I like the query language and I do feel like it's a better alternative database than mongo for doing highly relational apps. however I'm holding off until there's gonna be a driver that doesn't require me to write my queries as strings. I'm too addicted to the strong typing and linq support I get from c#.
Chrome -> new Safari
JS/TS -> Go ( I do backend )
Mongo -> RDBS and GraphDB
WP -> SSG like Hugo
VSCode -> Vim
Monolith -> M/SOA
JSON -> Protobuf / gRPC
Never used Windows to work so I stick with macOS and Arch.
I've been investigating neo4j lately. I like the query language and I do feel like it's a better alternative database than mongo for doing highly relational apps. however I'm holding off until there's gonna be a driver that doesn't require me to write my queries as strings. I'm too addicted to the strong typing and linq support I get from c#.
Yeah linq style is hot!
I do like how Ecto's use this style to query DBs in Elixir this way.
Not fond of C# but definitely of linq style.