Coder Social home page Coder Social logo

zodb's Introduction

ZODB, a Python object-oriented database

ZODB provides an object-oriented database for Python that provides a high-degree of transparency.

  • no separate language for database operations
  • very little impact on your code to make objects persistent
  • no database mapper that partially hides the database.

    Using an object-relational mapping is not like using an object-oriented database.

  • almost no seam between code and database.

ZODB is an ACID Transactional database.

To learn more, visit: http://www.zodb.org

The github repository is: at https://github.com/zopefoundation/zodb

If you're interested in contributing to ZODB itself, see the developer notes.

zodb's People

Contributors

agroszer avatar alga avatar anguenot avatar benji-york avatar ccomb avatar cjw296 avatar do3cc avatar freddrake avatar fwong03 avatar garyposter avatar gotcha avatar gvanrossum avatar hannosch avatar hathawsh avatar jamadden avatar jimfulton avatar jmuchemb avatar kenmanheimer avatar kilink avatar lrowe avatar mcdonc avatar mgedmin avatar navytux avatar petrilli avatar philikon avatar pjeby avatar srichter avatar tseaver avatar warsaw avatar zopyx avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.