Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/theeightbot/tychodb
- Owner: TheEightBot
- License: mit
- Created: 2021-05-20T20:42:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T19:16:53.000Z (16 days ago)
- Last Synced: 2024-11-08T21:47:37.268Z (7 days ago)
- Topics: csharp, database, json, nosql
- Language: C#
- Homepage:
- Size: 881 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.