3273 projects for "gnu/linux" with 2 filters applied:

  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    A servlet (or a bunch of servlets) to access a database, perform ddlutils tasks (retrieve, create and update from or to a description). Uses the apache.org ddlutils (and some other libraries).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    O/R Broker is a framework for applications that use JDBC. It allows you to externalize dynamic SQL statements in individual files, improving readability, and it allows declarative mapping from queries to arbitrary domain objects, not just JavaBeans.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Ferramentas de manupulação e desenvolvimento de banco de dados.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Car Card and Way Bills Page program will allow the Model Railway Owner to maintain a database for his rolling stock as well as generating paper work for operating his layout, with the car card and way bill system. It is based on the PHP-MySQL combo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    ACCESSdb is a JavaScript library used to dynamically connect to and query locally available Microsoft Access database files within Internet Explorer.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    mydbaccess is a Web-GUI for MySQL databases featuring end-user-friendly editing, search, query and reporting engine functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SQLeonardo is a powerful and easy-to-use tool that lets you query databases.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    The first section is a collection of D3 programs that make up a socket server. The second section is devoted to client programs that can call this server. There are currently working clients for Java and PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple XML SAX parser written in SQR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Database converter for discussion forum software apb from "another php program" (app) to the software from "simple maschins" (smf).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SchemaSpyGUI is a graphical user interface for the tool SchemaSpy from John Currier. It is java-based and sits on top of SchemaSpy. It provides a graphical interface for those of us which appreciate the comfort of windows/mouse based applications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Senora is targeted to be a drop-in replacement for sqlplus. It provides a plethora of new commands, which accept unix-style options. It is extensible via plugins.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    The Agency Personnel and Training Database program is the next in the OpenISES series of software aimed at emergency service agencies. This core program will provide the foundation for others to build upon. The AgencyDB_Schema package is a database dump
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sword Page is an Object Oriented simple Church Management System powered by Zend Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A laboratory management system based on database service, .net framework LINQ technic and IIS web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DutaBahasa is an English-Indonesian translator. User will need a web server with PHP and MySQL support to run the application. Since the database contains only a few of vocabulary, user may add his own to the database and submit his SQL Dump here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    dbook is a collection of programs to manage a big book collection on the command line Including: ISBN checker and converter, Amazon book information retrieval, [book data base, lend record] create bibtex out of latex/tex automatically. DBook is also a Document creation tool which can be found under http://www.dbook.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JavaInventory is a Java-based home inventory program. It is the next generation of PgWebInventory Program. JavaInventory will support PostgreSQL, MySQL, and Microsoft SQL Server as the backend database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A lightweight, browsing-based, 100% Python, federated data integration framework. Users may create custom schemas for disparate sources, query and expand results across sources to find related data; for use in fields such as bioinformatics and datamining
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The OpenPlacement project was born in 2003 and aims at supporting recruitment activities and, in particular, communication among organizations and candidates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A module for Xataface to add mailing list capability to applications. Email can be sent to any found set, and any table can be treated as a mailing list, as long as each record contains an email address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An Oracle database driver for Qt, both for Qt 3 and Qt 4. They are based on the respective Qt 3 and Qt 4 PostgreSQL drivers, but the Oracle code was written from scratch. See the project web page for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    uniDBL3 is a database abstraction layer for PHP 5, fully object oriented. It supports a wide range of features DBMS have to offer. It allows to make truly portable database-based applications. Nested transactions and queries are supported. Try it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Harmoni PHP Project consists of three major components: 1) A PHP application framework and architecture, offering, e.g. authentication, DBC, file storage 2) PHP OKI OSID (service definitions) conversion system 3) PHP implementations of those OSIDs
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    I really hate that braindead sqlplus and really love psql. Unfortunately I have to work with Oracle, so I wrote psql for Oracle. It's written in Java, and uses GNU readline library.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB