[VoltDB] : Overview and Installation
VoltDB is an in-memory operational database Fast flows of real-time data from people, social, mobile, devices and sensors are transforming the business landscape. VoltDB is built to power the next generation of data-intensive applications that rely on fast, smart data….
Node requirement for MemSQL commands
MemSQL commands must be run on the appropriate type(s) of node in a MemSQL cluster. Please refer the link MemSQL Commands by Type — MemSQL 2.6 documentation for more details. X = recommended to run on this type of node…
MemSQL Aggregation commands
some useful Aggregator commands. At Master Aggregator :- ——————— Please find the each command description at http://developers.memsql.com/docs/latest/ref/index.html#select mysql> select database(); +————+ | database() | +————+ | ycsb | +————+ 1 row in set (0.00 sec) mysql> show tables; +—————–+ |…
[MemSQL]: Cluster set-up
Step 1: Install the below required packages on all the servers which you want to make MemSQL Cluster. Required Packages for MemSQL Installation :- —————————————— [root@hostname rpms]# ls -lhtr total 118M -rw-r–r– 1 mongod games 2.8M May 14 06:43 binutils-2.20.51.0.2-5.36.el6.x86_64.rpm…