Skip to main content

The fastest pure-Python database engine

Project description

buzhug is the fastest pure-Python database engine, with a clear and
intuitive syntax (no SQL)
The new release 1.5 brings the following improvements :
- introduce a thread-safe version
- introduce a new syntax for record selection :
record = db(key1=value2[,key2=value2...])
- allow an iterable of records for update
db.update(list_of_records,key1=value1...)
- a Windows installer is provided

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page