deno-keyv-2 VS pg-mem

Compare deno-keyv-2 vs pg-mem and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
deno-keyv-2 pg-mem
1 14
0 1,835
- -
5.8 6.6
about 1 year ago about 1 month ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

deno-keyv-2

Posts with mentions or reviews of deno-keyv-2. We have used some of these posts to build our list of alternatives and similar projects.

pg-mem

Posts with mentions or reviews of pg-mem. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-19.

What are some alternatives?

When comparing deno-keyv-2 and pg-mem you can also consider the following projects:

kv-connect-kit - Minimal Typescript client implementing the KV Connect protocol. Access Deno KV remotely from any Javascript environment like Node, Cloudflare Workers, Bun, Deno, and the browser.

NeDB - The JavaScript Database, for Node.js, nw.js, electron and the browser

kysely - A type-safe typescript SQL query builder

Prisma - Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

denodata - A Deno native indexed database. Backed by the Deno KV store, denodata has zero external dependencies. Both traditional table-oriented and object-oriented index approaches are supported and can be mixed and matched. The standard Deno KV key-value functions remain available and are enhanced to support the indexing and metadata features. Support for automatic serialization and deserialization of class instances, automatic key/value expiration and developer defined metadata. Support for Date, RegExp and symbol as part of keys. Support for symbol as part of values. A powerful db.find function that supports approximate matching and works on both indexes and regular keys with over 50 operators including regular expressions, soundex/echoes, credit card, SSNs and more. If something is missing, it can be added in as little as one line. A subscription API allows listening for changes to the database.

Lowdb - Simple and fast JSON database

kysely - A type-safe typescript SQL query builder [Moved to: https://github.com/kysely-org/kysely]

typescript-clean-architecture - It is my attempt to create Clean Architecture based application in TypeScript.

maplibre-gl-js - MapLibre GL JS - Interactive vector tile maps in WebGL2

aurora - CLI tool that orchestrates prisma files in a way that allows multiple .prisma files with cross-relations

database-js - Common Database Interface for Node