slick-pg
Database library
An extension of Slick for PostgreSQL providing support for various data types and features
Slick extensions for PostgreSQL
838 stars
22 watching
180 forks
Language: Scala
last commit: 3 months ago postgresscalaslickslick-extension
Related projects:
Repository | Description | Stars |
---|---|---|
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 349 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 249 |
dataegret/pg-utils | A collection of PostgreSQL utility scripts providing various DBA tools and query analysis capabilities | 1,043 |
ged/ruby-pg | A PostgreSQL interface library for Ruby | 796 |
stac-utils/stac-fastapi-pgstac | Provides an interface to access and manipulate STAC data using the FastAPI framework. | 53 |
linuxlewis/djorm-ext-pgfulltext | Provides full-text search capabilities for Django models using PostgreSQL's built-in indexing system. | 250 |
finagle/finagle-postgres | Provides support for interacting with PostgreSQL databases from a Finagle-based application | 81 |
will/crystal-pg | A native Postgres driver for the Crystal programming language | 463 |
nakagami/micropg | A PostgreSQL database driver for MicroPython allowing Python-based access to PostgreSQL databases. | 26 |
dimitri/pgcopydb | Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. | 1,192 |
roddyyaga/pg_query-ocaml | A C-based OCaml library for parsing PostgreSQL queries | 17 |
alexeyco/pig | A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 568 |
numtel/meteor-pg | Provides a reactive interface to PostgreSQL databases in Meteor applications | 300 |
lukasmartinelli/pgclimb | A utility to export data from PostgreSQL into various formats, including JSON and CSV, with support for templates. | 390 |