From 3248ea76ba10ad5d642a07eb52b63a2e38bc928d Mon Sep 17 00:00:00 2001 From: Oliver Kennedy Date: Tue, 11 Jul 2017 17:24:43 -0400 Subject: [PATCH] Update okennedy.json --- db/cv/okennedy.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/db/cv/okennedy.json b/db/cv/okennedy.json index 25bc8e8a..85773dfe 100644 --- a/db/cv/okennedy.json +++ b/db/cv/okennedy.json @@ -176,18 +176,6 @@ ] }, "artifacts" : [ - { - "name" : "DBToaster", - "class" : "software", - "description" : "A tool that dynamically compiles database engines optimized for any given query workload.", - "released" : "05/2012", - "metrics" : { - "sitevisits" : 4191, - "downloads" : 1032 - }, - "metricsasof" : "December 10, 2014", - "url" : "http://www.dbtoaster.org" - }, { "name" : "Just-in-Time Data Structures", "class" : "software", @@ -202,6 +190,18 @@ "description" : "A probabilistic overlay for database systems", "url" : "http://mimirdb.info" }, + { + "name" : "DBToaster", + "class" : "software", + "description" : "A tool that dynamically compiles database engines optimized for any given query workload.", + "released" : "05/2012", + "metrics" : { + "sitevisits" : 4191, + "downloads" : 1032 + }, + "metricsasof" : "December 10, 2014", + "url" : "http://www.dbtoaster.org" + }, { "name" : "PigOut", "class" : "software",