Minor fix
[stands-website.git] / content / stands / yottadb.md
1 ---
2 description: "YottaDB is a language-agnostic hierarchical key-value database that\
3 \ scales from small system-on-chip designs to large servers. Languages are supported\
4 \ through \u201Cwrappers\u201D with support currently available for C, Go, M, Perl,\
5 \ and Rust, with support for node.js and Python expected soon. Other wrappers from\
6 \ the community allow YottaDB to be a JSON data store. Octo provides JDBC / SQL-92\
7 \ based access for reporting and analytics with read-write access support coming\
8 \ in 2021. All our work is 100% free / open source."
9 layout: stand
10 logo: stands/yottadb/logo.png
11 new_this_year: Since FOSDEM 2020, we have added production grade support for JDBC
12 / SQL-92 access to the database for analytics and reporting, as well as production
13 grade support for access from the Rust language. We have made numerous smaller enhancements
14 such as simpler installation, enhanced troubleshooting tools, performance enhancements,
15 and of course (like every software project) bug fixes.
16 showcase: Based on a mature code base (in daily production use since 1986, but continuously
17 invested in and evolving since), YottaDB is a hierarchical key-value database on
18 which all common NoSQL and SQL user cases map well. Its robustness, scalability
19 and security are demonstrated by the fact that it is the database of record for
20 some of the largest real-time core-banking applications in the world, as well as
21 a nation scale electronic health record system. In Belgium, it is the database of
22 record for the University of Antwerp library system!
23 themes:
24 - Database engines
25 title: YottaDB
26 website: https://yottadb.com
27 show_on_overview: true
28 chatroom: yottadb
29 draft: true
30 ---