Netlogo-sql
This extension adds database access to the NetLogo modelling language.
Features:
- Support for MySQL
- Support for PostgreSQL
- Support for other database with generic JDBC support
- Execute any SQL query
- Pass NetLogo values as parameters to a query
- Per-agent connections
- (optional) Transaction management
Requirements:
- NetLogo 5.0.x
- Java 6
Downloads available at https://github.com/mrotteveel/netlogo-sql/releases