PetaPoco.SqlKata
Query library
A set of extension methods for using SqlKata with PetaPoco, allowing more flexible and powerful querying capabilities
Extension methods for using SqlKata to generate SQL queries for PetaPoco.
27 stars
6 watching
6 forks
Language: C#
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
asherber/statyppocoqueries.petapoco | A C# library providing strongly typed, Intellisensed LINQ expressions for database queries | 14 |
canopytax/asyncpgsa | A library that wraps asyncpg to enable use with SQLAlchemy | 417 |
kattunga/blazorindexeddbjs | A Blazor library for accessing IndexedDB | 11 |
roddyyaga/ppx_rapper | A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. | 137 |
tatut/specql | A Clojure library that generates and executes common PostgreSQL queries with minimal boilerplate code. | 132 |
tizoc/ppx_pgsql | A syntax extension for embedded SQL queries using PG'OCaml. | 52 |
kasei/sparqlkit | An implementation of the SPARQL 1.1 query language in Objective-C. | 6 |
tiangolo/pydantic-sqlalchemy | Tools to convert SQLAlchemy models to Pydantic models | 1,190 |
yhat/pandasql | A Python library that allows users to query pandas DataFrames using SQL syntax. | 1,342 |
alexeyco/pig | A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |
pharo-rdbms/pharo-sqlite3 | A Smalltalk binding for the popular SQLite3 database engine. | 22 |
jxub/barrel_ex | An Elixir client for interacting with the BarrelDB database system. | 0 |
arkena00/ndb | Provides a flexible and generic interface to connect to various databases using C++ queries. | 30 |
vingarcia/ksql | A simple and powerful Go library for interacting with SQL databases. | 320 |
arcapos/luapgsql | A C-based library that allows Lua code to interact with PostgreSQL databases | 112 |