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
- an extension for GeoIP geolocation☆52Updated 4 months ago
- K-means function as a user-defined window function in PostgreSQL☆105Updated 6 years ago
- PostgreSQL foreign data wrapper for OGR☆257Updated 7 months ago
- TopN is an open source PostgreSQL extension that returns the top values in a database according to some criteria☆246Updated last year
- url_encode, url_decode functions for PostgreSQL☆51Updated 2 years ago
- A command line client for the PostgreSQL Extension Network☆157Updated last year
- PostgreSQL extension which implements a Foreign Data Wrapper (FDW) for JSON files.☆110Updated 9 years ago
- PostgreSQL extension which provides persistent logging within transactions and functions.☆194Updated 3 years ago
- E-Maj is a PostgreSQL extension that tracks updates on tables sets with rollback capabilities☆90Updated last week
- Gzip compress and decompress for PostgreSQL☆87Updated 2 years ago
- AMQP Support for Postgres☆212Updated last year
- Access Control Lists (ACL) PostgreSQL Extension☆89Updated 2 years ago
- A (partially implemented!) PostgreSQL extension that provides access to Google's libphonenumber☆94Updated 5 years 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
- SQLite Foreign Data Wrapper for PostgreSQL☆255Updated 8 months ago
- PostgreSQL extension to create, manage and use Oracle-style Global Temporary Tables and the others RDBMS☆95Updated 4 months ago
- foreign-data wrapper for Amazon S3☆71Updated 14 years ago
- PG Extractor - Advanced PostgreSQL Dump Filter☆163Updated 4 years ago
- A simple set of views to see ALL permissions in a PostgreSQL database☆161Updated 4 months ago
- Small golang server to push PgSQL listen/notify events into websockets☆230Updated last year
- pg_background☆198Updated 3 months ago
- A Postgres extension in C to compute statistics on arrays of numbers☆49Updated 9 months ago
- Various experiments with PostgreSQL clustering