https://github.com/codingbeard/zatabase
A Database system written in Zephir
https://github.com/codingbeard/zatabase
Last synced: 6 days ago
JSON representation
A Database system written in Zephir
- Host: GitHub
- URL: https://github.com/codingbeard/zatabase
- Owner: CodingBeard
- License: bsd-3-clause
- Created: 2015-03-08T12:37:15.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-06T21:13:25.000Z (about 11 years ago)
- Last Synced: 2025-01-13T22:33:13.310Z (over 1 year ago)
- Language: Shell
- Size: 3.84 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ZataBase
========
A database system written in Zephir.
I have neither written a database system, nor anything in zephir before so I will be using this project to learn about both.