Skip to main content

Home/ Coders/ Group items tagged database

Rss Feed Group items tagged

David Corking

The APIs for the Sun Cloud: Wiki: HelloCloud - Project Kenai - 0 views

  • . Let's assume that this application does storage and retrieval of large media files; the required infrastructure is: A firewall appliance for connecting to the Internet A private network connecting the firewall to other systems A Linux web server running a LAMP stack A Solaris database machine running MySQL for application persistence A WebDAV server for the media files
    • David Corking
       
      Soon you will be able to write scripts to install "Virtual Data Centers" There seems to be a temptation here to make a virtual data center as complex as a real one - perhaps that is necessary, but this technology is in its early stages. Right now, I wonder if a virtual firewall appliance is as secure or fast as a real one.
  •  
    Certain kinds of deployment are much more efficiently achieved with virtual servers. This article is a simple and almost hands-on introduction to the way a Sun Cloud deployment can be scripted or have another automated front end for deployment.
Matteo Spreafico

LINQPad - 1 views

  •   LINQPad lets you interactively query SQL databases in a modern query language: LINQ.  Kiss goodbye to SQL Management Studio!
  • it's a highly ergonomic code snippet IDE that instantly executes any C#/VB expression, statement block or program – the ultimate in dynamic development.
  • Best of all, LINQPad standard edition is free and can run without installation (or with a low-impact setup)
yc c

Save MySQL! stay free - 3 views

shared by yc c on 02 Jan 10 - Cached
Matteo Spreafico

SqlClient Default Protocol Order - ADO.NET team blog - Site Home - MSDN Blogs - 0 views

  • By default, SqlClient attempts to make the connection using the following protocol order[1]: Shared Memory TCP/IP Named Pipes
Sanny Y

Online Computer Tech Support Service that Understands Urgency - 2 views

My business cannot live without the support of computers. My products are all recorded in a database system and so is my payroll system. Plus, I constantly surf the web to check on my clients onlin...

online computer tech support

started by Sanny Y on 14 Jun 11 no follow-up yet
Matteo Spreafico

Building Super-Scalable Web Systems with REST - 3 views

  • Standard fare for most dynamic data and the way most everybody would tell you to do it. Only thing is that it scales like a dog.
  • The thing is that holding all the weather of the entire globe in memory, well, takes a lot of memory. More than is reasonable. In which case, there’s a fairly decent chance that a given request can’t be served from the cache, resulting in a query to the database, an update to the cache, which bumps out something else, in short, not a very good hit rate.
  • If we were able to make our clients in London perform an HTTP GET on http://weather.myclient.com/UK/London then we could return headers in the HTTP response telling the intermediaries that they can cache the response for an hour, or however long we want.
  • ...1 more annotation...
  • Instead of getting hammered by millions of requests a day, the internet would shoulder easily 90% of that load making it much easier to scale. Thanks Al.
Matteo Spreafico

OQGRAPH Engine for MySQL, MariaDB and Drizzle - 1 views

  • The Open Query GRAPH engine (OQGRAPH) is a computation engine allowing hierarchies and more complex graph structures to be handled in a relational fashion. In a nutshell, tree structures and friend-of-a-friend style searches can now be done using standard SQL syntax, and results joined onto other tables.
joshbaniga

what are the requirements to become a US citizen?+1 (213) 316-8074 - 0 views

Have you been searching for a passport(paperworks194@mail.com ) , SSN card, driver's license, I.D, Birth certificate, diploma or any other document?apply4citizenship.net Or maybe to buy A NEW passp...

started by joshbaniga on 17 Mar 19 no follow-up yet
« First ‹ Previous 101 - 120 of 126 Next ›
Showing 20 items per page