qboot / yaml_db

A simple YAML database management system written in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yamlDB

Group 16: Léo Legron, Pierre Piron, Quentin Brunet

Development environment

XCode version

Check your Xcode version is > 9.0

Working directory

  • Go to Product > Scheme > Edit Scheme...
  • Click on options tab
  • Check use custom working directory checkbox
  • Select the path to databases in your project directory
  • Save

Database samples

Note: We use 4 spaces indentation

You can find both reference and demo files here : documentation/samples/databases/

Useful resources

About

A simple YAML database management system written in C


Languages

Language:C 100.0%