Fossil
Fossil is a distributed version control system.
Git
Git is an open-source distributed version control system (DVCS)
Others
Example |
---|
From the article the article sounds like fossil isn t a database any more than git is a database from question Is SQL the ''assembler'' of the NoSQL database world? |
Fossil is another one that s easy to use i would say easier than git to learn but it uses an sqlite file to store your code and i m not sure if it scales to really big projects from question Personal version control system to recommend |
And another lesser-visible system using real database fossil doesn t have stellar performance pdf either;git started as a minimal set of tools implementing a versioned file system and its author linus torvalds originally envisioned that a full-blown vcs will be a tool based on git from question Why git and mercurial dont use database? |