Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atmossystem/data-kernel
Data core functionality of Atmos System
https://github.com/atmossystem/data-kernel
atmos clojure data database
Last synced: about 2 months ago
JSON representation
Data core functionality of Atmos System
- Host: GitHub
- URL: https://github.com/atmossystem/data-kernel
- Owner: AtmosSystem
- License: epl-1.0
- Created: 2018-04-16T15:52:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-15T14:08:58.000Z (about 1 year ago)
- Last Synced: 2024-11-12T19:12:25.733Z (about 2 months ago)
- Topics: atmos, clojure, data, database
- Language: Clojure
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![CI](https://github.com/AtmosSystem/Data-Kernel/actions/workflows/release.yml/badge.svg)](https://github.com/AtmosSystem/Data-Kernel/actions/workflows/release.yml)
# Data-Kernel
[![Clojars Project](https://img.shields.io/clojars/v/org.clojars.atmos-system/atmos-data-kernel.svg)](https://clojars.org/org.clojars.atmos-system/atmos-data-kernel)
[![Downloads](https://versions.deps.co/AtmosSystem/Data-Kernel/downloads.svg)](https://versions.deps.co/AtmosSystem/Data-Kernel)
[![Dependencies Status](https://versions.deps.co/AtmosSystem/Data-Kernel/status.svg)](https://versions.deps.co/AtmosSystem/Data-Kernel)This library is the data core of atmos systems, it has commons functionality.
## Installation
```clojure
[atmos-data-kernel "x.x.x"]
```## License
Copyright © 2018 Santiago de Pedro
Distributed under the Eclipse Public License either version 1.0 or any later version.