| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
DDB was created as a minimal set of tools for managing a database, and this minimalism is expressed in the fact that there are no ready-made find methods or similar conveniences — only basic CRUD operations. Everything else you are free to implement with any algorithms you want.
The structure of DDB is partly borrowed from the relational model, but at the same time it provides just three main entities to work with:
| Back | FazBrowse Home | New Git URL |