Releases: david-pfx/Andl
Releases · david-pfx/Andl
Major update with Postgres support
Major release including
- Postgres support
- More samples, test suite
This is an early version of Postgres support. The full Andl language is supported, but at present the Thrift and Web interfaces are not.
A further minor release (0623) includes function values and lambdas.
Major update with Workbench, Thrift and Servers
Major release including
- New Andl Workbench, to explore a catalog and write and test queries instantly
- Thrift interface
- REST, Web API and REPL servers
- lots more samples.
The syntax has been changed significantly to make elements more recognisable to SQL users.
Use the latest zip file to match the latest commit.
Update with recursive queries
Minor release adding support for recursive queries, including Mandelbrot and Sudoku samples.
First GitHub release
This is the first release through GitHub. It includes SQLite, and closely follows 15f05 on andl.org.
The layout has been changed to facilitate a binary release.