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 6552369
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T12:27:06+00:00 2026-05-25T12:27:06+00:00

I’m migrating a GAE/Java app to Python (non-GAE) due new pricing, so I’m getting

  • 0

I’m migrating a GAE/Java app to Python (non-GAE) due new pricing, so I’m getting a little server and I would like to find a database that fits the following requirements:

  • Low memory usage (or to be tuneable or predictible)
  • Fastest querying capability for simple document/tree-like data identified by key (I don’t care about performance on writing and I assume it will have indexes)
  • Bindings with Pypy 1.6 compatibility (or Python 2.7 at least)

My data goes something like this:

  • Id: short key string
  • Title
  • Creators: an array of another data structure which has an id – used as key -, a name, a site address, etc.
  • Tags: array of tags. Each of them can has multiple parent tags, a name, an id too, etc.
  • License: a data structure which describes its license (CC, GPL, … you say it) with name, associated URL, etc.
  • Addition time: when it was add in our site.
  • Translations: pointers to other entries that are translations of one creation.

My queries are very simple. Usual cases are:

  • Filter by tag ordered by addition time.
  • Select a few (pagination) ordered by addition time.
  • (Maybe, not done already) filter by creator.
  • (Not done but planned) some autocomplete features in forms, so I’m going to need search if some fields contains a substring (‘LIKE’ queries).

The data volume is not big. Right now I have about 50MB of data but I’m planning to have a huge dataset around 10GB.

Also, I want to rebuild this from scratch, so I’m open to any option. What database do you think can meet my requirements?

Edit: I want to do some benchmarks around different options and share the results. I have selected, so far, MongoDB, PostgreSQL, MySQL, Drizzle, Riak and Kyoto Cabinet.

  • 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-25T12:27:07+00:00Added an answer on May 25, 2026 at 12:27 pm

    I would recommend Postresql, only because it does what you want, can scale, is fast, rather easy to work with and stable.

    It is exceptionally fast at the example queries given, and could be even faster with document querying.

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

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
We're building an app, our first using Rails 3, and we're having to build
I have some data like this: 1 2 3 4 5 9 2 6
I am using Paperclip to handle profile photo uploads in my app. They upload
I am writing an app with both english and french support. The app requests
Seemingly simple, but I cannot find anything relevant on the web. What is the
Does anyone know how can I replace this 2 symbol below from the string
this is what i have right now Drawing an RSS feed into the php,
I'm trying to decode HTML entries from here NYTimes.com and I cannot figure out

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.