Git Product home page Git Product logo

pinkforest / atomic-server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from atomicdata-dev/atomic-server

0.0 0.0 0.0 24.42 MB

An open source headless CMS / real-time database. Powerful table editor, full-text search, and SDKs for JS / React / Svelte.

Home Page: https://atomicserver.eu

License: MIT License

JavaScript 0.49% Rust 31.42% TypeScript 66.95% CSS 0.34% HTML 0.49% Earthly 0.31%

atomic-server's Introduction

AtomicServer

crates.io Discord chat MIT licensed github

Create, share, fetch and model Atomic Data! AtomicServer is a lightweight, yet powerful CMS / Graph Database. Demo on atomicdata.dev. Docs on docs.atomicdata.dev

This repo also includes:

Status: alpha. Breaking changes are expected until 1.0.

AtomicServer

  • ๐Ÿš€ Fast (less than 1ms median response time on my laptop), powered by actix-web and sled
  • ๐Ÿชถ Lightweight (8MB download, no runtime dependencies)
  • ๐Ÿ’ป Runs everywhere (linux, windows, mac, arm)
  • ๐Ÿ”ง Custom data models: create your own classes, properties and schemas using the built-in Ontology Editor. All data is verified and the models are sharable using Atomic Schema
  • โš™๏ธ Restful API, with JSON-AD responses.
  • ๐Ÿ”Ž Full-text search with fuzzy search and various operators, often <3ms responses. Powered by tantivy.
  • ๐Ÿ—„๏ธ Tables, with strict schema validation, keyboard support, copy / paste support. Similar to Airtable.
  • ๐Ÿ“„ Documents, collaborative, rich text, similar to Google Docs / Notion.
  • ๐Ÿ’ฌ Group chat, performant and flexible message channels with attachments, search and replies.
  • ๐Ÿ“‚ File management: Upload, download and preview attachments.
  • ๐Ÿ’พ Event-sourced versioning / history powered by Atomic Commits
  • ๐Ÿ”„ Real-time synchronization: instantly communicates state changes with a client. Build dynamic, collaborative apps using websockets (using a single one-liner in react or svelte).
  • ๐Ÿงฐ Many serialization options: to JSON, JSON-AD, and various Linked Data / RDF formats (RDF/XML, N-Triples / Turtle / JSON-LD).
  • ๐Ÿ“– Pagination, sorting and filtering queries using Atomic Collections.
  • ๐Ÿ” Authorization (read / write permissions) and Hierarchical structures powered by Atomic Hierarchy
  • ๐Ÿ“ฒ Invite and sharing system with Atomic Invites
  • ๐ŸŒ Embedded server with support for HTTP / HTTPS / HTTP2.0 (TLS) and Built-in LetsEncrypt handshake.
  • ๐Ÿ“š Libraries: Javascript / Typescript, React, Svelte, Rust
Atomic.Data.Screencap.mp4

Documentation

Check out the documentation for installation instructions, API docs, and more.

Contribute

Issues and PRs are welcome! And join our Discord! Read more in the Contributors guide.

atomic-server's People

Contributors

joepio avatar polleps avatar rasendubi avatar metame avatar dependabot[bot] avatar alexmikhalev avatar albertchae avatar jonathan-zollinger avatar soheilade avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.