[Go言語] LIGが自社サービス開発にGo言語を採用したお話

覚書リンク。参考になる。

PHPとGoって何が違うの?LIGが自社サービス開発にGo言語を採用したお話 | Go Golang!
https://liginc.co.jp/284306

PHPからGoへ乗り換えるリスクとは?LIGが自社サービス開発にGo言語を採用したお話 | Go Golang!
https://liginc.co.jp/295527

【GO言語のパッケージ管理:決定版】「Glide」を使ってみよう | Go Golang!
https://liginc.co.jp/305623

「言語を移行するためのAPI」LIGが自社サービス開発にGo言語を採用したお話 | Go Golang!
https://liginc.co.jp/313982

【はじめてのGo言語】Go言語について詳しく知ろう〜Go言語で何ができるの?〜 | Go Golang!
https://liginc.co.jp/320855

【はじめてのGo言語】Go言語でアプリケーションを作ってみよう 〜こんにちは、世界編〜 | Go Golang!
https://liginc.co.jp/327259

【はじめてのGo言語】Go言語でアプリケーションを作ってみよう 〜Webサーバー編〜 | Go Golang!
https://liginc.co.jp/333868

[MongoDB] Laravel用パッケージ

検索してみたので覚書リンク。自分では試してない。

GitHub – jenssegers/laravel-mongodb: A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
https://github.com/jenssegers/laravel-mongodb

Laravel Migrations with Moloquent and MongoDB (with MySQL still present) | Verron Knowles
http://www.verronknowles.com/laravel-migrations-with-moloquent-and-mongodb-with-mysql-still-present/

Getting Started – Moloquent
https://moloquent.github.io/master/

Getting Started with Laravel 5.4 and MongoDB – Markus Tripp – Medium
https://medium.com/@markustripp/getting-started-with-laravel-5-4-and-mongodb-1ad2892e473f

[Amazon DynamoDB] Laravel用パッケージ

検索してみたので覚書リンク。自分では試してない。

GitHub – aws/aws-sdk-php: Official repository of the AWS SDK for PHP (@awsforphp)
https://github.com/aws/aws-sdk-php

GitHub – aws/aws-sdk-php-laravel: A Laravel 5 (and 4) service provider for the AWS SDK for PHP
https://github.com/aws/aws-sdk-php-laravel

GitHub – baopham/laravel-dynamodb: Eloquent syntax for DynamoDB
https://github.com/baopham/laravel-dynamodb

Dynamo session driver for Laravel 5 · Issue #8464 · laravel/framework · GitHub
https://github.com/laravel/framework/issues/8464