搜索资源列表
smallsql0.18_src
- java 数据库 功能强大 效率高 SmallSQL Database is a free DBMS library for the Java(tm) platform. It runs on the Java 2 Platform (JDK 1.4 or later) and implements the JDBC 3.0 API. SmallSQL Database is licensed under the terms of the GNU Lesser General
k-means_cl210447332008
- it is Also Kmeans Algorithm in java.
sqlite
- SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。SQLite第一个Alpha版本诞生于2
jOOQ-2.3.2-full
- jOOQ generates a simple Java representation of your database schema. Every table, view, stored procedure, enum, UDT is a class. jOOQ implements an easy-to-use active record pattern. It is NOT an OR-mapper, but provides a 1:1 mapping between tables/vi
java_eclipse_access
- JAVA开发的聊天通讯系统, 值得学习. java聊天系统_eclipse开发_access数据库-JAVA Developer Chat communication system, it is worth learning java chat system _eclipse developed _access database
hsqldb-2.2.9
- hsqldb-2.2.9 is in memory database -hsqldb-2.2.9 is in memory database implemented with java. It support in memory and persist to file
RedisClient-master
- RedisClient 是 Redis 客户端 GUI 工具,使用 Java swt 和jedis 编写。它将redis数据以windows资源管理器的界面风格呈现给用户,可以帮助redis开发人员和维护人员方便的建立,修改,删除,查询redis数据,完全不需要了解redis命令,可以让用户方便的编辑数据,可以剪切,拷贝,粘贴redis数据,可以导入,导出redis数据,可以对redis数据排序。-RedisClient is Redis client GUI tools written usi
kdb-master
- it is a example of kdb+, program by java-kdb+ example