UNPKG

axiodb

Version:

A blazing-fast, lightweight, and scalable nodejs package based DBMS for modern application. Supports schemas, encryption, and advanced query capabilities.

36 lines (34 loc) 1.46 kB
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>AxioDB - Database Management System</title> <meta name="description" content="AxioDB - A powerful, efficient database management system with an intuitive web-based GUI." /> <meta name="keywords" content="AxioDB, database, DBMS, SQL, NoSQL, data management, web GUI" /> <meta name="author" content="AxioDB" /> <meta name="robots" content="index, follow" /> <meta property="og:title" content="AxioDB - Database Management System" /> <meta property="og:description" content="Powerful database management system with an intuitive web interface." /> <meta property="og:image" content="AXioDB.png" /> <meta property="og:url" content="https://axiodb.site" /> <meta property="og:type" content="website" /> <meta name="twitter:card" content="summary_large_image" /> <link rel="canonical" href="https://axiodb.site" /> <link rel="icon" type="image/svg+xml" href="AXioDB.png" /> <script type="module" crossorigin src="/assets/index-HpIfPLrM.js"></script> <link rel="stylesheet" crossorigin href="/assets/index-CrwYZikH.css"> <link rel="manifest" href="/manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="/registerSW.js"></script></head> <body> <div id="root"></div> </body> </html>