Skip to content

A brief comparison into persistence systems for Python

License

Notifications You must be signed in to change notification settings

jialvarez/persystems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

persystems

A brief comparison into persistence systems for Python

Currently comparing following systems:

  • bsddb
  • pytables
  • durus
  • zodb
  • redis

This module contains the main program that executes tests reading and writing process, measuring time to end both read and write process

About

A brief comparison into persistence systems for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages