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.