---
title: "aurijs/jason: Slash database complexity away with jason."
url: https://daily.dev/posts/aurijs-jason-slash-database-complexity-away-with-jason--sn01dtvio
source_url: https://github.com/aurijs/jason
type: article
source: "Community Picks"
published: 2025-01-31T21:44:44.291Z
updated: 2025-01-31T21:45:11.007Z
tags: ["javascript", "database", "bun"]
reading_time: 2
upvotes: 82
comments: 2
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# aurijs/jason: Slash database complexity away with jason.

**[Community Picks](https://daily.dev/sources/community)** · 2 min read · 82 upvotes · 2 comments

## Summary

jason is a lightweight, embeddable JSON database designed for Bun projects. It features schema validation, concurrency control, and built-in caching. The simple API allows easy CRUD operations and custom queries. Jason supports versioning to track document changes and offers different concurrency strategies. Contributions to the project are welcome.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.com/aurijs/jason>

## Community discussion

Top comments from developers on daily.dev.

**@idoshamun** · 1 upvotes

> Any reason why Bun is the only runtime supported?

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#javascript](https://daily.dev/tags/javascript), [#database](https://daily.dev/tags/database), [#bun](https://daily.dev/tags/bun)

[View this post on daily.dev](https://daily.dev/posts/aurijs-jason-slash-database-complexity-away-with-jason--sn01dtvio)
