dsql-admin/dsql-app/.local_dist/server/pages/docs/getting-started.html
Benjamin Toby bc037e839f Updates
2024-12-15 12:27:16 +01:00

1 line
7.4 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width, initial-scale=1" data-next-head=""/><meta name="author" content="Datasquirel"/><meta name="Copyright" content="Copyright (c) 2024 Datasquirel"/><meta name="robots" content="noindex,nofollow"/><link rel="preconnect" href="https://fonts.googleapis.com/" crossorigin="anonymous"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"/><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins"/><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Inter"/><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=IBM+Plex+Mono"/><script src="/scripts/themeSelector.js"></script><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><meta property="og:site_name" content="DATASQUIREL"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta property="og:image" content="https://static.datasquirel.com/images/user-images/user-2/email-banner.jpeg"/><meta itemProp="image" content="https://static.datasquirel.com/images/user-images/user-2/email-banner.jpeg"/><meta name="twitter:image" content="https://static.datasquirel.com/images/user-images/user-2/email-banner.jpeg"/><link rel="stylesheet" href="/styles/prism.css"/><script src="/scripts/prism.js" async=""></script><script>var DSQL = {}</script><link rel="preload" href="/_next/static/css/40a7197d287e4ac0.css" as="style"/><link rel="stylesheet" href="/_next/static/css/40a7197d287e4ac0.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-5381863dc66a9c32.js" defer=""></script><script src="/_next/static/chunks/framework-898697981b1ca118.js" defer=""></script><script src="/_next/static/chunks/main-36f93e1764e6ea94.js" defer=""></script><script src="/_next/static/chunks/pages/_app-946b7f00d529ca86.js" defer=""></script><script src="/_next/static/chunks/pages/docs/%5Bpage%5D-f26a582ab816687d.js" defer=""></script><script src="/_next/static/1gOSN7HLWCIumskNUJc1E/_buildManifest.js" defer=""></script><script src="/_next/static/1gOSN7HLWCIumskNUJc1E/_ssgManifest.js" defer=""></script></head><body><div id="__next"></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"user":null,"pages":[{"id":8,"title":"Getting Started","slug":"getting-started","level":1,"parent_id":null},{"id":9,"title":"Getting Started","slug":"getting-started","level":2,"parent_id":3},{"id":2,"title":"Quick Start","slug":"quick-start","level":1,"parent_id":null},{"id":3,"title":"GUI Reference","slug":"gui-reference","level":1,"parent_id":null},{"id":4,"title":"API Reference","slug":"api-reference","level":1,"parent_id":null},{"id":10,"title":"Get","slug":"get","level":2,"parent_id":4},{"id":12,"title":"Database Reference","slug":"database-reference","level":1,"parent_id":null},{"id":11,"title":"Post","slug":"post","level":2,"parent_id":4},{"id":13,"title":"Data types","slug":"data-types","level":2,"parent_id":12},{"id":14,"title":"Querying Data","slug":"querying-data","level":2,"parent_id":12},{"id":15,"title":"Upload Media","slug":"upload-media","level":2,"parent_id":3}],"targetPage":{"title":"Getting Started","slug":"getting-started","description":"\u003cp\u003eIntroduction to datasquirel. Read the \u003ca href=\"../../../docs/quick-start\"\u003equick-start guide\u003c/a\u003e to get started with a new account.\u003c/p\u003e","content":"\u003ch2\u003eOverview\u003ca href=\"https://vitejs.dev/guide/#overview\"\u003e\u003c/a\u003e\u003c/h2\u003e\u003cp\u003eDatasquirel is an SQL-based data management system that aims to manage SQL databases with the lowest level of opinionation. Datasquirel consists of 2 main parts:\u003c/p\u003e\u003col\u003e\u003cli\u003eA full-fledged SQL server that runs multiple isolated databases for different users, interfacing with an online Graphical user interface and a REST API integration.\u003c/li\u003e\u003cli\u003eAn all-purpose static files server using NGINX to serve static files on demand. Files uploaded to datasquirel static file server are public by default, but the can be made private, in which case they can only be accessed via secure encrypted credentials.\u003c/li\u003e\u003c/ol\u003e\u003cdiv style=\"flex-wrap:wrap;max-width:800px\"\u003e\u003cdiv style=\"padding:30px;border-radius:5px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;background-color:rgb(246, 244, 248);position:relative;overflow:hidden;flex-grow:1\"\u003e\u003ch3 style=\"margin:0px;color:rgb(30, 41, 59)\"\u003eGUI Reference\u003c/h3\u003e\u003cdiv\u003eSQL through your bowser\u003c/div\u003e\u003ca href=\"../../../docs/gui-reference\" class=\"button\"\u003eLearn More\u003c/a\u003e \u003cimg src=\"https://static.datasquirel.com/images/user-images/user-2/docs/icons/ui-design.png\" style=\"position:absolute;bottom:-100px;right:-50px;opacity:0.2\" width=\"250\" height=\"250\" /\u003e\u003c/div\u003e\u003c/div\u003e\u003cp\u003eDatasquirel's Graphical User Interface aims to narrow down the the complexities of SQL to a simple user interface with columns, rows, and entries.\u003c/p\u003e\u003cdiv style=\"flex-wrap:wrap;max-width:800px\"\u003e\u003cdiv style=\"padding:30px;border-radius:5px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;background-color:rgb(246, 244, 248);position:relative;overflow:hidden;flex-grow:1\"\u003e\u003ch3 style=\"margin:0px;color:rgb(30, 41, 59)\"\u003eAPI Reference\u003c/h3\u003e\u003cdiv\u003eSQL over the cloud using REST\u003c/div\u003e\u003ca href=\"../../../docs/api-reference\" class=\"button\"\u003eLearn More\u003c/a\u003e \u003cimg src=\"https://static.datasquirel.com/images/user-images/user-2/docs/icons/world-wide-web.png\" style=\"position:absolute;bottom:-100px;right:-50px;opacity:0.2\" width=\"250\" height=\"250\" /\u003e\u003c/div\u003e\u003c/div\u003e\u003cp\u003eDatasquirel's API reference uses our NPM module \u003ca href=\"https://www.npmjs.com/package/datasquirel\"\u003edatasquirel\u003c/a\u003e. This can be installed via npm:\u003c/p\u003e\u003cpre class=\"language-markup\"\u003enpm install datasquirel\u003c/pre\u003e\u003cp\u003eLearn more by reading the \u003ca href=\"docs/api-reference\"\u003eapi documentation\u003c/a\u003e\u003c/p\u003e\u003ch2\u003e\u003cbr /\u003e\u003c/h2\u003e\u003ch2\u003eKey Concepts\u003c/h2\u003e\u003ch3\u003eSQL\u003c/h3\u003e\u003cp\u003eSQL stands for \"Sequential Query language\". This is the standard language for relational databases like MySQL and Postgres. Datasquirel uses MySQL and is compatible with all known SQL syntax.\u003c/p\u003e\u003ch3\u003eDatabase\u003c/h3\u003e\u003cp\u003eA database in datasquirel is an isolated MySQL database running on our MySQL servers. A database consists of tables, which in turn consists of columns, rows, and entries. Each database can be exported at anytime, and also populated using a .sql dump file at any time.\u003c/p\u003e\u003ch3\u003eCRUD\u003c/h3\u003e\u003cp\u003eCRUD stands for \u003cstrong\u003eCreate, Read, Update, Delete\u003c/strong\u003e. This is the basic spectrum of the capabilities of any database, and it is useful for managing data.\u003c/p\u003e"}},"__N_SSG":true},"page":"/docs/[page]","query":{"page":"getting-started"},"buildId":"1gOSN7HLWCIumskNUJc1E","isFallback":false,"gsp":true,"scriptLoader":[]}</script></body></html>