You are here |
juffalow.com | ||
| | | |
bicofino.io
|
|
| | | | I'm using InfluxDB a lot lately, InfluxDB is a time-series database written in Go. InfluxDB is easy to setup and to use, it comes with a CLI like MySQL for example and the commands are very similar, also, you have a web UI to make things even easier. If you want to develop applications using InfluxDB there is a ton of client libraries(Go, Python, Java, Ruby, etc.) too. In this tutorial we are going use InfluxDB 0. | |
| | | |
tcode2k16.github.io
|
|
| | | | a random blog about cybersecurity and programming | |
| | | |
ncona.com
|
|
| | | | Xdebug is a PHP extension which provides debugging, tracing and profiling capabilities. Installing xDebug in an Ubuntu based distribution is very easy using apt-get: 1 sudo apt-get install php5-xdebug Just by installing xDebug you will get two very basic but useful rewards: Pretty var_dumps and pretty error messages. | |
| | | |
chsakell.com
|
|
| | 1 post published by Christos S. on February 28, 2015 |