Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

santana's ruby-informix

Compare

  Analyzed about 4 hours ago

Ruby library for IBM Informix

3.19K lines of code

0 current contributors

about 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

hiberlite

Compare

  Analyzed about 17 hours ago

NewsApr 21 - hiberlite v0.6 released! Check our downloads hiberliteC++ object-relational mapping with API inspired by the Boost.Serialization - that means almost no API to learn. In contrast to most serialization libraries with SQL serializers, C++ objects mapped with hiberlite behave similar to ... [More] active record pattern - you are not forced to follow the "read all your data/modify some small part/write everything back" path. For people who need reliable data storage, ACID transactions, simple random-access to their data files, and don't like coding in SQL. For the quick introduction read the tutorial. [Less]

1.29M lines of code

1 current contributors

about 5 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

pgloader

Compare

  Analyzed about 23 hours ago

Loading data into PostgreSQL pgloader is a data loading tool for PostgreSQL, using the COPY command. Its main avantage over just using COPY or \copy and over using a Foreign Data Wrapper is the transaction behaviour, where pgloader will keep a separate file of rejected data and continue trying ... [More] to copy good data in your database. The default PostgreSQL behaviour is transactional, which means that any erroneous line in the input data (file or remote database) will stop the bulk load for the whole table. pgloader also implements data reformating, the main example of that being a transformation from MySQL dates 0000-00-00 and 0000-00-00 00:00:00 to PostgreSQL NULL value (because our calendar never had a year zero). [Less]

47.9K lines of code

10 current contributors

6 months since last commit

0 users on Open Hub

Very Low Activity
5.0
 
I Use This
Licenses: No declared licenses

FreeTDS bindings for Chicken Scheme

Compare

  Analyzed about 11 hours ago

Chicken Scheme bindings for the FreeTDS library. With this you can connect to MS SQL or Sybase database servers.

1.25K lines of code

0 current contributors

over 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

pginstall

Compare

  Analyzed about 6 hours ago

The PostgreSQL Extension Installer. PostgreSQL 9.1 brings in a new concept of Extensions, an SQL object that packs together a bunch of other SQL objects. The aim of extensions is to allow for easy dump and restore of SQL objects managed externally, such as... extensions. In PostgreSQL, the ... [More] CREATE EXTENSION command installs the SQL objects of an extension by running a SQL script. This script and some more files must be available at the right place on the PostgreSQL server's file system for the CREATE EXTENSION command to be successful. The PostgreSQL Extension Installer software is an Extension Repository Manager. [Less]

13.3K lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

django-mssql

Compare

  No analysis available

Descriptiondjango-mssql is a SQL Server 2005 backend for Django running on Windows. This backend should be used with Django trunk (revision 10026 or higher). There is a "legacy-1.0" branch that can be used with revisions 8961 and up of the 1.0.x branch of Django. See:Requirements Datatypes ... [More] Settings Fields Testing Commands South -- Adam Vandenberg Contributors and CreditsThe Django team The original SQL Server backend creator and patch submitters Adam Vandenberg Michael Manfre Cedric Collins for the NULL parameter replacement patch & float bug. Paul Tax for help with paging/column aliasing and handling various Decimal formats. nicked for the mixed-NULL insert bug report and patch. blp330 for the constraint name bug report and patch. zuerchertech for the literal decimal select patch [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: mit

iHRIS Qualify

Compare

  Analyzed 4 months ago

iHRIS Qualify is a health worker training, licensing and certification tracking system. The system enables a licensing or certification authority for a health worker cadre, such as nurses or physicians, to track data on the complete cadre in a country from pre-service training through attrition. ... [More] This system is also capable of tracking continuing medical education attained by health workers, capturing data about foreign-trained workers applying to work within the country and recording out migration verification requests. iHRIS Qualify is developed by The Capacity Project, an innovative global initiative to help developing countries build and sustain the health workforce. [Less]

243K lines of code

0 current contributors

almost 6 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This