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

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