A Dozen Intel NUCs in a Shoebox
This summer we've built a portable datacenter to demo Crate on commodity hardware. A lot of people are asking us how we did it, what the specs of the cluster are, ... time to write a blogpost!
This summer we've built a portable datacenter to demo Crate on commodity hardware. A lot of people are asking us how we did it, what the specs of the cluster are, ... time to write a blogpost!
Blog post recap of a presentation on test-driven development tutorial featuring CrateDB, SQLAlchemy and Pyramids at EuroPython 2014.
Great post by Stefan Thies about how he used Crate and Node.js to overlay the raw data from website log files with whois information, enabling him to "name" visitors to a site.
In this tutorial I want you to show how to interact with Crate using SQLAlchemy. SQLAlchemy is a Python SQL toolkit and Object Relational Mapper.
Crate provides a specific data type for scenarios where it is necessary to track and analyse geo coordinates.
Crate provides BLOB storage so you can persistently store and retrieve BLOB – typically pictures, videos or large unstructured files, providing a fully distributed cluster solution for BLOB storage.
In this webcast we will demonstrate, step-by-step example how a web service can be deployed with the full service stack (data and application) on a single node...