axiodb
Version:
The Pure JavaScript Alternative to SQLite. Embedded NoSQL database for Node.js with MongoDB-style queries, zero native dependencies, built-in InMemoryCache, and web GUI. Perfect for desktop apps, CLI tools, and embedded systems. No compilation, no platfor
36 lines (34 loc) • 1.46 kB
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.in" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary_large_image" />
<link rel="canonical" href="https://axiodb.in" />
<link rel="icon" type="image/svg+xml" href="AXioDB.png" />
<script type="module" crossorigin src="/assets/index-BRkVgnlw.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-C8TNGVxT.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>