awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jaredwray avatar

jaredwray/keyv

0
View on GitHub↗
3,147 stars·199 forks·TypeScript·MIT·13 viewskeyv.org↗

Keyv

Simple key-value storage with support for multiple backends

Features

  • Database Utilities - Simple key-value storage with multiple backends.

Star history

Star history chart for jaredwray/keyvStar history chart for jaredwray/keyv

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Keyv

Similar open-source projects, ranked by how many features they share with Keyv.
  • andizzle/rwdbandizzle avatar

    andizzle/rwdb

    21View on GitHub↗

    Database wrapper that manage read write connections

    Go
    View on GitHub↗21
  • christiandelbianco/monitor-table-change-with-sqltabledependencychristiandelbianco avatar

    christiandelbianco/monitor-table-change-with-sqltabledependency

    665View on GitHub↗

    Get SQL Server notification on record table change

    C#
    View on GitHub↗665
  • chucknorris/roundhousechucknorris avatar

    chucknorris/roundhouse

    916View on GitHub↗

    RoundhousE is a Database Migration Utility for .NET using sql files and versioning based on source control

    C#
    View on GitHub↗916
  • 2tvenom/myreplication2

    2tvenom/myreplication

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Keyv→

Frequently asked questions

What does jaredwray/keyv do?

Simple key-value storage with support for multiple backends

What are the main features of jaredwray/keyv?

The main features of jaredwray/keyv are: Database Utilities.

What are some open-source alternatives to jaredwray/keyv?

Open-source alternatives to jaredwray/keyv include: andizzle/rwdb — Database wrapper that manage read write connections. christiandelbianco/monitor-table-change-with-sqltabledependency — Get SQL Server notification on record table change. chucknorris/roundhouse — RoundhousE is a Database Migration Utility for .NET using sql files and versioning based on source control. codingconcepts/datagen. dbup/dbup — DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been… 2tvenom/myreplication.