Hii,
is it possible to do auto increment id??
Yes, by default Int32 are implemented auto incremented. Take a look here:
Int32
https://github.com/mbdavid/LiteDB/wiki/Object-Mapping#autoid
Most helpful comment
Yes, by default
Int32are implemented auto incremented. Take a look here:https://github.com/mbdavid/LiteDB/wiki/Object-Mapping#autoid