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:  

Related Sites

LinuxLinks Login

Login:

Password:



Click here
to start your own
Link collection!

LinuxLinks News
 · Linux at 17 - What Windows promised to be
 · Novell: Linux is driving force for netbook market
 · Opera Web Browser 9.6 Released
 · Cyberlink broadens Linux offerings
 · Hands on: How to get more from Linux
 · Linux distros lead jumps from Sun
 · Does Linux suck or is it lusers who suck?
 · Dell UK releases Ubuntu netbook but favours Windows
 · Italian carrier ships Linux MID
 · Watch TV with Linux
(more...)

 

Latest Links
mordred
XS-HTTPD
Python Multimodal Hub
ZFN
tuitest
libv4l
Nhopkg
Yii
CoASTaL
File-Picker
(more...)

 

Google Search
 



Top : Software : Databases : Utilities : Developer

Highlights
Linux at 17 - What Windows promised to be
On October 5, 1991, the young man who would one day become the world's most famous programmer - and the brand name and poster boy for the open source software movement - sent a message to a newsgroup announcing the birth of what would become the Linux operating system.

(Read more)
Liferea
Liferea is a simple FeedReader clone for Unix distributions with GNOME2. It is a news aggregator for RSS/RDF feeds which also supports CDF channels, Atom/Echo/PIE feeds and OCS directories. Read more

Links:

  • buzhug
    buzhug is a fast database engine written in Python, using an intuitive, non-SQL syntax.
  • Clip
    A multiplatform developer's tool. It supports Linux, FreeBSD, and Win32.
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • The Object Oriented Database Kit
    The Object Oriented Database Kit is a set of tools to help database application developers handle database communication, reporting, and printing. It has a solid, stable, and easy to use API. It is also GUI toolkit agnostic and portable.
  • Toad
    (commercial) Toad is a powerful, low-overhead tool that makes database and application development faster and easier and simplifies day-to-day administration tasks. Whether you are a developer, application developer, DBA or business analyst, Toad offers specific features to make you more productive than ever before.
  • TOra
    TOra is a Toolkit for Oracle which aims to help the DBA or developer of database application. Features PL/SQL debugger, SQL worksheet with syntax highlighting, DB browser and a comprehensive set of DBA tools. TOra also includes support for MySQL and Post.
  • Unix Distributed Database
    The udb project provides replication of database transactions, operating system files, and operating system commands to servers distributed in a wide-area-network.



Other Sites

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

 

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

  • 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 2002-2007 LinuxLinks.com All rights reserved.