Showing 1797 open source projects for "databases"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1

    libpHtools

    The pHtools C API

    This library allows C programs to search and query pHtools buffer databases as well as compute the acid/base buffer properties of mixtures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    LibreOffice MySQL Connector Extension

    MySQL Connector extensions for LibreOffice

    ...There is absolutely no guarantee that a connector built for a specific version of LibreOffice, will work with another lower or higer version of LibreOffice. in other words, they are version specific. The connectors may, or may not work correctly with MariaDB databases, as they are built against the Mysql client libraries and not the MariaDB ones. Use at your own risk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Provides extensible and intuitive user interface for MySQL databases with ability to add/edit/delete/search and manage relationships. Written in PHP. (Formerly called Dataface).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    مرجع محتوای اسلامی

    مرجع محتوای اسلامی

    مرجع محتوای اسلامی

    اینجا مرجعی برای "همفکری و اشتراک ایده های تولید نرم افزار" و " اشتراک نرم افزارها، محتواها و منابع اسلامی" است.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    cd-hit

    cd-hit

    Ultrafast program for clustering large set of biological sequences

    ...CD-HIT was originally developed by Dr. Weizhong Li. CD-HIT is currently maintained by Dr. Li's group at UCSD (http://weizhong-lab.ucsd.edu/). CD-HIT is very fast and can handle extremely large databases. CD-HIT helps to significantly reduce the computational and manual efforts in many sequence analysis tasks and aids in understanding the data structure and correct the bias within a dataset. The CD-HIT package has cd-hit, cd-hit-2d, cd-hit-est, cd-hit-est-2d, cd-hit-454, psi-cd-hit, cd-hit-otu, cd-hit-lap, cd-hit-dup and over a dozen scripts for various clustering needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    My ZZZ Knowledge Micro Web Base

    This is a base which stores knowledge in the form of nested sets

    ...The access to knowledge base is realized through a "server" to which you can connect an unlimited number of "clients" as one computer can run multiple servers that are located in different folders and listen to different ports. Each server can create and access the unlimited knowledge bases and databases associated with other servers located on the Internet or Intranet. Knowledge bases managed by artificial intelligence language, such as executable code can be written as in external files and in the elements of the base. The Knowledge Base is powerful enough, it can be used for indexing web contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A set of utilities for generating and analyzing PCR primers. Primers can be designed against target and 'exclude' databases and optimized to reduce secondary structure elements. Output includes publication-quality graphics.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    COMFI

    A Cytoscape plugin for detecting protein complexes.

    This project hosts a Cytoscape 2.8 plugin for detecting protein complexes in protein interaction networks. It utilizes data from the following databases: - CORUM - CYC2008 A publication is currently in preparation. COMFI is designed to work in concert with the VIPER and PEANuT plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    dbasero

    dBbase database editor.

    Dbasero is a dBase database editor, you can create, edit, modify dbase databases and it is possible too export the table to mysql. dbasero.jar is the standalone java executable, you can run it with: java -jar dbasero.jar dbasero.zip are the sources. The main class is Gui
    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
    Libkpass is a from-scratch C implementation of reading and writing KeePass 1.x format password databases. Please check github for future updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CSV Loader is a Java application that loads data from Excel CSV files into Oracle, MySQL, and PostgreSQL relational databases. IMPORTANT: After downloading, please visit http://csvloader.sourceforge.net for installation instructions. The source files are available at https://github.com/awijasa/csvldr. Use Netbeans IDE to open the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Table Processor

    ORM for accelerated development and deployment

    This goal of this ORM (Object Relational Mapping) system is to accelerate the development of database-centric applications that dictate the structure of their own databases. (I.e. do not generally access tables and other database objects owned by other software) Sub-goals include automating certain menial functions such as upgrading of tables, persisting desired structure of tables to the database (such as during product installation), and easing the management of table-structure related source-code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    EnZhDictUtf8

    English to Traditional Chinese database for MySQL for translators

    ...The purpose of this English-and-Traditional-Chinese database is so one can install a local or hosted English-Chinese database so one can use it when doing translation projects. As a supplement to, a complement to, or instead of, Google Translate or other translation databases. For example I have this database and tables installed on my localhost and then i use PhpMyAdmin to search the `en_zh_word` column of the `words` database to find the chinese word for a given english word. And then if i want to know the BoPoMoFo sound for a given chinese character, i search the `zhuyin` column of the `zhuyin` table. ... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    youaccess

    Free, command line MS Access databases creator/editor

    YouAccess is a free lifesaver console µapplication intended for SQL management of Microsoft® Access™ databases from command line, including creating them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    BD integration

    Heterogeneous BD integration

    The increasing need to obtain a generalized view of the information resources, presented in various systems has led to the data integration mechanisms formation, which focus on efficient access organization to external, heterogeneous data sources through a single interface. The project includes the mass integration platform which allows to create global infrastructure of tens and hundreds of heterogeneous databases based on service-oriented approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Easyndexer

    Easyndexer

    Creation of databases of scanned documents.

    Easyndexer is a Software program for creating databases with scanned documents or pictures. This program provides tools for creating, editing and viewing this kind of data with a very "friendly" interface. Someone who does not have any knowledge about MySQL or programming can create his own databases for having a good control of documents or pictures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pandamator is a project aiming to enable handling of temporal databases using common RDBMSs lacking temporal support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    wxEDB allows users to create, manipulate, edit, run queries and build forms for Euphoria Databases and ODBC databases in a user friendly GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    uLogin is a PHP library for developing secure login and authentication systems. Provides secured user sessions, password storage and logins for multiple user databases. It uses multiple measures to counter online and offline attacks. THE REPOSITORY IS MOVING TO GITHUB! https://github.com/pylorak/ulogin
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Internet Captcha

    Internet Captcha

    ASP or PHP Captcha, completly configurable, with prevalidation

    Internet Captcha is designed to protect your html forms where users send information to others users or databases. With this captcha only human can complete the security code and only a human will be able to use your web page. The Internet Captcha is free to put in your web, it have a configurator to define the view and a lot of visual effects. Security level is configuable too, you can fix distortion, number turn, distance betwen numbers and doping elements to make difficult automatically detect the code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    easyPAC

    easyPAC

    easy Primer prediction from Alignments and Consensus sequences

    Primer prediction from alignments and consensus sequences. easyPAC applies all standard quality tests to degenerate primer and primer pairs and optionally maps all primer candidates to an arbitrary number of reference files like repeat databases or genomes to ensure target specifity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Highly Modular CMS framework includes: Wiki, Articles / News, phpBB Forum Bulletin Board, Blogs, Image Photo Gallery, ... includes TikiWiki upgrader. Databases supported: MySQL, Postgres, Oracle, Firebird, IIS/MS-SQL for PHP on Windows or Linux.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23

    NGS Format Convert(NGS-FC)

    A tool for conversion between next generation sequencing data formats.

    ...NGS-FC supports a lot of NGS data formats and it is easily to be extended in the next version. It allows users to run their own scripts for data format conversion. NGS-FC can convert file formats from one to another and retrieve NGS data from related databases. NGS-FC can load other programs to perform analysis on data with different file formats without writing any scripts. It was developed with platform-independent Java programming and was made freely available to the research community. Center for Systems Biology, Soochow University, Suzhou, Jiangsu, 215006, China Email addresses: WW: wwtg99@126.com WY: yan.wy@hotmail.com BS: bairong.shen@suda.edu.cn Center for Systems Biology, Soochow University
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Bayesian Network tools in Java (BNJ) is an open-source suite of software tools for research and development using graphical models of probability. It is published by the Kansas State University Laboratory for Knowledge Discovery in Databases (KDD).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    XTarget

    Java API and Groovy Library for XML Scripting

    XTarget is an Groovy Library for automated editing of small XML Databases with Groovy scripts. It focuses on simultaneous editing of data, including structures like lists and maps, and linking between various XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo