Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
76 changes: 76 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
# SpacetimeDB
Bringing smart-contracts and data-oriented design to relational database systems

<br>

<p align="center">
<img width="300" src="./img/icon.png" alt="SpacetimeDB Icon">
</p>

<br>

<p align="center">
<a href="https://spacetimedb.com#gh-dark-mode-only" target="_blank">
<img width="300" src="./img/white/logo.svg" alt="SpacetimeDB Logo">
</a>
<a href="https://spacetimedb.com#gh-light-mode-only" target="_blank">
<img width="300" src="./img/black/logo.svg" alt="SpacetimeDB Logo">
</a>
</p>

<h3 align="center">
<a href="https://spacetimedb.com#gh-dark-mode-only" target="_blank">
<img src="./img/white/text.svg" height="15" alt="SpacetimeDB">
</a>
<a href="https://spacetimedb.com#gh-light-mode-only" target="_blank">
<img src="./img/black/text.svg" height="15" alt="SpacetimeDB">
</a>
is a smart-contract relation database designed for data-oriented applications.
</h3>

<h3 align="center">SERVERLESS. &nbsp; RELATIONAL. &nbsp; BUILT FOR MASSIVE GAMES.</h3>

<br>

<p align="center">
<a href="https://github.com/clockworklabs/spacetimedb"><img src="https://img.shields.io/github/v/release/clockworklabs/spacetimedb?color=%23ff00a0&include_prereleases&label=version&sort=semver&style=flat-square"></a>
&nbsp;
<a href="https://github.com/clockworklabs/spacetimedb"><img src="https://img.shields.io/badge/built_with-Rust-dca282.svg?style=flat-square"></a>
&nbsp;
<a href="https://github.com/clockworklabs/spacetimedb/actions"><img src="https://img.shields.io/github/actions/workflow/status/surrealdb/surrealdb/ci.yml?style=flat-square&branch=main"></a>
&nbsp;
<a href="https://status.spacetimedb.com"><img src="https://img.shields.io/uptimerobot/ratio/7/m784409192-e472ca350bb615372ededed7?label=cloud%20uptime&style=flat-square"></a>
&nbsp;
<a href="https://hub.docker.com/repository/docker/clockworklabs/spacetimedb"><img src="https://img.shields.io/docker/pulls/clockworklabs/spacetimedb?style=flat-square"></a>
&nbsp;
<a href="https://github.com/spacetimedb/license"><img src="https://img.shields.io/badge/license-BSL_1.1-00bfff.svg?style=flat-square"></a>
</p>

<p align="center">
<a href="https://spacetimedb.com/discord"><img src="https://img.shields.io/discord/1037340874172014652?label=discord&style=flat-square&color=5a66f6"></a>
&nbsp;
<a href="https://twitter.com/spacetimedb"><img src="https://img.shields.io/badge/twitter-follow_us-1d9bf0.svg?style=flat-square"></a>
&nbsp;
<a href="https://dev.to/surrealdb"><img src="https://img.shields.io/badge/dev-join_us-86f7b7.svg?style=flat-square"></a>
&nbsp;
<a href="https://www.linkedin.com/company/surrealdb/"><img src="https://img.shields.io/badge/linkedin-connect_with_us-0a66c2.svg?style=flat-square"></a>
</p>

<p align="center">
<a href="https://spacetimedb.com/blog"><img height="25" src="./img/social/blog.svg" alt="Blog"></a>
&nbsp;
<a href="https://github.com/clockworklabs/spacetimedb"><img height="25" src="./img/social/github.svg" alt="Github "></a>
&nbsp;
<a href="https://www.linkedin.com/company/clockworklabs/"><img height="25" src="./img/social/linkedin.svg" alt="LinkedIn"></a>
&nbsp;
<a href="https://twitter.com/spacetimedb"><img height="25" src="./img/social/twitter.svg" alt="Twitter"></a>
&nbsp;
<a href="https://spacetimedb.com/discord"><img height="25" src="./img/social/discord.svg" alt="Discord"></a>
&nbsp;
<a href="https://stackoverflow.com/questions/tagged/spacetimedb"><img height="25" src="./img/social/stack-overflow.svg" alt="StackOverflow"></a>
</p>

<br>

<h2>What is SpacetimeDB?</h2>
TODO