linq2db.LINQPad

DB query driver

A driver for integrating LINQ query language with various databases using the LINQPad developer tool

linq2db.LINQPad is a driver for LINQPad.

GitHub

73 stars
16 watching
24 forks
Language: C#
last commit: about 1 month ago
linqlinq2dblinqpad

Related projects:

Repository Description Stars
linq2db/linqtodb.identity An ASP.NET Core Identity provider using LinqToDB for storing user and role data. 46
martinchavez/linq A test-driven learning project on C# Language Integrated Query (LINQ) concepts and syntax 61
giorgi/linqpad.queryplanvisualizer Visualizes query execution plans and missing indexes for LINQPad queries 400
scottksmith95/linqkit A set of extensions for querying data in Entity Framework and LINQ to SQL 1,636
paulyoder/linqtoexcel A .NET library that enables querying of Excel spreadsheets using LINQ syntax 1,056
my2iu/jinq A Java library for natural and efficient database query writing using LINQ-style syntax 661
kutyel/linq.ts A TypeScript implementation of a query language for working with arrays and objects 850
ryujisamejima/linq An Objective-C implementation of LINQ-like query methods for working with arrays and other collections 7
sergadin/dbd-oracle An Oracle database driver for CL-DBI 4
zzzprojects/system.linq.dynamic.core A .NET library that enables dynamic LINQ queries on top of IQueryable objects. 1,569
6bee/remote.linq Translates LINQ expressions to serializable formats and vice versa, allowing clients to execute queries against remote data sources 334
aaronpowell/linq-in-javascript An implementation of query language for JavaScript arrays with lazy evaluation and iteration support. 81
colineberhardt/linqtoobjectivec A fluent query API for Objective-C inspired by Linq 723
mihaifm/linq A JavaScript implementation of a LINQ library providing query and data processing functionality 1,682
manojlds/pslinq A PowerShell implementation of LINQ for querying and manipulating data sets. 77