Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6096419
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T12:55:30+00:00 2026-05-23T12:55:30+00:00

I need a persistent storage in Java for certain (possibly large) data structures, such

  • 0

I need a persistent storage in Java for certain (possibly large) data structures, such as:

  • dense and sparse matrices of integers, doubles, booleans
  • directed graphs with labeled nodes and edges
  • binary trees
  • maps: string->string, string->integer (with fast retrieval of the keys with largest values)
  • sets of integers or strings

I don’t mind if there is a separate storage for each data structure, as long as all the storages have similar, consistent interfaces.

I need to be able to efficiently modify the data structures “remotely”, that is, without fetching the entire structure to RAM, modifying it, and storing back. Example operations: put a key-value in a map, remove a node from a tree, modify a node’s label in a graph, add a value to a set.

It would be very nice if these storages could be also easily accessed from other programming languages, most notably Python. I’m thinking of a RESTful service in the backend and client APIs in Java and Python.

Motivation: I need to process a large collection of documents and perform various analyses on them. I want to explore various approaches and create fast prototypes (for that reason I need simple, easy-to-use APIs).

I guess I’m not the first person needing such a functionality and I would hate to reinvent the wheel here. Which brings me to the question: which open-source solutions allow easy-to-use persistence of data structures in Java?

Thanks in advance!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T12:55:31+00:00Added an answer on May 23, 2026 at 12:55 pm

    Have you thought about using something like MongoDB? It seem perfect for what your looking for and Its picking up a lot of steam. It’s a high-performance, schema-free document-oriented database and I love the fact it’s based on json! Check it out!

    Here is nice Java tutorial.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Summary: I'm developing a persistent Java web application, and I need to make sure
I am writing an iphone app; I need to save the data to persistent
I need to create an application,that should contain two storage,one is persistent storage and
I need to know which physical column is associated to a persistent's attribute. e.g.
I have a fixed-length data file need to persistence into database. I use a
I have an iphone app that uses Core Data to do storage. I have
I'm working with a persistent client/server protocol and I need to design a RESTful
I am currently using Persistent Storage in BlackBerry. I want to use SqLite Database
I got the impression that if we use persistent fields, there is no need
I have a very specific application where I need an auto-increment variable with persistent

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.