Showing 355 open source projects for "database"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1

    DBZUL

    Progect inactive due to lack of user interest

    Library for automatic creation of forms for viewing and editing of the given tables of a database. Allows to create ZUL files (zkoss.org) with use of a metainformation of a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    QsT SQL Tools - ORM system based on Qt 4.6.0 (and higher) to improve programming databases with Qt. QST has a little functionality to make simple SELECT, INSERT, UPDATE, DELETE and EXEC queries. It uses PostgreSQL but can be ported for other language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Zebra_MPTT

    Zebra_MPTT

    A PHP implementation of the modified preorder tree traversal algorithm

    ...It provides methods for adding nodes anywhere in the tree, deleting nodes, moving and copying nodes around the tree and methods for retrieving various information about the nodes. Zebra_MPTT uses table locks making sure that database integrity is always preserved and that concurrent MySQL sessions don’t compromise data integrity. Also, Zebra_MPTT uses a caching mechanism which has as result the fact that regardless of the type, or the number of retrieval operations, the database is read only once per script execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SQLite +SP
    Extension for SQLite to create own functions in PL/SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    Zebra_Session

    Zebra_Session

    A wrapper for PHP’s default session handler, using MySQL for storage

    Zebra_Session is a PHP class that acts as a wrapper for PHP's default session handling functions but instead of storing session data in flat files it stores them in a MySQL database, thus providing both better security and better performance. The library is also a solution for applications that are scaled across multiple web servers (using a load balancer or a round-robin DNS) and where the user's session data needs to be available. Storing sessions in a database makes them available to all of the servers! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Zebra_Pagination

    Zebra_Pagination

    A generic pagination class written in PHP

    ...It is up to developer to fetch the actual data and displaying it based on the information returned by this class. The advantage is that it can be used to paginate over records coming from any source (arrays, database, etc). The appearance is customizable through CSS. Zebra_Pagination's code is heavily commented and generates no warnings/errors/notices when PHP's error reporting level is set to E_ALL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EffiDB
    Portable C++ RDBMS client library. Provides C++ API and isolates application from low-level DB interactions. Manages database connections, builds and executes SQL statements, parses query results, etc. MySQL, MSSQL, Oracle, SQLite drivers available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The aim of our project is to create a set of examples of use of JSF 2.1 MC Faces components from MC Components series. MC Components library provides a rich set of JSF 2.1 components with jsp and facelets support. Components available in this rich set provide simple and convenient access to funcionalities desired in each JSF web application. Most of components use famous JQuery javascript library as a javascript engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 10

    XMLSchema

    Database schema tool

    This is a fork of the great project adodb-xmlschema which has been abandon. I and another developer have decided to branch it and continue the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JDOM extention to manage huge (big) xml file. Make able to have a persisted Document Object Model (DOM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    kanjidic-parser

    kanjidic-parser

    Kanjidic Parser is a Parser for Parsing the KANJIDIC File

    kanjidic-parser is an API to parse the KANJIDIC2 data file. This file is compiled by Jim Breen and the 'Electronic Dictionary Research and Development Group' at Monash University.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A small set of tools for use with the Wicket web framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    wxWindow library plugin for basic tables / lists. Library will create 2 Dimensional dynamic structures of data with - edit, load, save, - search, sort, index - View in a list, tree, grid - Copy / paste to the clipboard. - Table Encryption / data encryption - Auto HTML table creator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tentacles is a Object-Relational Mapping (ORM) written in Python. It's main concept is to manipulate stored datas as you do for python data structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An IDE for developing mods for the game Sid Meiers' Civilization IV Beyond the Sword. Including a library for reading and editing Civilization data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Librería creada para reducir la codificación enla implementación del patrón DataAccessObject con JPA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PHP-Index uses a plain text file as an index for a efficient search on data. The index is a simple ordered list, so a binary search can be performed. Current implementation supports a XML document as database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JWikiDump
    Es un módulo escrito en Java que permite procesar los XML Dump (Backup superior a los 4GBs) de las Paginas de Wikipedia (pages-articles). JWD persiste las Paginas en ObjectDB (BDOO) o bien deja al usuario definir que hacer por cada una que encuentra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SplitNeuron
    SPLITNEURON is a completely new approach to large-scale, biologically plausible, neural-network simulation library based on data structures and methods directly coded into database and conceived to explicitly share load on multiple machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Utilities for the project horizon. Contains the generator of sources from database metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JTMDB
    UPDATE: This project has been migrated to GitHub. You can find it here: https://github.com/savvasdalkitsis/JTMDB This is a Java wrapper library for "The Movie Database" at http://www.themoviedb.org/ Discussion for the library, as well as bug reports and feature requests can be found here: http://forums.themoviedb.org/topic/1187/new-java-wrapper-library/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    drbn175 DBMySQLFramework is a componet for easy connections to MySQL databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    dbFramework is a .NET solution for easy connections to SQL databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    B-Tree implemented in Common Lisp. Stores key/value pairs onto disk based data structure. Current implementation has been tested with SBCL. Project was originally at alien-consader.org but is now made available at SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project