59 skills found · Page 1 of 2
mauricio / Postgresql AsyncAsync, Netty based, database drivers for PostgreSQL and MySQL written in Scala
djc / Bb8Full-featured async (tokio-based) postgres connection pool (like r2d2)
testdrivenio / Fastapi Crud AsyncFastAPI CRUD
testdrivenio / Fastapi Sqlmodel AlembicSample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.
gaganpreet / Fastapi StarterA FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress
flowagi-eu / NynoNyno is a Commercial-Friendly AI Workflow Builder & Engine. Quick demo: https://europe.nyno.dev | Create and Run Workflows without Limits. Async. Multi-Process. Postgres database. Short for "nine" / "yaml" / "no-code" / "automation".
alaisi / Postgres Async DriverAsynchronous PostgreSQL Java driver
alaisi / Postgres.asyncAsynchronous PostgreSQL client for Clojure
amphp / PostgresAsync Postgres client for PHP based on Amp.
socketry / Async PostgresNo description available
rafaesc / Fullstack Graphql AngularSimple Fullstack GraphQL Application with Angular CLI + Redux. API built with Typescript + Express + GraphQL + Sequelize (supports MySQL, Postgres, Sqlite and MSSQL). WebApp built with Angular CLI + Redux + Async Middleware to access the API.
kellerkindt / Asn1rsGenerates Rust Code and optionally compatible Protobuf schema files from ASN.1 definitions.
eladgunders / Fastapi Todos🚀 async web server using FastAPI for to-do list apps
tghosgor / Postgrespppostgres++ async C++ driver is a thin libpq wrapper in C++ for PostgreSQL that aims to make libpq easier to use. It has asynchronous behavior and depends on Boost.ASIO for async operations. It makes use of C++11 variadic templates for parameter-ed functions like PQsendQueryParams.
rust-dd / Rust Axum Async Graphql Postgres Redis StarterStarter template using Rust with Axum, Async-GraphQL, PostgreSQL, and Redis for building high-performance web APIs.
langpavel / Node Pg AsyncPostgreSQL :elephant: client for node.js designed for easy use with ES7 async/await based on node-postgres
reinhud / Async Fastapi Postgres TemplateDockerized Async Web REST API template with FastAPI:zap: + Docker:whale2: + SQLAlchemy:floppy_disk:
sixu05202004 / Async Flask Sqlalchemy Postgresql异步的数据库连接(postgresql)
Hexilee / Async PostgresA runtime-independent asynchronus PostgreSQL client
basicdays / Co PgPromise wrapper for node-postgres. Works with co-routines and async/await!