Skip to content

Releases: david-pfx/Andl

Major update with Postgres support

02 Jun 14:33
Compare
Choose a tag to compare
Pre-release

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

14 Feb 09:30
Compare
Choose a tag to compare

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

18 Jun 06:48
Compare
Choose a tag to compare
Pre-release

Minor release adding support for recursive queries, including Mandelbrot and Sudoku samples.

First GitHub release

06 Jun 11:49
Compare
Choose a tag to compare
First GitHub release Pre-release
Pre-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.