Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for postgresql driver
driver
x
postgresql
x
74 search results found
Migrate
⭐
13,288
Database migrations. CLI and Golang library.
Pq
⭐
8,521
Pure Go Postgres driver for database/sql
Postgres
⭐
6,312
Postgres.js - The Fastest full featured PostgreSQL client for Node.js, Deno, Bun and CloudFlare
Psycopg2
⭐
3,115
PostgreSQL database adapter for the Python programming language
Sqler
⭐
1,918
write APIs using direct SQL queries with no hassle, let's rethink about SQL
Pgjdbc
⭐
1,369
Postgresql JDBC Driver
Psycopg
⭐
1,331
New generation PostgreSQL database adapter for the Python programming language
Upsert
⭐
644
Upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates functions (UDF) for MySQL and PostgreSQL; on SQLite3, uses INSERT OR IGNORE.
Pgjdbc Ng
⭐
584
A new JDBC driver for PostgreSQL aimed at supporting the advanced features of JDBC and Postgres
Hasql
⭐
496
The fastest PostgreSQL libpq-based driver for Haskell
Crystal Pg
⭐
449
a postgres driver for crystal
Epgsql
⭐
393
Erlang PostgreSQL client library.
Vertx Jooq
⭐
356
A jOOQ-CodeGenerator to create vertx-ified DAOs and POJOs.
Rdbc
⭐
303
Rust DataBase Connectivity (RDBC) :: Common Rust API for database drivers
Sql_exporter
⭐
281
Database agnostic SQL exporter for Prometheus
Ocaml Caqti
⭐
280
Cooperative-threaded access to relational data
Pgtype
⭐
278
Postgres Async Driver
⭐
278
Asynchronous PostgreSQL Java driver
Bedquilt Core
⭐
254
A JSON document store on PostgreSQL
Gue
⭐
223
Golang queue on top of PostgreSQL
Neo4j Etl
⭐
168
Data import from relational databases to Neo4j.
Typeorm Aurora Data Api Driver
⭐
167
A bridge between TypeORM and Aurora Data API
Node Dbmon
⭐
143
Node.js Database Real-Time Monitoring Library
Cmd
⭐
139
Command line tools for database operation written by Go, moved to https://gitea.com/xorm/cmd
Sworm
⭐
135
a write-only ORM for Node.js
Postgresql
⭐
126
Robust PostgreSQL interface for Swift
Pgsql
⭐
123
Erlang PostgreSQL driver
Postgresql Dart
⭐
120
Dart PostgreSQL driver: supports extended query format, binary protocol and statement reuse.
Pgbench
⭐
105
PostgreSQL Client Driver Performance Benchmarking Toolbench
Postgresql Swift
⭐
100
Swift PostgreSQL driver
Otelsql
⭐
85
OpenTelemetry SQL database driver wrapper for Go
Dart_postgresql
⭐
79
Dart Postgresql database library.
Gdbc
⭐
75
JDBC driver wrapper for golang
Gopgsqldriver
⭐
70
PostgreSQL driver for the Go SQL database package
Em_postgresql
⭐
68
ActiveRecord driver for Postgresql with EventMachine
Benchmarksql
⭐
67
Unofficial mirror of benchmarksql on github
Postgresqlfs
⭐
59
FUSE driver to access PostgreSQL databases as a file system
Postgres Wire
⭐
58
A native Haskell driver for PostgreSQL
Database Js
⭐
55
Common Database Interface for Node
Pgxplorer
⭐
54
An administration client for PostgreSQL
Asyncpg
⭐
48
Asynchronous PostgreSQL driver for Nim language
Neo4j Fdw
⭐
48
Neo4j foreign data wrapper for Postgresql
Go_db_bench
⭐
48
Benchmarks for database/drivers from Go
Cockroachdb Laravel
⭐
47
CockroachDB database driver for Laravel 5
Qsqlmigrator
⭐
40
A library to help you keep track of database schema migrations
Jfleet
⭐
39
JFleet persist to database large collections of Java POJOs using alternate persistence methods from JDBC
Db
⭐
39
Event-driven database drivers for streaming queries.
Pg_async.rs
⭐
38
Asynchronous, HA (master-master) PostgreSQL driver on top of libpq.
Linqpad Postgresql Driver
⭐
38
LINQPad PostgreSQL Driver
Postgresql Client
⭐
37
Pure JavaScript client for PostgreSQL completely written in TypeScript.
Sql Library Processing
⭐
35
SQLibrary – a SQL database library for Processing incl. MySQL, SQLite and PostgreSQL
Hdbc Postgresql
⭐
34
PostgreSQL driver for HDBC
Pq Timeouts
⭐
31
Postgres driver for Go that wraps lib/pq to provide read and write timeouts.
Cockpit Sql Driver
⭐
29
SQL Driver for Cockpit CMS
Pg Transactions
⭐
27
Library for doing Postgres transactions in Javascript
Sql Adapter
⭐
23
database/sql Adapter for Casbin V2
Goma
⭐
22
goma is a Database access framework for golang(Go)
Dbtestcompare
⭐
20
Application to compare results of two SQL queries
Node Bedquilt
⭐
20
The nodejs driver for BedquiltDB
Sqlalchemy Citext
⭐
20
CITEXT type for SQLAlchemy
P1_pgsql
⭐
19
Pure Erlang PostgreSQL driver
Rdbc Pgsql
⭐
19
Asynchronous PostgreSQL driver for Scala and Java
Pydbclib
⭐
17
Python database toolkit for humans
Database_connections
⭐
17
⚙️Demonstration code to connect R on MacOS to various database flavors.
Datumbazo
⭐
16
A JDBC driver for SQLingvo
Sqlx Adapter
⭐
15
Sqlx Adapter for Casbin V2
Go Libpq
⭐
15
cgo-based driver for Postgres
Spring Boot Rest Rxjava
⭐
14
spring-boot-rest-rxjava
Opengauss Connector Jdbc
⭐
14
openGauss jdbc connector
Swoole Postgresql Doctrine Driver
⭐
13
🔌 A Doctrine DBAL Driver implementation on top of Swoole Coroutine PostgreSQL client
Pg Clj
⭐
13
native clojure driver for postgresql (jdbcfee)
Micropg
⭐
13
PostgreSQL database driver for MicroPython
Pgtxdb
⭐
13
Single transaction sql driver for golang
Perfrepo
⭐
13
Lua Postgres
⭐
13
A basic Postgres driver for Lua
Minipg
⭐
11
Yet another Python PostgreSQL database driver
Phoebe
⭐
10
Toolkit for building asynchronous PostgreSQL drivers
Vertx Postgresql
⭐
10
Async PostgreSQL driver with support for transactions. It's a library to be used directly in a verticle.
Mobilitydb Python
⭐
10
Python driver for MobilityDB
Groovy Rx Postgres Async Driver
⭐
9
Groovy wrapper for postgres-async-driver, adding support for named parameters, jsonb and native convertions for many Date types and Maps
Postgres_adapter.cr
⭐
9
Postgres adapter for [active_record.cr](https://github.com/waterlink/ac Uses [crystal-pg](https://github.com/will/crystal-pg) driver.
Pgx Helpers
⭐
8
Various helpers for jackc/pgx PostgreSQL driver for Go
Garage
⭐
8
Database drivers for the Pharo language
Sqltocsv
⭐
8
Stream large SQL result sets into a local file
Buttle
⭐
7
Buttle is a proxying JDBC driver with hooks. (https://clojars.org/repo/buttle/buttle/1.0.0/butt
Benchmarksql
⭐
7
BenchmarkSQL PostgreSQL TPC-C fair-use implementation (unmaintained, new maintainers welcome)
Postgresql Excel Addin
⭐
7
PostgreSQL Excel Add-In that provides GUI for data import to Excel worksheet
Go Pg Adapter
⭐
7
Simple adapter interface and implementations for different PostgreSQL drivers for Go
Documentation Zh
⭐
7
Documentation markdown for all Vapor packages in Chinese.
Cakephp2 Postgres No Meta
⭐
7
A CakePHP2 Postgres database driver without getColumnMeta() support
Pg.io
⭐
7
Fast driver node js for PostgreSQL (100 000 request/sec and more), LISTEN, NOTIFY, pool balancing, custom Types
Mdq
⭐
7
mdq queries multiple databases in parallel and output the results in JSON.
Soluble Dbwrapper
⭐
7
Extra minimalist but universal database wrapper
Pg
⭐
6
能自动缓存语句的PostgreSQL数据库驱动
Nspostgres
⭐
6
PostgreSQL database driver for AOLserver.
Gosqlbencher
⭐
6
Tool to benchmark Go SQL ecosystem: query, Go database/sql funcs usage, driver, and the server
Pgkebab
⭐
6
Golang wrapper over PostgreSQL driver
Database
⭐
6
Lightweight native MySQL/MariaDB & PostgreSQL driver
Taxi
⭐
5
Basic cab/taxi booking app
Powerfull Lumen Base Project
⭐
5
Powerfull Lumen 5.5 Base Project including Cors, Swagger-UI and eloquent drivers for MySQL, SQL Server, Oracle, PostgreSQL, SQLite, MongoDB
Related Searches
Database Postgresql (5,322)
Javascript Postgresql (4,454)
C Driver (4,082)
Docker Postgresql (3,367)
Python Postgresql (2,800)
Typescript Postgresql (2,539)
Postgresql Sql (2,391)
Python Driver (2,310)
Java Postgresql (2,173)
Reactjs Postgresql (2,110)
1-74 of 74 search results
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.