I have been tinkering quite a bit with new database and development frameworks. Recently I decided to beef up my knowledge of data visualization as it’s a very hot topic and the ultimate way to make your data understood. R is an incredibly popular option which can be as simple
Tag: javascript
blobFS – Imported an Oracle dump from a BLOB using a FUSE filesystem
For those who have not been following, I reported previously that I had created a query-based filesystem with node.js, fuse4js, FUSE, and Oracle. This filesystem is mountable by any OS user and uses queries against Oracle tables as its source instead of disk. In this specific case, a table containing
%The fabulous YAML
— The Problem: Moving data outside of a database offers multiple options, each with their own pros and cons. The Solutions: XML (Extensible Markup Language): What it is: A markup language designed for full featured data exchange Info: