Vert.x + Yoke (Polyglot Answer to Node.js + Express) + WebSockets on many clouds
Here's a curated list of the latest interesting links for Vert.x, Yoke (the polyglot answer to Node.js), and WebSockets.
Tweet 0 Comments Save Tags: database
Replicate or copy a database table with PHP
If your table is updated often, queries will rarely pull from cache. Depending on your situation, performance may be more important than... more »
Tweet 0 Comments Save Tags: database , php
Select top 3 values from each group in a table with SQL
Assume we have a table which has two columns, one column contains the names of some people and the other column contains some values... more »
Tweet 0 Comments Save Tags: database
Storing arrays in Infinispan 5.3 without wrapper objects!
As we head towards the latter part of Infinispan 5.3 series, we're doing a series of blog posts where we provide more detailed... more »
Tweet 0 Comments Save Tags: database
MySQL and the SSB – Part 2 – MyISAM vs InnoDB low concurrency
In my previous blog post I compared MySQL 5.5.30 to MySQL 5.6.10, both with default settings using only the InnoDB storage engine. In my... more »
Tweet 0 Comments Save Tags: database
RavenDB Dynamic Aggregation Webinar
Here's a 23-minute webinar focused on dynamic aggregation with RavenDB, a .NET NoSQL solution.
Tweet 0 Comments Save Tags: database , news
Custom paging in Gridview
Custom paging in Gridview
Tweet 0 Comments Save Tags: .net , database , microsoft
Dynamic pivot in sql server
Pivot in SQL Server is used to transform row values of a column as the columns of the output. What is the need of dynamic pivot? The need... more »
Tweet 0 Comments Save Tags: database , microsoft
Column Level Encryption in Sql Server
Column Level Encryption in Sql Server
Tweet 0 Comments Save Tags: database , microsoft , security
I hate sharding my database... So I stopped
An inside look with a NuoDB engineer about why Sharding is used widely, but that doesn’t make it a great idea.
Tweet 0 Comments Save Tags: database , java , php , unix-linux
ZFS on Linux and MySQL
I am currently working with a large customer and I am involved with servers located in two data centers, one with Solaris servers and the... more »
Tweet 0 Comments Save Tags: database
SQL Server Database Project SqlBuildTask failing after installing SSMS 2012 SP1? Here's how to fix it (Update your SSDT)
I just ran into this and Michael's post saved me hours of "what the heck" and hair pulling, so I wanted to highlight it and... more »
Tweet 0 Comments Save Tags: database
Experiences with the McAfee MySQL Audit Plugin
I recently had to do some customer work involving the McAfee MySQL Audit Plugin and would like to share my experience in this post.
Tweet 0 Comments Save Tags: database