Splint

Splint 3.1.1

Splint is a tool for statically checking C programs for security vulnerabilities and programming mistakes.Splint does many of the traditional lint checks including unused declarations, type inconsistencies, use before definition, unreachable code,...

Spring Framework is an open source layered Java/J2EE application framework, based on code published in Expert One-on-One J2EE Design and Development by Rod Johnson (Wrox, 2002).Spring Framework is mobile, social, modern, secure, ready for the cloud and...

SQL Relay

SQL Relay 0.60 updated

SQL Relay is an open source persistent database connection pooling, proxying and load balancing system for Unix and Linux.SQL Relay is ideal for:- speeding up database-driven web-based applications- enhancing the scalability of database-driven web-based...

sql++

sql++ 0.13

sql++ is an easily configurable, feature-rich, portable command-line SQL tool. It can be used with many different databases and in place of other commandline tools such as MySQL's mysql-client, Microsoft SQL, PostgreSQL's psql, and Oracle's sqlplus.sql++...

SQLAlchemy

SQLAlchemy 0.9.8

SQLAlchemy is an open source, platform-independent and free library software written in the Python programing language and designed from the ground up to act as a database abstraction library, ORM (Object Relational Mapper) and SQL toolkit for Python.If...

SQLAntaresia

SQLAntaresia 0.4.2

SQLAntaresia is a cross-platform MySQL management utility aimed at both developers and system administrators with a simple user interface.What is new in this release:Add option to hide the idle processes on recent mysql versions Close tabs with...

sqlcmd

sqlcmd 0.7.1

sqlcmd is a Python-based SQL command line tool, similar in concept to tools like Oracle's SQL*Plus, the PostgreSQL psql command, and MySQL's mysql tool.In short, sqlcmd is a SQL command tool that attempts to provide the same interface for all supported...

SQLite

SQLite 3.24.0 updated

SQLite is an open source, multiplatform, free and small C library that implements a self-contained, embeddable, transactional, serverless and zero-configuration SQL database engine. It is the world’s most used SQL database engine. Features at a...