Coder Social home page Coder Social logo

zzeroo / libgda Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gnome/libgda

0.0 1.0 0.0 57.49 MB

Libgda is a (relatively small) database access library:* it is a wrapper like ODBC but with more features to access several database engines* features a meta data extractor (to know all about database objects in a common way)* comes with an SQL console application (like mysql, psql or sqlite3 consoles)* relies on GLib, coded in C, its API is easy to use* at the moment supports SQLite (and SQLCipher), MySQL, PostgreSQL, MSAccess, Berkeley Db (and is SQL extension), Oracle and JDBC (allows access to any database through a JDBC driver), work is in progress for other database types (such as Firebird). There is also a special feature which allows one to connect to a database hidden behing a web server (through specific PHP scripts)* LGPL licensed for the libraries and GPL licensed for the tools.See http://www.gnome-db.org for more information.

Home Page: http://www.gnome-db.org/

License: Other

Shell 0.49% C 92.87% Perl 0.01% HTML 0.05% Nginx 0.01% PHP 0.38% Java 0.34% Python 0.29% AppleScript 0.02% NSIS 0.04% CSS 0.17% Vala 1.07% C++ 2.48% Yacc 1.58% SQLPL 0.18% PLSQL 0.01%

libgda's Introduction

README file for libgda
======================

GNU Data Access (GDA) is an attempt to provide uniform access to 
different kinds
of data sources (databases, information servers, mail spools, etc).
It is a complete architecture that provides all you need to access
your data.
It is defined by a set of plugin APIs as generic as possible
(but very powerful at the same time) so that any kind of data source
can be accessed through them.

libgda is an interface to the GDA architecture, providing a nice
wrapper around the GDA interfaces, for both the client and the server
parts. It also provides a bunch of tools to help you both in the
development and management of your data sources, all done through
the GDA model's interfaces.

libgda was part of the GNOME-DB project (http://www.gnome.org/projects/gnome-db),
but has been separated from it to allow non-GNOME applications to be
developed based on it.

The libgda library is released under the terms of the LGPL license,  which
allows for commercial applications to be developed based on libgda. Its 
command-line and UI tools are under the GPL.

See COPYING for the GPL license.
See COPYING.LIB for the LGPL license.


Dependencies
------------
To compile libgda, you must have the following packages installed:
glib 2.0 or newer
gnome-xml
You can get all these packages from ftp.gnome.org.

Subdirectories
--------------
doc: the libgda api documentation
libgda: the actual libgda library
po: translation files for other languages than English
providers: some GDA service providers
tools: useful helper programs
testing: tools for testing and test programs

Checking your Installation
--------------------------
libgda comes with a test program (gda-test, under the testing/ directory)
which can be used to see if libgda and the providers work correctly. It
is going to be a complete test suite for the libgda installation, and a
diagnostic system that even tells you some hints on how to proceed if an
error occurs.
Use it if, after a successful installation, you're having problems making
libgda work.

Further information
-------------------
libgda comes with a automatic installation tool. For a guide on how to
install libgda, see the file named INSTALL.

Please note that if you use the Git repository the INSTALL file doesn't exist
before you run the autogen.sh script.

For errors you find in the code or the documentation, please contact
[email protected] or the author of the file.

libgda's People

Contributors

rodrmoya avatar murraycu avatar gonzalop avatar dmustieles avatar marv-cz avatar esodan avatar atriwidada avatar frandieguez avatar piotrdrag avatar mtrmac avatar dooteo avatar claudep avatar mirosnik1 avatar roojs avatar yselkowitz avatar pmkovar avatar filmsi avatar mtelka avatar dmtrs32 avatar mariobl avatar wylmer avatar slacker775 avatar annoab avatar milocasagrande avatar rodolforg avatar calvaris avatar stanislav-brabec avatar thanostx avatar timcoleman avatar excentrik avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.