open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
馃寪
English Italiano
github linkedin rss
  • dapper-dot-net - Simple SQL object mapper for SQL Server - Google Project Hosting

    calendar May 15, 2011 路 1 min read
     it sql  路 c google hosting net sql
     路
    Share on: twitter facebook linkedin copy
    聽

    聽Dapper is a single file you can drop in to your project that will extend your IDbConnection interface. [...]

    A key feature of Dapper is performance. The following metrics show how long it takes to execute 500 SELECT statements against a DB and map the data returned to objects.


    Read More
  • NoSQL Rocks? We try to understand

    calendar Apr 10, 2011 路 4 min read
     en featured knowledgebase sql  路 ideas nosql sql
     路
    Share on: twitter facebook linkedin copy
    NoSQL Rocks? We try to understand

    At Gioorgi.com we was never a SQL fan. In 2000 we thinked SQL was boring, mostly because sql聽algebra could be a bit boring. Then we found this book written by one of the father of SQL.聽Years ago Google and then Facebook popped out with new incredible ideas, for improved and super fast scalability, which eventually turned to the “NoSQL” mantra.

    But NoSQL is a mature technology, or it is only a path traced by the Social company out of there? Let’s explore together…


    Read More
  • SQL Server e Python

    calendar Feb 17, 2011 路 1 min read
     it python sql  路 python sql sqlserver
     路
    Share on: twitter facebook linkedin copy

    L’integrazione tra .NET e SQL Server 猫 data per scontata: in questo articolo esploreremo invece 聽come accedere a SQL Server da Python. Uno dei vantaggi di python 猫 che 猫 un linguaggio molto facile da imparare, con un notevole numero di librerie e un’ottima integrazione multi piattaforma. Oltre a ci貌 python offre un sistema di installazione rapido delle librerie (come 聽Ruby e Perl).


    Read More
  • SQL Server: meta programmazione e meta descrittori

    calendar Feb 6, 2011 路 2 min read
     it sql  路 c sql sqlserver
     路
    Share on: twitter facebook linkedin copy

    In questo articolo della serie SQL Server, vedremo come creare 聽in modo dinamico delle istruzione per impostare delle policy di sicurezza. Creeremo da zero una stored procedure chiamata sp_FixOverallGrant che in modo dinamico imposter脿 i profili di sicurezza per due utenze, una in lettura e scrittura (EBRB0_APP) ed una in sola lettura (EBRB0_USR).


    Read More
  • SQLite alter table

    calendar Jul 25, 2010 路 1 min read
     it sql  路 cute embedded programming small smart sql sqlite
     路
    Share on: twitter facebook linkedin copy

    SQLite is a small, powerful embedded database. A friend of mine started using it about聽six years ago. Some years ago it comes also聽on top of 聽Python 2.5. It is used inside

    • FileMaker Bento: its ultra customized model is based on a big sqllite db
    • DropBox聽client, to store its internal state
    • iPhone: stores your SMS and also other stuff. It is widely used by apps.
    • Apple Safari uses it for HTML5 storage support
    • Google Gears uses it
    • ...and in a lot of embedded product.

    I was annoyed because until version 3.1.3 SQLite聽did not provide an alter table syntax聽but…聽it is quite easy to emulate it with something like this, even if it required a bit of work:


    Read More
  • Php Server Distribution for windows - XAMPP

    calendar Mar 18, 2010 路 1 min read
     en knowledgebase  路 apache easy linux mysql perl php sql web windows
     路
    Share on: twitter facebook linkedin copy
    Php Server Distribution for windows - XAMPP

    XAMPP is a very easy to install Apache Distribution for Linux, Solaris, Windows and Mac OS X. The package includes the Apache web server, MySQL, PHP, Perl, a FTP server and phpMyAdmin.


    Read More
  • Phing

    calendar Jun 22, 2009 路 1 min read
     en knowledgebase  路 ant build lang make php sql xml
     路
    Share on: twitter facebook linkedin copy
    Phing
    PHing Is Not GNU make; it's a project build system based on Apache Ant. You can do anything with it that you could do with a traditional build system like GNU make, and its use of simple XML build files and extensible PHP "task" classes make it an easy-to-use and highly flexible build framework. Features include file transformations (e.g. token replacement, XSLT transformation, Smarty template transformations), file system operations, interactive build support, SQL execution, CVS operations, tools for creating PEAR packages, and much more.
    via Phing.
  • Postgres performance tuning

    calendar Apr 3, 2008 路 1 min read
     blog-objectsrootcom en knowledgebase software sql  路 database postgresql sql
     路
    Share on: twitter facebook linkedin copy
    Postgres performance tuning

    After a bit of work, I have managed to optimize the performance of my Postgresql Server.


    Read More
  • Dynamic languages troubles

    calendar Jan 30, 2008 路 3 min read
     blog-objectsrootcom en software  路 again ant api arc build business car code complex database design easy eclipse example fix hard hosting http ibm import java lion microsoft perl php plugin project projects python ruby simple small smalltalk sql system tools trouble ui unix war web world
     路
    Share on: twitter facebook linkedin copy
    Dynamic languages troubles

    I have read http://www.manageability.org/blog/stuff/chandler-failure and I think it is very danger way of exposing concepts.


    Read More
  • Shopping in the IT

    calendar Jan 21, 2008 路 2 min read
     blog-objectsrootcom en software  路 ant apple arc database db engine file good google hard make microsoft mysql news opinion oracle ping search search-engine sql ui war web
     路
    Share on: twitter facebook linkedin copy
    Shopping in the IT


    Oracle buys BEA and Sun buys MySql.

    In reply,Migrosoft is hungry and is watching Yahoo :-)


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • »
    • »»

Recent Posts

  • 6,76%
  • Il tizio con il cappello che crede di comandare il mondo intero
  • Murderbot: i diari della macchina assassina
  • Breve guida agli ETF

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top