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が初めてです。データベースからフィールドを持つ x レコードを取得し、レコードをデータベースに挿入したい。このシナリオdefrecordとの間でどちらを使用する必要がありますか?defschema
defrecord
defschema
それらは同じですか?