hiberlite

hiberlite 0.7

hiberlite is a C++ object-relational mapping for SQLite 3. Its design and API are inspired by the Boost.Serialization, which means there is almost no API to learn. In contrast to most serialization libraries with SQL serializers, C++ objects mapped with...

CrunchyFrog

CrunchyFrog 0.4.2

CrunchyFrog is a database schema browser and query tool written in Python/PyGTK. CrunchyFrog's current status is 'under development', but it's useable for the most common tasks.Supported databases:PostgreSQLMySQLSQLiteOracleLDAPMS-SQL-ServerWhat is new in...

DBA Companion is a free open-source Oracle administration tool.I am building this tool for my own needs. This means, it does not necessarily contain all the information you can extract from an Oracle database nor all the information that *you* may...

RedStore

RedStore 0.5.4

RedStore is a lightweight RDF triplestore package written in C using the Redland library.Usage:redstore [options] [< name >] -p < port > Port number to run HTTP server on (default 8080) -b < address > Bind to specific address (default...

ffmigration is a simple database migration tool.Is a simple ans elegant way of keeping database migrations in order in various environemnts, keeping track of wich database migratison are executed and with none.ffmigration is a forward only migration tool,...

GTKO

GTKO 2.34

GTKO is a GTK+ 2 Oracle development tool. Its features include a schema browser, multiple SQL work areas, SQL syntax highlighting, bind variable entry widgets in the command window, tracing facility, and SQL*Plus-style command scripting.For SQL statement...

movingaverage is a Python module to compute the moving average of a list. For example: from movingaverage import movingaverage print list(movingaverage([1,2,3,4,5,6], 3)) >>> [2,3,4,5]movingaverage(data, sample_size): Return the moving...

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...

nuBuilder

nuBuilder 11.03.22

nuBuilder is a database development tool where all forms, reports, company data and custom code is stored in MySQL and displayed dynamically.At nuSoftware we created nuBuilder so that we could produce customized web-based applications faster than it takes...