What is LiteDb?
What is LiteDb?
LiteDb is a NoSql database developed for .Net, which is fast, simple, and very easy to configure. It does not require installation and is prepared for simple applications where you do not need to write multiple records in real time.
It is quite sufficient for web, mobile, and desktop applications and I can say that it works very well and fast. Like Sqlite, it stores data in a single file and keeps data as it is kept in MongoDb. LiteDb is completely free and has been developed for many platforms that use .Net. You can also use it to store your data in game design, and there are plugins developed for Unity as well.
If you want to go to the official website about LiteDb, follow the link below.
LiteDb Official Page - Litedb.org
LiteDb Studio
LiteDb Studio is a completely open-source tool developed so that you can view databases created with LiteDb.
It allows you to visually edit, add, and remove from the databases you create.
Currently, it only works for Windows.
To download LiteDb Studio, follow the link below.



Yorum Gönder