mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-01-05 13:20:24 +02:00
Add Themis crypto library
This commit is contained in:
parent
98f3f89868
commit
a545413e28
@ -81,6 +81,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i
|
||||
* [PGStrom](https://wiki.postgresql.org/wiki/PGStrom) - Extension to offload CPU intensive workloads to GPU.
|
||||
* [plpgsql\_check](https://github.com/okbob/plpgsql_check) - Extension that allows to check plpgsql source code.
|
||||
* [PostGIS](http://postgis.net/) - Spatial and Geographic objects for PostgreSQL.
|
||||
* [PG_Themis](https://github.com/cossacklabs/pg_themis) - Postgres binding as extension for crypto library Themis, providing various security services on PgSQL's side.
|
||||
* [zomboDB](https://github.com/zombodb/zombodb) - Extension that enables efficient full-text searching via the use of indexes backed by Elasticsearch.
|
||||
|
||||
### Optimization
|
||||
|
Loading…
Reference in New Issue
Block a user