Skip to content

A py-linq extension module to query databases using LINQ like syntax

License

Notifications You must be signed in to change notification settings

viralogic/py-queryable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
viralogic
Nov 16, 2018
12034ee · Nov 16, 2018

History

57 Commits
Sep 28, 2018
Oct 18, 2018
Oct 17, 2018
Nov 16, 2018
Oct 4, 2018
Nov 16, 2018
Jan 19, 2018
Jan 19, 2018
Jan 19, 2018
Jan 18, 2018
Jan 19, 2018
Nov 16, 2018
Nov 16, 2018
Jan 19, 2018
Oct 4, 2018
Oct 4, 2018

Repository files navigation

py-queryable

A py-linq extension module to query databases using LINQ like syntax

LINQ (Language Integrated Query) is a popular querying language available in .NET. This library ports the language so that developers can interact with databases using the same syntax. This library would be useful for Python developers with experience using the expressiveness and power of LINQ.

About

A py-linq extension module to query databases using LINQ like syntax

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages