drotiro / postpicLinks
PostPic is an extension for the open source dbms PostgreSQL that enables image processing inside the database, like PostGIS does for spatial data. It adds the new 'image' type to the SQL, and several functions to process images and to extract their attributes.
☆135Updated 7 years ago
Alternatives and similar repositories for postpic
Users that are interested in postpic are comparing it to the libraries listed below
Sorting:
- PostgreSQL binding for libpostal☆143Updated 4 years ago
- fdw extension for postgres☆127Updated 6 years ago
- PostgreSQL foreign data wrapper for OGR☆257Updated 7 months ago
- SQLite Foreign Data Wrapper for PostgreSQL☆255Updated 8 months ago
- A command line client for the PostgreSQL Extension Network☆157Updated last year
- K-means function as a user-defined window function in PostgreSQL☆105Updated 6 years ago
- PostgreSQL extension which provides persistent logging within transactions and functions.☆196Updated 3 years ago
- an extension for GeoIP geolocation☆52Updated 5 months ago
- [ARCHIVED] PostgreSQL Foreign-data Wrapper for ODBC☆73Updated this week
- Tool for comparing Postgres database schemas☆46Updated last year
- foreign-data wrapper for Amazon S3☆71Updated 14 years ago
- Gzip compress and decompress for PostgreSQL☆87Updated 2 years ago
- AMQP Support for Postgres☆212Updated last year
- A (partially implemented!) PostgreSQL extension that provides access to Google's libphonenumber☆94Updated 5 years ago
- PostgreSQL extension to create, manage and use Oracle-style Global Temporary Tables and the others RDBMS☆95Updated 5 months ago
- PostgreSQL foreign data wrapper for MongoDB☆338Updated 3 months ago
- url_encode, url_decode functions for PostgreSQL☆51Updated 2 years ago
- E-Maj is a PostgreSQL extension that tracks updates on tables sets with rollback capabilities☆90Updated 2 weeks ago
- ☆97Updated last year
- DDL eXtractor functions for PostgreSQL (ddlx)☆150Updated 4 months ago
- PL/sh is a procedural language handler for PostgreSQL that allows you to write stored procedures in a shell of your choice.☆176Updated 9 months ago
- this repos is moving to https://codeberg.org/c2main/pgfincore | Mirror of http://git.postgresql.org/gitweb/?p=pgfincore.git;a=summary☆107Updated last year
- Parallel 'psql'. Run parallel queries inline in PostgreSQL’s psql tool. Useful for ‘slightly big data’, GIS.☆65Updated 2 years ago
- ☆37Updated 10 years ago
- TopN is an open source PostgreSQL extension that returns the top values in a database according to some criteria☆247Updated last year
- PostgreSQL extension which implements a Foreign Data Wrapper (FDW) for JSON files.☆110Updated 9 years ago
- Access Control Lists (ACL) PostgreSQL Extension