stats package - github.com/ncruces/go-sqlite3/ext/stats - Go Packages (original) (raw)

  1. Discover Packages
  2. github.com/ncruces/go-sqlite3
  3. ext
  4. stats

v0.30.3 Published: Nov 30, 2025 License: MIT

Imports: 10

Imported by: 0

Documentation

Package stats provides aggregate functions for statistics.

Provided functions:

These join the Built-in Aggregate Functions:

And the Built-in Window Functions:

See: ANSI SQL Aggregate Functions

This section is empty.

This section is empty.

Register registers statistics functions.

This section is empty.