Skip to content

Commit cab73c1

Browse files
committed
Merge branch 'main' into v0.3.X-alpha
2 parents a701424 + 9d945cc commit cab73c1

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

README.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,21 @@
1-
# RapidNaiveSQL
1+
# JSDB - Just Simple DataBase
22

3-
NaiveSQL implemented in Rust.
4-
Java version: https://github.com/VladimirPetrat/NaiveSQL
3+
Simple Database implemented in Rust.
54

65
---
76

8-
![rnsql_logo](images/small_logo.png)
7+
![GitHub Release](https://img.shields.io/github/v/release/git-user-cpp/jsdb?style=flat-square&logo=github)
8+
![GitHub Repo stars](https://img.shields.io/github/stars/git-user-cpp/jsdb?style=flat-square&logo=github)
99

10-
---
11-
![GitLab Release](https://img.shields.io/gitlab/v/release/git-user-cpp%2Frapid_naive_sql?display_name=release&date_order_by=released_at&style=flat-square&logo=gitlab)
12-
![GitLab Stars](https://img.shields.io/gitlab/stars/git-user-cpp%2Frapid_naive_sql?style=flat-square&logo=gitlab)
13-
14-
![GitLab Contributors](https://img.shields.io/gitlab/contributors/git-user-cpp%2Frapid_naive_sql?style=flat-square&logo=gitlab) ![GitLab Last Commit](https://img.shields.io/gitlab/last-commit/git-user-cpp%2Frapid_naive_sql?style=flat-square&logo=gitlab)
10+
![GitHub contributors](https://img.shields.io/github/contributors-anon/git-user-cpp/jsdb?style=flat-square&logo=github) ![GitHub last commit](https://img.shields.io/github/last-commit/git-user-cpp/jsdb?style=flat-square&logo=github)
1511

16-
![GitLab License](https://img.shields.io/gitlab/license/git-user-cpp%2Frapid_naive_sql?style=flat-square&logo=gitlab)
12+
![GitHub License](https://img.shields.io/github/license/git-user-cpp/jsdb?style=flat-square&logo=github)
1713

1814
---
1915

2016
## ⚠️ LICENSE ⚠️
2117

22-
NaiveSQL implemented in Rust.
18+
JSDB - Just Simple DataBase.
2319
Copyright (C) 2024 Andrew Kushyk
2420

2521
This program is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)