0.0.8 • Published 10 years ago

ggdata v0.0.8

Weekly downloads
-
License
-
Repository
github
Last release
10 years ago

ggdata

Simple implementation of iterator-based relational query executor. Intended to integrate with a fine-grained provenance system

Tables can

  • parse arrays of object
  • infer data schema
  • load from postgres database (soon)

Implements the following operators

  • filter
  • aggregate
  • group by
  • partition
  • orderby
  • limit
  • offset
  • crossproduct
  • project

Column and Row oriented table implementations

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago