- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://code.google.com/p/flashdb/
- 软件文档: https://code.google.com/p/flashdb/w/list?sort=pagename
软件介绍
系统特色
基于Lucene核心,支持全文检索,查询统计快速高效。
支持SQL语法、数据类型、JDBC驱动标准,使用简单方便。
支持单机、主从复制、数据分片等多种部署模式。
支持丰富的检索函数
集成多个中文分词库: IKAnalyzer、斯坦福中文分词。
与直接使用Lucene相比
安装简单,即装即用
学习更容易。SQL语法,无需另外学习。支持JDBC,使用简单
功能更丰富。扩展支持丰富的SQL函数和中文分词
使用更方便。可使用图形界面的JDBC工具SQuirreL SQL Client
与使用其他SQL数据库相比
基于Lucene的反向索引机制,查询检索性能更高
更好的中文分词支持
特有的SQL函数扩展,提供更丰富的检索功能
Refactoring
Martin Fowler、Kent Beck、John Brant、William Opdyke、Don Roberts / Addison-Wesley Professional / 1999-7-8 / USD 64.99
Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its int......一起来看看 《Refactoring》 这本书的介绍吧!
