搜索资源列表
sqlite_vcl
- DELPHI 访问SQLITE3 数据库的VCL控件,需要sqlite3.dll文件,不需要安装任何服务端软件,我常用他作为应用的配置和日志存放点,缺陷就是没有加密。-SQLITE3 visit Delphi VCL control of the database, need sqlite3.dll documents do not have to install any server software. I used him as an application of the configura
sqlite-3.6.11 linux下安装包
- sqlite-3.6.11.tar.gz 嵌入式数据库sqlite的linux安装包.嵌入式数据库是指运行在本机上、不用启动服务端的轻型数据库,它与应用程序紧密集成,被应用程序所启动,并伴随应用程序的退出而终止。 SQLite的特点如下: 1、无需安装配置,应用程序只需携带一个动态链接库。 2、非常小巧,For Windows 3.3.8版本的DLL文件才374KB。 3、ACID事务支持,ACID即原子性、一致性、隔离性、和持久性(Atomic、Consistent、
dbview
- C#远程分布式数据库查询系统代码,程序分客户端连接和服务端,测试数据是MDB,也就是Access数据库,你可以换为SQL。测试时Windows弹出的警报需要点击允许连接。-C# remote Distributed database query system code, the procedure, the client and server, the test data is MDB Access database, you can change to SQL. The the test Wi
leveldb-1.9.0.tar
- 数据库 leveldb LevelDB 只是一个 C/C++ 编程语言的库, 不包含网络服务封装, 所以无法像一般意义的存储服务器(如 MySQL)那样, 用客户端来连接它. LevelDB 自己也声明, 使用者应该封装自己的网络服务器.-Database leveldb LevelDB just a C/C++ programming language library package does not include network services, it is not like the
dbview
- 程序分客户端连接和服务端,测试数据是MDB,也就是Access数据库,你可以换为SQL。测试时Windows弹出的警报需要点击允许连接-Remote distributed query system code
delphi3rs
- 一个三层结构的数据库系统实例,程序CS结构,客户端和服务端完整,程序演示通过3层数据连接,将读取的数据绑定显示到DataGird控件中。-An example of a system with three layers structure
Redis-x64-3.0.500
- Redis数据库服务端与客户端程序,包含配置文件等等。(Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmap