Skip to content

As disk read and writes are always slower then memory read and write. Most of the modern application uses the in-memory databases for faster response time. The JAVA program reads data from file and store it in memory and oracle database. It compares the response time between data access from in-memory and oracle database.

sankalp7654/IMDB-VS-FilesystemDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

As disk read and writes are always slower then memory read and write. Most of the modern application uses the in-memory databases for faster response time. The JAVA program reads data from file and store it in memory and oracle database. It compares the response time between data access from in-memory and oracle database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages