mysql - Database storage engine implementation in java -


i implementing database storage engine in java using randomaccessfile class. need implement paging using b plus tree. have few doubts:

  1. how implement paging in java using randomaccessfile class?
  2. is there java library available implement b-plus tree store pages , handle overflow , underflow of pages?

please post links can me implement task.


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

Laravel mail error `Swift_TransportException in StreamBuffer.php line 269: Connection could not be established with host smtp.gmail.com [ #0]` -

c# SetCompatibleTextRenderingDefault must be called before the first -