python - Which embedded database to use for file indexing applications -


i need develop file indexing application in python , wanted know embedded database best 1 use indexing.

any on topic appreciated. thanks,

rajesh

you use sqlite :

another 1 explore is

for file indexing there tools pylucene, xapian.

other relevant link on so


Comments

Popular posts from this blog

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -