Notice: Trying to access array offset on value of type null in /var/www/colorilla/data/www/httpstatuscodes.info/users/boot.php on line 88
vlxdb sunucusunun yanıtını ve yönlendirmelerini kontrol edin

Sunucu yanıtını kontrol edin

Sunucu yanıtı
NS kayıtları
Whois alanı
Yanıt başlıkları
İstek başlıkları
Ham HTML kodu
200 OK - vlxdb.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Server: nginx
Date: Thu, 22 May 2025 04:05:31 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 13219
Connection: keep-alive
Vary: Accept-Encoding
Last-Modified: Wed, 21 May 2025 15:57:42 GMT
ETag: "33a3-635a76cd56980"
Accept-Ranges: bytes
Vary: Accept-Encoding

HTTP Kodu 200 OK

200 http kodu, standart bir başarılı HTTP sunucu yanıtıdır. Bu, istemcinin isteğinin (örneğin, bir tarayıcıdan) başarıyla işlendiği ve sunucunun istenen verileri ilettiği anlamına gelir.

Kod 200 ne zaman kullanılır?

  • Bir web sayfası yüklenirken
  • Bir API yanıtı başarıyla alındığında
  • Bir form veya başka bir HTTP isteği işlenirken

Kod 200 kullanıcı için ne anlama gelir?

Kullanıcı içeriği hatasız alır ve sayfa veya uygulama düzgün çalışır. Kod 200'e veri eşlik ediyorsa, tarayıcı veya program bunu işler ve kullanıcıya görüntüler.

GET / HTTP/1.1
Host: vlxdb.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html lang="en">
  <head>

      <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
        <title>VeloxDB | Lightning Fast Database for .NET </title>
        <meta name="viewport" content="width=device-width">
        <meta name="title" content="VeloxDB | Lightning Fast Database for .NET ">
    
    
        <link rel="shortcut icon" href="favicon.ico">
        <link rel="stylesheet" href="styles/docfx.vendor.min.css">
        <link rel="stylesheet" href="styles/docfx.css">
        <link rel="stylesheet" href="styles/main.css">
    		<link rel="stylesheet" href="styles/additional.css">
        <meta property="docfx:navrel" content="toc.html">
        <meta property="docfx:tocrel" content="toc.html">
    
    <meta property="docfx:rel" content="">
    
      <script type="text/javascript">
      	(function (c, l, a, r, i, t, y) {
      		c[a] = c[a] || function () { (c[a].q = c[a].q || []).push(arguments) };
      		t = l.createElement(r); t.async = 1; t.src = "https://www.clarity.ms/tag/" + i;
      		y = l.getElementsByTagName(r)[0]; y.parentNode.insertBefore(t, y);
      	})(window, document, "clarity", "script", "pavj8ymhqa");
      </script>
      <script>
      	function setCookie(name, value, days) {
      		const date = new Date();
      		date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000));
      		const expires = "expires=" + date.toUTCString();
      		document.cookie = name + "=" + value + ";" + expires + ";path=/;SameSite=Strict";
      	}

      	function getCookie(name) {
      		const value = "; " + document.cookie;
      		const parts = value.split("; " + name + "=");
      		if (parts.length === 2) return parts.pop().split(";").shift();
      	}
      </script>

      <!-- Google tag (gtag.js) -->
      <script async src="https://www.googletagmanager.com/gtag/js?id=G-7X9EV4VRNF"></script>
      <script>
      	window.dataLayer = window.dataLayer || [];
      	function gtag() { dataLayer.push(arguments); }
      	gtag('js', new Date());

      	gtag('config', 'G-7X9EV4VRNF');
      	if (!getCookie('cookieConsent')) {
      		gtag('consent', 'default', {
      			'ad_storage': 'denied',
      			'ad_user_data': 'denied',
      			'ad_personalization': 'denied',
      			'analytics_storage': 'denied'
      		});
      	}
      </script>

      <script>
      	document.addEventListener("DOMContentLoaded", function () {
      		if (!getCookie('cookieConsent')) {
      			const banner = document.createElement('div');
      			banner.id = 'cookie-consent-banner';

      			banner.innerHTML = `
      				We use cookies for analytics. By clicking "Accept," you agree to our use of cookies.
      				<button class="btn btn-default" id="accept-cookies">Accept</button>
      				<button class="btn btn-default" id="decline-cookies">Decline</button>
      			`;

      			document.body.appendChild(banner);

      			function handleConsent(accepted) {
      				const cookieValue = accepted ? "accepted" : "declined";
      				setCookie('cookieConsent', cookieValue, 365); // Set cookie for 1 year
      				document.body.removeChild(banner);

      				// Signal consent
      				if (accepted) {
      					if (typeof clarity === "function") {
      						clarity("consent");
      					}

      					if (typeof gtag === "function") {
      						gtag('consent', 'update', {
      							'analytics_storage': 'granted'
      						});
      					}
      				}
      			}

      			document.getElementById('accept-cookies').addEventListener('click', function () {
      				handleConsent(true);
      			});

      			document.getElementById('decline-cookies').addEventListener('click', function () {
      				handleConsent(false);
      			});

      		}
      	});
      </script>  <style>
    header {
          position: static;
    }
    .article {
      margin: auto;
    }
  </style>
  <script type="text/javascript">
    window.vlxIsIndex = true;
  </script>
  </head>
  <body data-spy="scroll" data-target="#affix" data-offset="120">
    <div id="wrapper">
      <header>

        <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
          <div class="container">
            <div class="navbar-header">
              <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
                <span class="sr-only">Toggle navigation</span>
                <span class="icon-bar"></span>
                <span class="icon-bar"></span>
                <span class="icon-bar"></span>
              </button>

              <a class="navbar-brand" href="index.html">
                <img id="logo" class="svg" src="logo.svg" alt="">
              </a>
            </div>
            <div class="collapse navbar-collapse" id="navbar">
              <form class="navbar-form navbar-right" role="search" id="search">
                <div class="form-group">
                  <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
                </div>
              </form>
            </div>
          </div>
        </nav>
      </header>
      <div class="container body-content">

        <div id="search-results">
          <div class="search-list">Search Results for <span></span></div>
          <div class="sr-items">
            <p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
          </div>
          <ul id="pagination" data-first=First data-prev=Previous data-next=Next data-last=Last></ul>
        </div>
      </div>
      <div class="hide-when-search">
        <div class="article row grid">
            <article class="content wrap" id="_content" data-uid="">
                <div class="container container-maxwidth">
	<div class="jumbotron  title text-center">   
		<h1 class="vlxfont">VeloxDB</h1>
		<div id="definition"><em>V&#x0113;l&#x014D;x /&#x02C8;we&#x02D0;.lo&#x02D0;ks/ - quick, fast, rapid, speedy</em></div>
		<p class="subtitle color-2">Fast. Cross-platform. Open source.</p>
		<p class="subtitle color-2">An object oriented database for building next generation solutions with .NET and C#.</p>
		<p>
		</p>
		<p>
		</p>
		<div class="options">
			<a class="btn btn-default" href="doc/get_started.html">Get Started</a>
			<a class="btn btn-default" href="https://discord.gg/E45qUQtrtx">Join our Discord</a>
			<a class="btn btn-default" href="https://cal.com/veloxdb/30min">Book a demo</a>
			<div class="headlink">To learn more. Visit the <a href="doc/guide/introduction.html">VeloxDB Documentation</a>
			</div>
		</div>
	</div>
</div>
<div class="container container-maxwidth">
	<div class="row py-5">
	</div>
	<div class="row py-5 align-items-center"> 
		<div class="col-sm-6 col-md-5 text-center col-md-push-1">
			<img src="images/what.svg" alt="" role="presentation" class="img-fluid img-fluid-center fit-image">
		</div>
		<div class="px-2 col-sm-6 col-md-5 col-md-push-2">
			<h2 class="display-6">What is VeloxDB?</h2>
			<p class="weight-300">VeloxDB is a high performance, in-memory, object oriented database. If you need exceptionally
				high transaction throughput, but want to keep costs under control, this might be the ideal solution for you.</p>
			<p><a class="btn btn-default" role="button" href="doc/guide/introduction.html">Want to learn more</a></p>
		</div>
	</div>
	<div class="p-3">
	</div>
	<div class="p-3">
	</div>
	<div class="row py-5 align-items-center">
		<div class="col-sm-6 col-sm-push-6 col-md-5 col-md-push-7 text-center">
			<img src="images/cake.svg" alt="" role="presentation" class="img-fluid img-fluid-center fit-image">
		</div>
		<div class="px-2 col-sm-6 col-sm-pull-6 col-md-5 col-md-pull-4">
			<h2 class="display-6">Easy to Use</h2>
			<p class="weight-300">Write simple object oriented code without performance penalties of traditional ORM frameworks.
				Handle complex data models and business logic with ease.</p>
			<p><a class="btn btn-default" role="button" href="doc/get_started.html">Get started right now</a></p>
		</div>
	</div>
	<div class="p-3">
	</div>
	<div class="p-3">
	</div>
	<div class="row py-5 align-items-center">
		<div class="col-sm-6 col-md-5 text-center col-md-push-1">
			<img src="images/performance.svg" alt="" role="presentation" class="img-fluid img-fluid-center fit-image">
		</div>
		<div class="px-2 col-sm-6 col-md-5 col-md-push-2">
			<h2 class="display-6">Built for Performance</h2>
			<p class="weight-300">2.5 million write transactions per second, 8 million read transactions per second, all that on 16 cores/32 threads. Ideal for graph workloads, financial processing, IoT and edge computing, industrial and control systems, you name it.</p>
			<p><a class="btn btn-default" role="button" href="doc/guide/introduction.html#performance">See our
					performance claims</a></p>
		</div>
	</div>
	<div class="p-3">
	</div>
	<div class="p-3">
	</div>
	<div class="row py-5 align-items-center">
		<div class="col-sm-6 col-sm-push-6 col-md-5 col-md-push-7 text-center">
			<img src="images/cross.svg" alt="" role="presentation" class="img-fluid img-fluid-center fit-image">
		</div>
		<div class="px-2 col-sm-6 col-sm-pull-6 col-md-5 col-md-pull-4">
			<h2 class="display-6">Cross platform</h2>
			<p class="weight-300">Supports Linux, Windows and MacOS (MacOS for development only). Simple to configure and run on
				any
				platform.</p>
		</div>
	</div>
	<div class="p-3">
	</div>
	<div class="p-3">
	</div>
	<div class="row py-5 align-items-center">
		<div class="col-sm-6 col-md-5 text-center col-md-push-1">
			<img src="images/transactional.svg" alt="" role="presentation" class="img-fluid img-fluid-center fit-image">
		</div>
		<div class="px-2 col-sm-6 col-md-5 col-md-push-2">
			<h2 class="display-6">Fully Transactional</h2>
			<p class="weight-300">ACID compliant with guaranteeed strict transaction serializability, in any conditions. Stop
				thinking
				about data consistency and start focusing on your application logic.</p>
			<p><a class="btn btn-default" role="button" href="doc/guide/architecture.html#transactions">See our
					transactional guarantees</a></p>
		</div>
	</div>
	<div class="p-3">
	</div>
	<div class="p-3">
	</div>
	<div class="row py-5 align-items-center">
		<div class="col-sm-6 col-sm-push-6 col-md-5 col-md-push-7 text-center">
			<img src="images/github.svg" alt="" role="presentation" class="fit-image">
		</div>
		<div class="px-2 col-sm-6 col-sm-pull-6 col-md-5 col-md-pull-4">
			<h2 class="display-6">Open Source</h2>
			<p class="weight-300">Community version of VeloxDB is open source. It features most of the VeloxDB functionality
				without
				any limitations on performance or database size.</p>
			<p><a class="btn btn-default" role="button" href="https://github.com/VeloxDB/VeloxDB">Visit our
					github page</a></p>
		</div>
	</div>
	<div class="p-3">
	</div>
	<div class="p-3">
	</div>
	<div class="row py-5 align-items-center">
		<div class="col-sm-6 col-md-5 text-center col-md-push-1">
			<img src="images/cluster.svg" alt="" role="presentation" class="img-fluid img-fluid-center fit-image">
		</div>
		<div class="px-2 col-sm-6 col-md-5 col-md-push-2">
			<h2 class="display-6">Cluster Support<sup>*</sup></h2>
			<p class="weight-300">High availability for writes, scale-out for reads. Ideal for critical systems that need to
				guarantee
				high levels of availability while maintaining exceptional performance.</p>
			<p class="weight-300"><small><em>*Not available in Community Edition.</em></small></p>
		</div>
	</div>
	<div class="p-3 huge-gap">
		The project is financed by the Innovation Fund from the European Union Pre-Accession
		Assistance and from the budget of the Republic of Serbia, the line of the Ministry of Science,
		Technological Development and Innovation.
		<img src="images/Logostrip%20IPA19_nitra_ENG.jpg" class="img-fluid img-fluid-center fit-image">
	</div>
	<div class="p-3">
	</div>
	<div class="row sepfooter">
	</div>
</div>

            </article>
        </div>
      </div>

       <footer class="text-center" style="background-color: #f1f1f1;">
              <div class="container">
                  <section>
                      <a class="btn btn-clr btn-lg" href="https://www.linkedin.com/company/veloxdb" role="button"><img src="images/bi_linkedin.svg" alt=""></a>
                      <a class="btn btn-clr btn-lg" href="https://github.com/VeloxDB/VeloxDB" role="button"><img src="images/bi_github.svg" alt=""></a>
                      <a class="btn btn-clr btn-lg" href="https://discord.gg/E45qUQtrtx" role="button"><img src="images/bi_discord.svg" alt=""></a>
                  </section>
              </div>
              <div class="text-center btn-clr p-3 weight-200" style="background-color: rgba(0, 0, 0, 0.2);">© 2025 Copyright: 
              <a href="https://www.vlxdb.com">VeloxDB</a>
              </div>
        </footer>    </div>

    <script type="text/javascript" src="styles/docfx.vendor.min.js"></script>
    <script type="text/javascript" src="styles/docfx.js"></script>
    <script type="text/javascript" src="styles/main.js"></script>
  </body>
</html>
                               

Alan adının whois bilgisi

Domain Name: VLXDB.COM
Registry Domain ID: 2348877084_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namecheap.com
Registrar URL: http://www.namecheap.com
Updated Date: 2024-12-11T16:55:05Z
Creation Date: 2019-01-01T17:39:41Z
Registry Expiry Date: 2026-01-01T17:39:41Z
Registrar: NameCheap, Inc.
Registrar IANA ID: 1068
Registrar Abuse Contact Email: abuse@namecheap.com
Registrar Abuse Contact Phone: +1.6613102107
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.TIME4VPS.COM
Name Server: NS2.TIME4VPS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-22T04:05:20Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass