The 5-Minute Interview: Wouter Crooy, Technical Lead at albumprinter
ByBryce Merkl Sasaki, Aspiring Graphista | February 17, 2017 “Neo4j stood out of the NoSQL movement as having all the advantages of traditional relational databases,”said Wouter Crooy , Technical Lead...
View ArticleTop 10 SQL Server functions every DBA should know by heart
I suck at syntax. A lot. Basic Selects and Joins I’ve got. Insert, Update or Delete a row? No problem. Beyond that I have to look it up more than I probably should. But, since I was last a SQL...
View ArticleWeb API caching with CacheManager, CacheOutput and Redis
Customizable and extendable Web API caching with CacheManager , Strathweb.CacheOutput and Redis in the backend. Source code for solution is available here https://github.com/mchudinov/WebApiCache I...
View ArticleApache HBase v1.3 发布,分布式数据库
Apache HBase v1.3 发布了。 值得关注的新特性: 基于日期的分层压缩 (HBASE-15181, HBASE-15339) HBase客户端应用程序的 Maven 原型 (HBASE-14877) 用于刷新的吞吐量控制器 (HBASE-14969) 基于控制延迟(CoDel)的 RPC 调度程序 (HBASE-15136) 批量加载 HFile 复制(HBASE-13153) 对...
View ArticleGoogle Cloud Spanner / Is Postgres good enough? / MS goes after MongoDB
Is PostgreSQL Good Enough (For Almost Everything)? ― Can Postgres be ‘good enough’ for all sorts of different use cases? Time series, object stores, pubsub, realtime, and more are covered here. Rene...
View ArticleMemCache超详细解读 MemCache MemCache解读 MemCache详解 内存对象缓存系统
MemCache是什么MemCache是一个自由、源码开放、高性能、分布式的分布式内存对象缓存系统,用于动态Web应用以减轻数据库的负载。它通过在内存中缓存数据和对象来减少读取数据库的次数,从而提高了网站访问的速度。MemCaChe是一个存储键值对的HashMap,在内存中对任意的数据(比如字符串、对象等)所使用的key-value存储,数据可以来自数据库调用、API调用,或者页面渲染的结果。Mem...
View ArticleHibernate缓存浅析 Hibernate 缓存浅析 Hibernate缓冲
Hibernate缓存浅析第一次用markdown写博客,小激动!!! 一级缓存 二级缓存 会话(session)级缓存 全局缓存 hibernate缓存的作用 -并不是指计算机或者内存的一二级缓存 -缓存的目的是为了降低应用程序对物理数据源访问的次数从而提高应用程序运行性能的一种策略 -使用缓存的目的是为了提升和优化hibernate的执行效率 hibernate缓存的一般工作原理...
View ArticleUntangling Apache Hadoop YARN, Part 5: Using FairScheduler queue properties
Previously inPart 4, we described the most commonly used FairScheduler properties in Apache Hadoop. In Part 5, we’ll provide some examples to show how properties can be used, individually and in...
View ArticleHBase Tutorial The Beginners Guide
1. Objective This HBase tutorial A NoSQL DataBase covers concepts like what is HBase, main components of HBase, Hbase characteristics like consistency, sharding, high availability and client API, how...
View Articleredis基本结构(5)------有序集合(zset) 数据库 数据库学习 redis结构 有序集合
redis基本结构(5)------有序集合(zset)。 1.简介 2.基本操作 zadd key score1 value1:添加元素zrange key start stop [withscore]:把集合排序后,返回名次[start,stop]的元素 默认是升续排列 withscores 是把score也打印出来zrank key...
View Article最大堆的插入和删除 数据库 数据库学习 最大堆插入 最大堆删除
最大堆的插入和删除。 typedef struct HeapStruct *MaxHeap; //最大堆的创建 struct HeapStruct{ ElementType *Elements;//存储堆元素的数组 int Size;//堆的当前元素个数 int Capacity;//堆的最大容量 };MaxHeap Create(int MaxSize){//创建容量为MaxSize的空的最大堆...
View Article数据库学习――横表、纵表转换! 数据库 数据库学习 横表 纵表转换
横表、纵表转换!数据库中有一张表TableA,有三个列,Name代表姓名,Course代表学科的名字,Grade代表成绩,有如下的数据:TableA Name Course Grade 张三 语文 75 张三 数学 80 张三 英语 90 李四 语文 95 李四 数学 55要求输出如下格式 Name 语文 数学 英语 张三 75 80 90 张三 95 55 0 分析第一步select name,...
View Article理解与搭建hadoop
本文目的是提供一个最小化的hadoop配置与安装指南,版本使用最新稳定版本hadoop 2.7.3,它利用yarn实现资源管理。 架构 第二代hadoop在存储方面依旧基于namenode和datanode的架构来实现hdfs;在map-reduce方面架构改变很大,hadoop将集群资源管理和任务执行交给了yarn框架,并在yarn框架上开发了hadoop这个application来做调度。...
View Article10 Top Notch Big Data Trends To Watch Out For in 2017!
All that was ‘hype’ related to the term big data years ago became a justified norm in the world of business this year. Data has become the new currency and the technologies now revolve around the...
View ArticleNewsBits: Redis, etcd and Elasticsearch updates, Go 1.8, Github guides and...
redis etcd elasticsearch NewsBits: Redis, etcd and Elasticsearch updates, Go 1.8, Github guides and chatops and more NewsBitsfor the week ending 17th February - Redis gets a critical update, etcd's...
View ArticleApache Geode 1.1.0 发布,数据管理平台
Apache Geode 1.1.0 发布了,Apache Geode 是一个数据管理平台,提供实时的、一致的、贯穿整个云架构地访问数据关键型应用。本次更新内容如下: Upon graduation to a top-level Apache project, removed incubating project references. Resolved 252 tickets to fix...
View ArticleGoogle as Xerox PARC?
Thiswired article titled If Xerox PARC Invented the PC, Google Invented the Internet , is an old one from 5 years ago, but it is still an inspirational read. So many things lined up for Google, to be...
View ArticleSetup Cassandra Multi-Node Cluster
Wiki The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance. Linear scalability and proven fault-tolerance on commodity...
View Article处于隐身模式的三个存储新星:Gluent、Tachyum和VAST Data
Gluent是一家数据孤岛虚拟化公司,将RDBMS与Hadoop数据对接起来,简化数据分析;Tachyum看起来目标似乎是打败摩尔定律,重新设计一个数据处理架构;作为这三家公司中最神秘的,VAST DATA非常非常专注于大数据领域。 Gluent...
View Article棋牌游戏API接口――大雄游戏 数据库 数据库学习 棋牌游戏 API接口 大雄游戏
棋牌游戏API接口——大雄游戏大雄游戏是一家专注于全球华人游戏市场的创新型游戏研发企业,作为国内首家棋牌休闲游戏接口平台,我们致力于打造一个能为线上用户平台带来更高价值、更具趣味性和稳定性的棋牌游戏接口平台,帮助商户平台有效提升产品竞争力和用户活跃度,丰富商户平台的运营手段,降低其开发成本。 为什么说大雄出品,必是精品?我们先看一份2015年全球移动产业报告。 亚洲市场大幅领先,西方市场趋于成熟...
View Article