Jiql

码农软件 · 软件分类 · 其他开发相关 · 2019-10-25 09:11:43

软件介绍

jiql是在JAVA GAE上访问Google Datastore的JDBC wrapper(这个不知道怎么说了,请大家见谅)

jiql支持标准的sql语言进行访问

jiql介绍一个概念叫做“叶表”(Table Leafs) 。 叶表是一种可以无限量动态添加或者合并在一起形成一个新表的数据储存方式。叶表用SQL提供了一个标准的方法,用来避开GAE不超过一千个返回结果的限 制,为了优化结果,在相似叶表中他们拥有相同的父级。这意味着所有的叶表成员都储存在同一个google云节点,可以高速访问数据。

要禁用叶表,可以在创建表的声明末尾添加:

tableleafs=false

介绍内容来自 feeqi

本文地址:https://codercto.com/soft/d/17513.html

Pro HTML5 and CSS3 Design Patterns

Pro HTML5 and CSS3 Design Patterns

Michael Bowers / Apress / 2011-11-15 / GBP 35.50

Pro HTML5 and CSS3 Design Patterns is a reference book and a cookbook on how to style web pages using CSS3 and HTML5. It contains 350 ready--to--use patterns (CSS3 and HTML5 code snippets) that you ca......一起来看看 《Pro HTML5 and CSS3 Design Patterns》 这本书的介绍吧!

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具