Stuart Green is a consulting engineer at Neo4j and is based in the United Kingdom.
Stuart Green, Consulting Engineer at Neo4j
Jan 16
4 mins read
Many microcontrollers (ESP8266, ESP32, and RP2, for example) are capable of running a bare metal optimized implementation of Python 3 (MicroPython). This includes a reduced subset of the standard Python library.These small embedded systems frequently include WiFi hardware for external... read more
Stuart Green, Consulting Engineer at Neo4j
Jan 14
3 mins read
In the mid-1990s, Tcl was my go-to dynamic programming language as it was cross-platform (you may recall the plethora of UNIX variants), easily deployed and readily extended. Although many other languages now carry favor (e.g., Python, JavaScript, Go, etc.), the Tcl community remains active, and... read more
Stuart Green, Consulting Engineer at Neo4j
Jan 09
3 mins read
As an alternative to the officially supported drivers (.NET, Go, Java, JavaScript, and Python), you’ve been able to query a Neo4j server via an HTTP API. However, this has been limited to self-managed instances and wasn’t available on the Neo4j Aura cloud service.In September 2024,... read more