
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
MysqlSimpleQueryBuilder
Advanced tools
.. image:: https://bitbucket-badges.atlassian.io/badge/saaj/mysql-simple-query-builder.svg?ref=default :target: https://bitbucket.org/saaj/mysql-simple-query-builder/addon/pipelines/home .. image:: https://codecov.io/bb/saaj/mysql-simple-query-builder/branch/default/graph/badge.svg :target: https://codecov.io/bb/saaj/mysql-simple-query-builder/branch/default .. image:: https://badge.fury.io/py/MysqlSimpleQueryBuilder.png :target: https://pypi.python.org/pypi/MysqlSimpleQueryBuilder
Following the rule simple easy, complex possible, the package provides API for simple queries, nested transactions and aid for complex query building and profiling. It's a small wrapper around a Python MySQL driver.
The package is written on the following assumptions:
#. SQL is feasible and representative DSL #. Simple SQL is simple but tedious to write by hand #. Complex SQL is possible and should be written by hand or constructed elaborately #. Unit/integration testing of domain logic against database is necessary #. Database abstraction in the age of SaaS is a waste
Package documentation <https://mysqlsimplequerybuilder.readthedocs.org/>
_.
FAQs
Simple MySQL query builder and profiler
We found that MysqlSimpleQueryBuilder demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.