We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a65ea72 commit e1a3437Copy full SHA for e1a3437
README.md
@@ -0,0 +1,7 @@
1
+* Tuku
2
+A rust based library for creating and parsing tuku files. Tuku files are a simply json like formart to interact with postgresql databases.
3
+
4
+## Tech Stack
5
+* Rust - Programming language
6
+* Postgresql - Database
7
+* Pest - Parser generator for Rust
0 commit comments