public marks

PUBLIC MARKS with tags sql & python

2008

2007

Access vers SQL en Python

by Wiltur
Reads the structure of a Jet (Microsoft Access .MDB) database file, and creates the SQL DDL necessary to recreate the structure.

SQLAlchemy - The Database Toolkit for Python

by jdrsantos & 7 others
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-perfo

SQLObject

by jdrsantos & 4 others
SQLObject is a popular Object Relational Manager for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes. SQLObject includes a Python-object-based query language that makes SQL more abstract

2006

The B-List: JavaScript, ORM and "hiding SQL"

by François Hodierne (via)

you’re a web developer and it’s your job to know this stuff, so learn it already

having ORM isn't "hiding SQL"

SQLAlchemy - the Database Toolkit for Python

by dcancel
Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing data

2005

ASPN : Python Cookbook : List comprehensions for database requests

by roberto
The usual way to make a request to a database is to write a string with the SQL syntax, then execute this request and get the result as a list with cursor.fetchall() or cursor.fetchone() Python has list comprehensions to select items in an iterable if a certain condition is true ; this is very similar to database requests This recipe wraps a table of a DB-API compliant database in a class that implements the iteration protocol, so that you can use the for ... in ... if ... syntax

ADOdb

by rmaltete & 11 others
ADOdb is a Database Abstraction Library for PHP (and Python). for MySQL, PostgreSQL, Microsoft SQL Server, Oracle, Firebird, Interbase,LDAP, Access, VFP, DB2 and many other databases

firstworks: sql relay

by François Hodierne & 2 others (via)
sqlrelay persistent database connection pool pooling proxy load balance balancing

ADOdb Database Abstraction Library

by camel & 11 others (via)
for PHP (and Python) for MySQL, PostgreSQL, Microsoft SQL Server, Oracle, Firebird, Interbase, LDAP, Access, VFP, DB2 and many other databases

ADOdb Database Abstraction Library

by François Hodierne & 11 others (via)
for PHP (and Python) for MySQL, PostgreSQL, Microsoft SQL Server, Oracle, Firebird, Interbase, LDAP, Access, VFP, DB2 and many other databases

2004

ezSqlObject

by roberto
A convenience wrapper for SQLObject.

PUBLIC TAGS related to tag sql

2005 +   ajax +   c +   cms +   cpp +   css +   database +   db +   delphi +   development +   django +   framework +   frameworks +   html +   java +   javascript +   ldap +   library +   linux +   microsoft +   ms +   mssql +   mysql +   open_source +   opensource +   oracle +   orm +   perl +   php +   programming +   project +   python +   rails +   recipe +   ressources +   ruby +   sap +   server +   sqlite +   tips +   toolkit +   tutorial +   tutorials +   unix +   web +   web-dev +   webdev +   xml +  

Active users

krachot
last mark : 09/11/2008 11:10

jdrsantos
last mark : 09/11/2007 16:04

Wiltur
last mark : 06/09/2007 18:35

skitoo
last mark : 20/04/2007 13:25

fredbird
last mark : 22/12/2006 22:29

greut
last mark : 02/11/2006 08:09

François Hodierne
last mark : 10/07/2006 20:14

bader
last mark : 09/07/2006 15:46

timseal
last mark : 25/05/2006 02:33

nickcheng
last mark : 06/04/2006 09:08

dcancel
last mark : 01/03/2006 17:17

roberto
last mark : 05/10/2005 16:46

rmaltete
last mark : 22/09/2005 08:17

camel
last mark : 31/05/2005 14:09

ponsfrilus
last mark : 25/04/2005 23:52