Skip to content

小database,要求是10万条操作2s中,实操90万条操作用时不到1s

Notifications You must be signed in to change notification settings

ppzzyy11/tiny_database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

一个c++实现的数据库系统,对数据进行存储,读取,删除 对时间的要求是: 100,000 2s 我们的测试结果是 900,000条操作 用时不到1s钟,使用了hash unordered_map的方法,尽量最快

About

小database,要求是10万条操作2s中,实操90万条操作用时不到1s

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published