docs
code
community
mailing lists
downloads
blogs
bugs
safari bookshelf
workspace
ActiveState Code
Sign in
|
Register (Free!)
Add a recipe
|
Recipes
|
Languages
|
Tags
|
Authors
All recipes tagged "database"
Recipe 21 to 40 of 89
« Prev
1
2
3
4
5
Next »
Create SQL tables from CSV files
Python
/
database
/
by
Matt Keranen
(3 years, 2 months ago)
SQL Column width from delimited text
Python
/
database
/
by
Matt Keranen
(3 years, 2 months ago)
An ActiveRecord like ORM (object relation mapper) under 200 lines
Python
/
database
/
by
Wensheng Wang
(3 years, 4 months ago, revision 2)
Run SQLite-connections in isolated threads
Python
/
database
/ 1 point (1 vote) /
by
Wim Schut
(3 years, 5 months ago, revision 3)
PyDbLite, a small in-memory database engine
Python
/
database
/ 6 points (6 votes) /
by
Pierre Quentel
(1 week, 2 days ago, revision 4)
Personal Finance Assistance
Python
/
database
/
by
Anonymous
(3 years, 5 months ago)
A simple Object Relational Mapper
Python
/
database
/ 1 point (1 vote) /
by
Andy Chambers
(3 years, 9 months ago)
Parameterized database functions
Python
/
database
/
by
Raymond Hettinger
(3 years, 9 months ago)
Generate create table statements for MS Access tables.
Python
/
database
/
by
Bob Gailer
(3 years, 10 months ago)
parse and create fixed size binary data (records / structs)
Python
/
database
/ 2 points (2 votes) /
by
Maciej Obarski
(3 years, 11 months ago)
Cloudscape - unlock database.
Tcl
/
database
/
by
Patrick Finnegan
(3 years, 11 months ago)
Cloudscape - lock database.
Tcl
/
database
/
by
Patrick Finnegan
(3 years, 11 months ago)
Cloudscape - list database info.
Tcl
/
database
/
by
Patrick Finnegan
(3 years, 11 months ago)
CloudScape - get network server runtime info.
Tcl
/
database
/
by
Patrick Finnegan
(3 years, 11 months ago)
Cloudscape - Run DDL against a Cloudscape database using batchupdate SQL.
Tcl
/
database
/
by
Patrick Finnegan
(3 years, 11 months ago)
Cloudscape - Create cloudscape DB.
Tcl
/
database
/
by
Patrick Finnegan
(3 years, 11 months ago)
Cloudscape - Backup Cloudscape DB.
Tcl
/
database
/
by
Patrick Finnegan
(3 years, 11 months ago)
Cloudscape - stop network server.
Tcl
/
database
/
by
Patrick Finnegan
(3 years, 11 months ago)
Cloudscape - start network server.
Tcl
/
database
/
by
Patrick Finnegan
(3 years, 11 months ago)
Generate SQL for insertation into table from dictionary object
Python
/
database
/ 0 points (2 votes) /
by
Carson Reynolds
(3 years, 12 months ago, revision 2)
Recipe 21 to 40 of 89
« Prev
1
2
3
4
5
Next »
View
20
,
50
,
100
recipes per page.
Feed of recipes tagged with "database"
Related tags
+
amazon
+
Client/Server
+
compare
+
comparison
+
informix
+
mysql
(2)
+
MySQLdb
+
oracle
+
postgres
+
PostgreSQL
+
schema
(3)
+
simpledb
+
sqlite
+
threads