hysteria-orm
Yet another orm for Javascript and Typescript no one asked for
bun-sqlite-key-value
A super fast key-value store with SQLite that uses bun:sqlite and v8 as faster JSON replacement.
kubitdb
English and Turkish database! KubitDB
bun-postgres-key-value
A super fast key-value store with PostgreSQL that uses `sql` from Bun and v8 as a fast JSON replacement.
mongodb-collection-query-with-mongoose
This is use to query a single mongodb collection written with mongoose dynamically with simple query parameters using mongodb query types 'AND' and 'OR' with mongodb filter options eg '$gt' as 'gt', '$gte' as 'gte', '$lt' as 'lt', '$lte' as 'lte', '$eq'