data base arduino

how to create a data base in arduino

Which Arduino? The UNO and other 328-based Arduinos have 2048 bytes of memory in which to create a database, and that database will be recreated (empty) each time the Arduino resets.