Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はClojureを学んでおり、学ぶための単純なデータベース原則(CRUD)を実装する既存のプロジェクト(githubなど)を探しています。
ユーザーがアクセスする必要はなく、ファイルを保存する必要さえありません。リスト\マップをテーブルとして実装し、そのクエリを解析するという基本だけです。
ありがとう。
編集:
これが最終作です: QuickDB
FleetDBは、Clojure で実装された単純なデータベースです。