资源列表
SatRDA远程数据访问
- SatRDA是目前最高效的远程数据访问组件,大数据量测试比外网直连数据库速度提升10-200倍。使用它无需要改动原来的数据连接访问代码就可以支持外网访问远程数据库。能够为android/ios等APP提供restful架构的数据接口。支持支付宝支付。部署非常简单,服务器客户端都无需安装,也无需安装iis,tomcat等其它软件。服务器端使用谷歌的golang开发支持10M级并发。
酒店管理系统
- 包括酒店老板、员工的登录注册,酒店客房查询,费用结算等功能;使用VS2010和SQL server,完成对数据库的操作(Including Hotel owner, employee registration, hotel room inquiry, cost settlement and other functions; using VS2010 and SQL server, complete the operation of the database.)
商品管理查询
- 商品管理查询,初学者自制,联系增删改查 商品管理查询,初学者自制,联系增删改查(Commodity management inquiries, beginners self-made, contact add, delete, modify and check)
资料管理系统
- 基于VB的sql数据库管理系统,适合新人学习使用(SQL database management system based on VB, suitable for newcomers to learn and use.)
SqlServer存储过程和触发器介绍总结
- 对SqlServer中存储器和触发器的基本使用进行了全面总结(The basic use of SqlServer's memory and trigger summarized.)
邯郸中北建材管理系统
- 收藏整理编译无错进销存源码,初学者学习或者实体店使用均可。(Collect, compile, purchase, sell and store source code without errors, beginners can learn or use it in physical stores.)
案例数据库和源码
- 一个数据库的案例,内容详细,可作为课程设计的参考(A case of database can be used as a reference for curriculum design.)
ExcelToSql
- SQL Server数据表导出到EXCEL(Export SQL Server Data Table to EXCEL)
SQL 基础教程
- 快速入门SQL,简单易学,语言简洁,适用于入门学习,豆瓣评分高达9.0(Quick start SQL, easy to learn)
baseDemo
- 用户可以选择以管理员身份登陆或以学生身份登陆,登陆以后,可以查看、修改相关的个人信息(Users can choose to login as administrators or as students. After login, they can view and modify relevant personal information.)
DATABASE
- 简单的sql查询基本语句练习素材,删除表,添加数据进入数据源表,左右表的链接等(Simple SQL query basic sentences exercise material, delete tables, add data into the data source table, left and right table links, etc.)
数据库课程设计-教务管理系统
- 数据库课程设计-同济大学-教务管理系统-visual studio + server