Update README.md

This commit is contained in:
Gregory Burd 2023-10-18 22:55:38 +00:00
parent f95927f880
commit 1f559179ca

View file

@ -1,6 +1,6 @@
dbsql dbsql
===== =====
A SQL database engine on top of Oracle Berkeley DB loosly based on (an older version of) SQLite. A SQL database engine on top of Berkeley DB loosly based on (an older version of) SQLite, rewritten by hand to be more in the style of Berkeley DB coding standards.
This project hasn't been maintained, it was experimental and should not be used in production. This project hasn't been maintained, it was experimental and should not be used in production. But it was a fun Winter project while living on my sailboat in Boston Harbor.