Skip to content

rodrigojuarez/blazorlitedbdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is LiteDB

  • Embedded NoSQL database for .NET
  • Open source MongoDB-like database
  • It's serverless, delivered in a single small DLL, you can copy the dll to your project or use Nuget

Where can we use it

  • Xamarin projects
  • Desktop & Web apps

Features

  • SQL Syntax
  • ACID transactions
  • Single datafile
  • Fluent API
  • LINQ query support
  • Free for commercial use
  • LiteDB.Studio admin tool

About

LiteDB demo using a blazor project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published