Main > Free Download Search >

Free postgresql software for linux

postgresql

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 388
PostgreSQL 8.2.4

PostgreSQL 8.2.4


PostgreSQL is The Worlds Most Advanced Open Source Database. more>>
PostgreSQL is a highly-scalable, SQL compliant, open source object-relational database management system. With more than 15 years of development history, it is quickly becoming the de facto database for enterprise level open source solutions.
PostgreSQL is an object-relational database management system (ORDBMS) based on POSTGRES, Version 4.2, developed at the University of California at Berkeley Computer Science Department. POSTGRES pioneered many concepts that only became available in some commercial database systems much later.
PostgreSQL is an open-source descendant of this original Berkeley code. PostgreSQL supports SQL92 and SQL99.
Main features:
- complex queries
- foreign keys
- triggers
- views
- transactional integrity
- multiversion concurrency control
Additionally, PostgreSQL can be extended by the user in many ways, for example by adding new:
- data types
- functions
- operators
- aggregate functions
- index methods
- procedural languages
And because of the liberal license, PostgreSQL can be used, modified, and distributed by everyone free of charge for any purpose, be it private, commercial, or academic.
<<less
Download (11.9MB)
Added: 2007-04-20 License: BSD License Price:
627 downloads
guile-dbd-postgresql 2.0.0

guile-dbd-postgresql 2.0.0


guile-dbd-postgresql is a PostgreSQL database driver for guile-dbi. more>>
guile-dbd-postgresql is a PostgreSQL database driver for guile-dbi.

guile-dbi is a database generic interface. The main lib provide a way to use dbds (data base drivers) which are linked at run-time (like perl dbi or php or...).

This provide a very flexible way to use guile scheme implementation for db works. Now, implemented main dbi interface lib, mysql and postgres plugins... In near future more drivers will be available (if someone ask for)
<<less
Download (0.30MB)
Added: 2006-10-31 License: GPL (GNU General Public License) Price:
1088 downloads
PostgreSQL Table Log 0.4.4

PostgreSQL Table Log 0.4.4


PostgreSQL Table Log contains functions that allow you to log PostgreSQL table inserts, updates, and deletes into another table. more>>
PostgreSQL Table Log contains functions that allow you to log PostgreSQL table inserts, updates, and deletes into another table.
This can be used to recover the state of the logged table or to recover specific rows from a given time period.
Enhancements:
- This version now works with PostgreSQL versions 8.2 and later.
- Some warnings have been removed and the documentation was cleaned up.
- PGXS is now used for building from source.
- RPM packages are available.
<<less
Download (0.013MB)
Added: 2007-06-06 License: BSD License Price:
872 downloads
HDBC PostgreSQL Driver 1.1.2.0

HDBC PostgreSQL Driver 1.1.2.0


HDBC PostgreSQL Driver is the Haskell PostgreSQL backend driver for HDBC. more>>
HDBC PostgreSQL Driver is the Haskell PostgreSQL backend driver for HDBC.

Please see HDBC itself for documentation on use. If you dont already have it, you can browse this documentation at http://darcs.complete.org/hdbc/doc/index.html.

This package provides one function in module Database.HDBC.PostgreSQL:

{- | Connect to a PostgreSQL server.

See for the meaning of the connection string. -}

connectPostgreSQL :: String -> IO Connection

An example would be:

dbh<<less
Download (0.034MB)
Added: 2007-05-21 License: LGPL (GNU Lesser General Public License) Price:
886 downloads
OpenLDAP-PostgreSQL Linux HOWTO 2.0

OpenLDAP-PostgreSQL Linux HOWTO 2.0


OpenLDAP-PostgreSQL Linux HOWTO is a HOWTO for implementing PostgreSQL as an SQL backend for OpenLDAP. more>>
OpenLDAP-PostgreSQL Linux HOWTO is a HOWTO for implementing PostgreSQL as an SQL backend for OpenLDAP.

This HOWTO doesnt talk about OpenLDAP, PostgreSQL or iODBC in this document I suppose that you know all that, I just provide my personnal installation of these apps.

So in this new version I will try to give all installation and configuration requirement to have OpenLDAP running with a PostgreSQL backend and a complete live example to let you see how is the work that should be done on a medium directory.

This is what I have in production state in my company with a master Bekerley db backend replicated to a remote LDAP directory using PostgreSQL as backend.
<<less
Download (MB)
Added: 2006-10-04 License: (FDL) GNU Free Documentation License Price:
1118 downloads
logindpostgres 1

logindpostgres 1


logindpostgres is a script that reads SQL select statements from PostgreSQL logs. more>>
logindpostgres is a script that reads SQL select statements from PostgreSQL logs and generates all the indices to optimize the database for each request.

logindpostgres has been tested on 1.2 GB of logs.

<<less
Download (0.008MB)
Added: 2006-09-05 License: GPL (GNU General Public License) Price:
1144 downloads
Npgsql 1.0

Npgsql 1.0


Npgsql is a .Net data provider for Postgresql. more>>
Npgsql is a .Net data provider for Postgresql. It allows any program developed for .Net framework to access database server.

Npgsql library is implemented in 100% C# code. Works with Postgresql 7.x and 8.x.
<<less
Download (0.20MB)
Added: 2006-10-10 License: LGPL (GNU Lesser General Public License) Price:
1113 downloads
PostgresPy Proboscis 0.1

PostgresPy Proboscis 0.1


PostgresPy Proboscis is a pure Python driver/interface for PostgreSQL. more>>
Proboscis is a pure Python driver/interface for PostgreSQL.

It is designed to give maximum flexibility to a user by providing protocol-level prepared statements and cursors.

It features basic SSL support, COPY TO/FROM, automatic encoding/decoding, and much more.
<<less
Download (0.053MB)
Added: 2005-09-28 License: Python License Price:
1486 downloads
KPoGre 1.5.4

KPoGre 1.5.4


KPoGre is PostgreSQL administration tool for KDE. more>>
KPoGre is grafical client for PostgreSQL database system for KDE. KPoGre project uses libpqxx library.
Main features:
- Browsing through PostgreSQL system catalog
- Wizards for create, modify and drop database objects - users, groups, databases, tables
- Wizards for backup, restore, vacuum, analyze and another tasks
- Wizards for changing privileges
KPoGre is in beta stage. It means, that bugs and problems are possible. Dont hesitate to contact me with bug reports, ideas and feature requests. At this time I intensively work on finishing all possible wizards.
Enhancements:
- Implemented Disk usage tab in Database property window. Contain list of ordinary tables, TOAST tables and indexes in DB, sorted by disk space used.
- Implemented actions for Server menu: Reload configuration, Rotate log file
- Added button to Server Activity tab: Cancel query, that allow stop running query, selected in activity table.
- Added info about used disk space into property pages for: Tablespace, Database, Table, Index and its folders
*Note: All it above works with PostgreSQL 8.1 or newer
- Object names containing upper-case letter are now quoted.
- When user click on Datatable header, detailed column info is displayed.
- Tables folder now contain also TOAST tables. Ordinary tables has OID link to their TOAST table in properties.
<<less
Download (5.9MB)
Added: 2006-12-31 License: GPL (GNU General Public License) Price:
1028 downloads
LiteSQL 0.3.2

LiteSQL 0.3.2


LiteSQL is a C++ library that integrates C++ objects tightly to relational database. more>>
LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer.
LiteSQL supports SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, indexes and sequences to database and upgrades schema when needed.
LiteSQL provides object relations, in addition to object persistence which can be used to model any kind of C++ data structures. Objects can be selected, filtered and ordered using template- and class-based API with type checking at compile time.
Main features:
- SQLite3, PostgreSQL and MySQL - backend support
- object persistence layer with relation support
- automatic database schema creation and upgrading
- create complex SQL queries using compile time checked class API; minimizes need to write SQL query strings
<<less
Download (0.78MB)
Added: 2006-01-25 License: LGPL (GNU Lesser General Public License) Price:
1373 downloads
Dxf2PostGIS 1.2.28

Dxf2PostGIS 1.2.28


Dxf2PostGIS is a tool to convert DXF files to PostGIS geometry tables. more>>
Dxf2PostGIS is a tool to convert DXF files to PostGIS geometry tables.

A single DXF file is converted to a PostgreSQL/PostGIS SQL script to create and populate 5 tables, using the AutoCAD information of point, line, polyline, text, circle, insert.
<<less
Download (0.19MB)
Added: 2007-05-11 License: GPL (GNU General Public License) Price:
908 downloads
kpsql 0.2

kpsql 0.2


kpsql is a graphical front-end to psql, the PostgreSQL interactive terminal. more>>
kpsql is a graphical front-end to psql, the PostgreSQL interactive terminal.

kpsql has been tested on 3.4.3 and 3.5, seems to work.

Installation:

1) extract to dir where you want it to be installed
2) run setup.bash to create a desktop icon

<<less
Download (0.030MB)
Added: 2005-12-19 License: GPL (GNU General Public License) Price:
1404 downloads
turbosql 1.0.0

turbosql 1.0.0


turbosql makes it possible for developers to control PostgrSQL from NetBeans quickly and visually. more>>
turbosql makes it possible for developers to control PostgrSQL from NetBeans quickly and visually.

turbosql is a NetBeans(3.3, 3.4, 3.5, 3.6) module for managing Postgresql(7.2, 7.3, 7.4).

It supports the creation, modification, deletion, and browsing of databases and tables.

<<less
Download (0.12MB)
Added: 2006-01-20 License: LGPL (GNU Lesser General Public License) Price:
1372 downloads
mod_auth_pgsql 2.0.3

mod_auth_pgsql 2.0.3


mod_auth_pgsql Apache module allows user authentication against information stored in a PostgreSQL database. more>>
mod_auth_pgsql Apache module allows user authentication (and can log authethication requests) against information stored in a PostgreSQL database. PostgreSQL is a public domain SQL database.

Authentication

One database, and one (or two) tables. One table holds the username and the encryped (or plain) password.
The other table holds the username and the names of the group to which the user belongs.
It is possible to have username, groupname and password in the same table.

Access Logging

Every authentication access is logged in the same database of the authentication table, but in different table.
User name and date of the request are logged.
As option, it can log password, ip address, request line.

<<less
Download (0.015MB)
Added: 2006-01-10 License: Freeware Price:
1386 downloads
PostArabic 1.0.1

PostArabic 1.0.1


PostArabic project is used to provide Arabic shaping for the map display in DCMMS. more>>
PostArabic project is used to provide Arabic shaping for the map display in DCMMS.
The PostArabic package provides Arabic shaping functionality for PostgreSQL. PostArabic is available from http://dcmms.sourceforge.net.
The package adds the following functions to PostgreSQL:
text shape_arabic(text)
text unshape_arabic(text)
text str_reverse(text)
Enhancements:
- This release adds the bidi_reorder() function that provides better results than str_reorder() for numbers embedded in Arabic text.
- In addition, it fixes a build problem on Linux where libarabic.dll was referenced in arabic.sql instead of arabic.so.
<<less
Download (0.031MB)
Added: 2006-08-15 License: LGPL (GNU Lesser General Public License) Price:
1166 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5