https://github.com/xtdb/bond-playground
An XT2 playground containing a James Bond dataset
https://github.com/xtdb/bond-playground
Last synced: about 1 year ago
JSON representation
An XT2 playground containing a James Bond dataset
- Host: GitHub
- URL: https://github.com/xtdb/bond-playground
- Owner: xtdb
- License: mit
- Archived: true
- Created: 2023-11-22T16:47:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T10:07:42.000Z (over 2 years ago)
- Last Synced: 2025-02-21T11:49:57.257Z (about 1 year ago)
- Language: Clojure
- Size: 9.77 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= XTQL James Bond Playground
== Getting started:
* To start a REPL, run `clj -M:xtdb:nrepl`, and then connect to it from your editor of choice.
* You'll then have a running XTDB node at `user/xt-node` - query it to your heart's content!
For more information, see the main XTDB docs.