-
Notifications
You must be signed in to change notification settings - Fork 3
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
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published