Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cookiedb/CookieDB
A byte sized database for everyone
https://github.com/cookiedb/CookieDB
database deno nosql typescript
Last synced: 3 months ago
JSON representation
A byte sized database for everyone
- Host: GitHub
- URL: https://github.com/cookiedb/CookieDB
- Owner: cookiedb
- License: mit
- Created: 2022-11-11T21:45:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-25T20:53:29.000Z (almost 2 years ago)
- Last Synced: 2024-06-07T12:32:14.284Z (5 months ago)
- Topics: database, deno, nosql, typescript
- Language: TypeScript
- Homepage: https://deno.land/x/cookiedb
- Size: 171 KB
- Stars: 9
- Watchers: 3
- Forks: 3
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CookieDB
> A byte sized db for everyone ;)
CookieDB is designed to be as simple as humanly possible while also having a
majority of the functionality you would expect of a db. It comes bundled with a
http server.## Documentation
The documentation can be found at https://docs.cookiedb.com.