[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Announcing Lua wrapper for YottaDB
- From: "K.S. Bhaskar" <bhaskar@...>
- Date: Mon, 27 Jun 2022 11:45:22 -0400
YottaDB (https://yottadb.com / https://gitlab.com/YottaDB/DB/YDB) is a
language-agnostic hierarchical key-value database with strong support
for ACID transactions and five-nines application availability. It scales
up to real-time banking systems with tens of millions of accounts as
well as down to a Raspberry Pi Zero (on which you can get thousands of
database accesses per second using a consumer-grade MicroSD card). The
code base is mature.
Thanks to Mitchell (https://github.com/orbitalquark) whose work was
sponsored by the University of Antwerp Library
(https://www.uantwerpen.be/library/), there is now a Lua wrapper for
YottaDB (https://docs.yottadb.com/MultiLangProgGuide/luaprogram.html).
See the Get Started page (https://yottadb.com/product/get-started/) to
try YottaDB. The Acculturation Guide includes access from Lua
(https://docs.yottadb.com/AcculturationGuide/acculturation.html#access-from-lua).
Lua has excellent performance characteristics with YottaDB - a recent
test of web framework performance by a member of our user community
found the Lua framework to be the fastest (YottaDB Web Framework
Performance
(https://yottadb.com/comparing-yottadb-web-framework-performance/)!
Please do try YottaDB access from Lua, and send us your comments. Thank
you very much.
Regards
- Bhaskar
--
YottaDB <https://yottadb.com> - Rock solid. Lightning fast. Secure. Pick
any three.