petterobam / database-oopLinks
结构化数据存储系统的面向对象封装
☆105Updated 2 years ago
Alternatives and similar repositories for database-oop
Users that are interested in database-oop are comparing it to the libraries listed below
Sorting:
- How to setup docker with SpringBoot on Tomcat and MySQL☆87Updated 6 years ago
- 用于管理服务器上所有Sqlite数据库的Web应用,实现功能类似于Sqlite控制台。☆50Updated 5 years ago
- 手写山寨版spring学习aop、ioc思想的demo,没看过spring的源码,因为实在是太庞大了,参考部分网上博客及开源代码完成。☆55Updated last year
- 模仿实现Spring的IoC容器☆13Updated 7 years ago
- ✨ Clever Tricks Under Concurrency☆21Updated 6 years ago
- 这是kotlin版的简化示例区块链demo;另外还有java版的;这个小demo能让你了解区块链中增加/效验Hash,增加工作量证明,增加/效验preHash,转账,利用webSocket技术实现节点之间的通信/同步/广播.