Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/theeightbot/tychodb

The death of traditional SQLite sparks the new life of SQLite as an object store
https://github.com/theeightbot/tychodb

csharp database json nosql

Last synced: 6 days ago
JSON representation

The death of traditional SQLite sparks the new life of SQLite as an object store

Awesome Lists containing this project

README

        

# TychoDB

TychoDB is a .NET library that allows users to store JSON files using SQLite. This library provides a simple and efficient way to manage and store your objects.

## Features

- Easy to use API for storing and retrieving JSON data.
- Efficient SQLite database management.
- Compatible with .NET Standard and .NET 8.