DEV Community

Robin Lindner
Robin Lindner

Posted on

Cliff - The rust DBMS

What is Cliff?

Cliff is supposed to be a database management system like Microsoft Sql Server, MariaDB and PostgresDB. Even if additional features are planned this should be the basic structure. What distinguishes us from the others is that we use Rust. A memory-safe programming language without garbage collection or reference counting but which uses the ownership system.

Contribute

Since Cliff is a relatively new project and there is no working prototype yet and a DBMS is not a small project either, we are urgently looking for support.

Furthermore you have the advantage that a pull request will be counted to the Hacktoberfest this month.

What if I do not know Rust?

This is not a problem. We need people who maintain the documentation or design the website and addons like the webinterface with Svelte.

Links

Kind regards,
Robin Lindner
The initiator of the cliff project

Top comments (2)

Collapse
 
nats1234 profile image
Nats

I'm excited about DeepRobin's visions. I am sure that the project will be a success.

Some comments may only be visible to logged-in visitors. Sign in to view all comments.