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: about 1 month 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-12-18T15:53:35.000Z (about 2 months ago)
- Last Synced: 2024-12-25T01:52:13.613Z (about 1 month ago)
- Topics: csharp, database, json, nosql
- Language: C#
- Homepage:
- Size: 733 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.