A simple, standalone app to run Drupal CMS locally with zero setup. This installs Drupal CMS on your machine and opens it in your default browser. The idea is a basic Drupal environment that just ...
pggen generates Go code to provide a typesafe wrapper to run Postgres queries. If Postgres can run the query, pggen can generate code for it. The generated code is strongly-typed with rich mappings ...