umitanuki / kmeans-postgresqlLinks
K-means function as a user-defined window function in PostgreSQL
☆105Updated 5 years ago
Alternatives and similar repositories for kmeans-postgresql
Users that are interested in kmeans-postgresql are comparing it to the libraries listed below
Sorting:
- PostgreSQL binding for libpostal☆143Updated 4 years ago
- ☆74Updated 13 years ago
- fdw extension for postgres☆127Updated 5 years ago
- PostPic is an extension for the open source dbms PostgreSQL that enables image processing inside the database, like PostGIS does for spat…☆135Updated 7 years ago
- PostgeSQL extension adding highly desirable, data-type independent array functionality.☆104Updated 9 years ago
- PostgreSQL extension which implements a Foreign Data Wrapper (FDW) for JSON files.☆110Updated 9 years ago
- Parallel 'psql'. Run parallel queries inline in PostgreSQL’s psql tool. Useful for ‘slightly big data’, GIS.☆65Updated 2 years ago
- an aggregation function for PostgreSQL☆40Updated 3 months ago
- OSM PBF Foreign Data Wrapper☆30Updated 4 years ago
- foreign-data wrapper for Amazon S3☆71Updated 14 years ago
- Data Access Library☆703Updated 3 years ago
- A Postgres extension in C to compute statistics on arrays of numbers☆49Updated 7 months ago
- Like Facebook's OSQuery, but for Postgres☆449Updated 9 years ago
- Simple PostgreSQL extension that keeps track of changes to certain tables☆55Updated 9 years ago
- Foreign Data Wrapper for Postgres Dump Files☆54Updated 10 years ago
- Tools for working with open geographic data from GeoNames.☆173Updated 2 years ago
- This is a postgresql extension that ensure a deep validation of embedded SQL inside PL/pgSQL functions☆65Updated 11 years ago
- set of functions and operators for executing similarity queries☆391Updated 5 months ago
- AMQP Support for Postgres☆211Updated last year
- Gzip compress and decompress for PostgreSQL