Skip to content

0.1.0

Latest
Compare
Choose a tag to compare
@FabienArcellier FabienArcellier released this 27 Aug 16:13
· 2 commits to master since this release

First functional release of qjoin

  • support for different types of collections: collection of dictionaries, collection of tuples, collection of list, collection of objects
  • support for several forms of joins: simple join, left-right join, join with artificial key, multiple join
  • support for several forms of queries: query, query that generate aggregates