LinuxLinks.com
Newbies What Next ? News Forums Calendar
Home | Register | News | Forums | Guide | Free Software | Portal Pages | MyLinks | Add Link | Modify Link | New | Hot | Link Us

Search/Browse

 Category Gateway
More Options
Category:  


LinuxLinks News
 · 4 Best Free Linux Script Writing Tools
 · 7 Best Free Alternative Git Clients
 · 8 Best Free Android Launchers
 · 5 Best Free Android UPnP Clients
 · 7 Best Free Linux Time Tracking Software
 · 5 Best Free Android Retro Console Emulators
 · 7 Best Free Android Home Computer Emulators
 · 6 Best Free Android FTP Tools
 · 8 Best Free ASCII Linux Games
 · 7 Best Free Android Weather Apps
(more...)

 

Latest Links
Alice
tmsu
(more...)

 



Top : Software : Databases : Utilities : Developer

Highlights
4 Best Free Linux Script Writing Tools
Script writing is the art and craft of writing scripts for the general public. The script can take the form of musicals, plays, novels, films, television programmes, and more. Each time you watch a show on television, visit the cinema, or read a book you are consuming the trials and tribulations of a script writer.

(Read more)
gbrainy
gbrainy is a brain teaser game and trainer to have fun and to keep your brain trained. It is written for GNOME using Mono, C# and Cairo. gbrainy mission is to provide a platform for creating different kinds of brain-teasers and brain trainers games for GNOME. Read more

Links:

  • buzhug
    buzhug is a fast database engine written in Python, using an intuitive, non-SQL syntax.
  • Cego-DBD
    Cego-DBD implements a Perl DBD driver for the Cego database system.
  • Clip
    A multiplatform developer's tool. It supports Linux, FreeBSD, and Win32.
  • csvDB
    csvdb is an SQL engine for csv (comma separated values) and Apache web server log files, allowing files to be searched as if they were database tables.
  • Database Deployment Manager
    Database Deployment Manager (DDM) is a desktop oriented multi-platform database design tool that allows database administrators and programmers to create database structures (using an object oriented methodology) and deploy them into an existing database.
  • Dataxi
    Dataxi is a collection of tools for developing form-based information systems. Dataxi enables one to quickly build an application based on forms with which the user can access the underlying database in order to query, read, edit and write. Dataxi is the link between the user interface and the database.
  • DB Designer Fork
    DB Designer Fork is a fork of the fabFORCE DBDesigner 4. DBDesigner is a visual database design system that integrates entity relationship design and database creation. DB Designer Fork generates SQL scripts for Oracle, SQL Server, MySQL, and FireBird.
  • db2ssd
    db2ssd is a database-documentation tool that generates diagrams from databases. It is meant to be extensible in that it is not limited to specific databases, file-formats or operating-systems.
  • DB_DataContainer
    DB_DataContainer is a PEAR compliant database persistence layer and data encapsulation class. A persistence layer encapsulates the behaviour needed to make objects persistent ie. to load, save and delete objects to and from persistent storage. Currently the only supported persistence mechanisms are relational databases.
  • DBD::SQLite
    DBD::SQLite is a Perl DBI driver for SQLite that includes the entire thing in the distribution.
  • DbDesigner
    Allows you to construct your database in an intuitive and easy to use environment, where you have a visual representation of the tables and relations contained in your project.
  • dbmstools
    dbmstools is a set of utilities for software developers who work with databases. dbmstools understands database schemas (tables, sequences, views etc.) and DBMSs (Database Management Systems, e.g. Oracle, Postgres). It generates create, drop and update scripts, as well as importing and exporting data.
  • DBSlayer
    The DBacesslayer (or DBSlayer for short) is a lightweight database abstraction layer suitable for high-load Web sites where you need the scalable advantages of connection pooling. DBSlayer talks to clients via JSON over HTTP, meaning it's simple to monitor and can swiftly interoperate with any Web framework you choose.
  • Dee-Python
    Dee-Python is an implementation of a truly relational database language with Python. Inspired by Date and Darwen's 'Third Manifesto', it addresses the problems of impedance mismatch between programming languages and databases and the weakness of SQL.
  • Dominion
    Dominion is an Universal Database Abstraction Layer to develop rapid portable and compatible applications connecting to any freeware or commercial databases.
  • Dzo
    Dzo is a database utility which helps to maintain database-schemas.
  • emma
    Emma is a graphical toolkit for MySQL database developers and administrators. It provides dialogs to create or modify MySQL databases, tables, and associated indexes. The results of an executed query are displayed in a resultset where the record data can be edited by the user, if the SQL statemant allows for it. The SQL editor and resultset view are grouped in tabs. Results can be exported to CSV files. Multiple simultaneous opened MySQL connections are possible. Emma is the successor of yamysqlfront.
  • Ferret
    Ferret (formerly Gerwin) is a CASE tool for edit data models. These data models can then be implemented on some relational data base implementation such as PostgreSQL or Mysql.
  • filePro
    (commercial) A Database Management Tool, a 4GL and a MenuDriven Application Generator. It is an all in one Programming Environment - with all of the tools you need for creating high quality, feature-rich applications.
  • gen_names
    gen_names populates customer/invoice tables with random (but realistic looking) data. The data has been gathered from various sources including census and local council Web sites. It is supposed to be used to road test various DBMS solutions.
  • Glib SQL Wrapper
    Glib SQL Wrapper is a very thin and simplistic SQL database client API wrapper written in C using the glib library. It supports PostgreSQL and SQLite 3 and is easilly extensible.
  • GSQL
    GSQL is an integrated database development tool for GNOME. It can access a DBMS natively, not via the ODBC layer. Database objects are organized into a tree.
  • GTK Oracle
    GTK Oracle is an Oracle / GTK2 interface for Oracle SQL dev/testing. Schema browser, SQL highlight w/ bind variable set; plan tree w/ integrated stat peeking. Supports SQL retrieval from v$sqlarea, statspack, and 10g AWR; stmt history tracking in AWR; full AWR reports.
  • hssqlpp
    hssqlpp is a parser and type checker written in Haskell. It parses a subset of PostgreSQL SQL and plpgsql, and does some type checking.
  • IA-32 Instructions Database
    IA-32 Instructions Database is a description of all IA-32 instructions in the form of SQL source, specifying operands, arguments, prefixes, encoding details, and description.
  • Junoplay Table
    jpt is a generic database toolkit. The package's main component is the libjpt library, which can be easily linked into C++ and C programs. A jpt database consists of a single sparse table, with an arbitrary number of rows and columns. The programming interface is simple, and the data structures are designed for fast random inserts and lookups.
  • Memcache Engine for MySQL
    The memcache_engine allows memcache to work as a storage engine to MySQL. This means that you can SELECT/UPDATE/ INSERTE/DELETE from it as though it is a table in MySQL.
  • MetaModel
    The eobjects.org MetaModel is a project created for maximum reuse of a SQL 99 compliant domain model of the database domain. The MetaModel is a model that contains classes that represent the structure of a database (schemas, tables, column, relationships) and interaction with the database (queries). In short, it is a model for modelling data in databases and other datastores. With MetaModel you can query different datastores like databases, CSV files, Excel spreadsheets, and XML files using the same approach and the same domain model.
  • Modeling Framework
    Modeling Framework fills the gap between the Python object world and The Modeling framework intends to fill the gap between the python object world and relational databases. It relies on a model, based on Entity-Relationship Modelling, that describes how the two worlds map to each other.
  • Momomoto
    Momomoto is an object-relational mapper written in Ruby for PostgreSQL. It features support for combined primary keys, support for stored procedures, support for schemas, and the ability to retrieve column definitions for tables, views, and stored procedures from the database.
  • myintcl
    Myintcl is an interface for using MySQL in Tcl programs, and it is written only in pure Tcl. The API design of this package follows that of fbsql.
  • MyPHP for MySQL
    A user defined function for MySQL that allow users to write functions in PHP.
  • MySAC
    MySAC (MySQL Simple Asynchronous Driver) is a library that provides mechanisms for making asynchronous request to MySQL databases.
  • MySQL high-availability system
    MySQL High Availability clustering is a set of scripts and programs that provide a high availability database cluster using MySQL replication.
  • MySQL wrapped
    This is a C++ wrapper for the MySQL database C application programming interface. The code works for linux/unix, as well as win32.
  • myXTree
    An interface to a SQL-tree. It is more about SQL-trees can learn in article SQL for Smarties and Relational Data Structures for Extensible Thesauri.
  • ODB
    ODB is an open-source, cross-platform and cross-database object-relational mapping (ORM) system for C++. It allows you to persist C++ objects to a relational database without having to deal with tables, columns, or SQL and without manually writing any mapping code.
  • PGXN Client
    The PGXN Client is a command line tool designed to interact with the PostgreSQL Extension Network allowing searching, compiling, installing and removing extensions in a PostgreSQL installation or database.
  • pwPage
    pwPage provides an extremely fast and simple approach to the creation of data base forms. That is, if a data base table exists and a corresponding HTML page has been constructed using a few easy guidelines, pwPage can immediately used for table data selections, insertions, updates, deletions and selectable table content reviewing merely by adding a symbolic link to pwPage.cgi.
  • Pyrseas
    Pyrseas provides a framework and utilities to upgrade and maintain a relational database. Its purpose is to enhance and follow through on the concepts of the Andromeda Project.
  • Qore MySQL Module
    Qore MySQL Module is a DBI driver module for the Qore programming language to communicate with MySQL databases.
  • Qore PostgreSQL Module
    Qore PostgreSQL Module is a DBI driver module for the Qore programming language to communicate with PostgreSQL databases.
  • RitmarkFS
    Ritmark FS Engine is filesystem engine for MySQL. With it, you can work with your files using SQL queries.
  • Simple C++ ODBC Database API
    The SimpleDB API is a C++ API designed to encapsulate the ODBC API functionality in an object oriented manner.
  • SQLAlchemy
    SQLAlchemy is a SQL toolkit and object relational mapper for Python. It encourages "relational mapping" as opposed to "table mapping" and includes enterprise-level features such as eager loading, unit-of-work object commits, topological dependency sorting, and full usage of bind parameters. It supports MySQL, Postgres, Oracle, and SQLite.
  • sqlamp
    sqlamp is an implementation of Materialized Path, an efficient algorithm for working with hierarchical data structures. sqlamp uses (and depends on) SQLAlchemy.
  • Sqlkit
    Sqlkit is PyGtk package that provides Mask and Table widgets for editing database data. It is meant to be used as a base for database desktop applications. It also provides 'sqledit', an application that can be used from the command line to browse and edit data.
  • SQLScreens
    SQLScreens is a simple relational database screen form generator written in TCL/TK. It will let you create query screens very quickly by specifying what data (tables and columns) you want to see and what operations should be allowed (query/update, etc.).
  • ssqlfs
    The ssqlfs package (simple-sqlfs) facilitates representing the content of SQL database in a file/directory hierarchy.

Next 50



Share this Page
Bookmark and Share
Submit this page to popular social networks such as Digg, Twitter, StumbleUpon and more.


My LinuxLinks
MyLinks
  • Bookmarked links
  • Emailed Newsletter
  • Your own profile

  • Top Applications
    Top Free Software
    6 Lean Desktops
    14 File Managers
    21 Backup Tools
    21 Window Managers
    21 Productivity Tools
    21 Text Editors
    21 Video Emulators
    21 Home Emulators
    42 Graphics Apps
    42 Scientific Apps
    42 Email Apps
    12 Instant Messaging
    42 Games
    42 More Games
    21 More Games
    42 Audio Apps
    42 Video Apps
    80 Security Apps
    Free Console Apps
    14 Multimedia
    'Free' Proprietary
    21 Closed-Source Apps
    Top Commercial Apps
    42 Games
    Free Web Software
    21 Web CMS
    14 Wiki Engines
    8 Blog Apps
    6 eCommerce Apps
    Other Articles
    Migrating from Windows
    Distribution Guide
    Distro Portal Pages

    Migrate to Linux
    Thinking of switching to Linux? Check out our Linux Equivalents to Windows Software section, highlighting popular Linux equivalents to Windows software.

    This feature also includes over 150 individual software portal pages including Blender, Scribus, OpenOffice.org, Evolution, Eclipse, K3b, and MythTV, providing a wealth of essential information.

     

    Distribution Guides
    Distro Guide

    Debian
    Fedora
    Gentoo
    Mandriva
    OpenSuSE
    RedHat
    Slackware
    Ubuntu
    Xandros

    Absolute
    Linux Mint
    64 Studio

    LiveCDs
    Berry Linux
    GoblinX
    KNOPPIX
    Kubuntu
    NimbleX
    PCLinuxOS
    Sabayon
    SimplyMEPIS
    Xubuntu

    Entire List

     

    SourceFiles.org
    Sourcefiles.org
    Backup
    CD Writing
    Databases
    Editors
    Emulators
    Financial
    Games
    Graphics
    Home ...
    Internet
    Multimedia
    Networking
    Office
    Prod Tools
    Scientific
    Shells
    Spreadsheets
    Toys
    Utilities
    WMs

     

    Services
    Web Calendar
    Linux Licenses

    Advertise at LinuxLinks.com

     

    Latest Portal Pages
    Mixxx
    energyXT2
    GRASS
    uDig
    QGIS
    gretl
    SPSS

     

    About | FAQ | Privacy | Awards | Contact
    Portal Version 0.7. Intel Blade.
    Comments to the webmaster are welcome.
    Copyright 2009 LinuxLinks.com All rights reserved.