Showing 485 open source projects for "db"

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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Very small database, forked from TinySQL (but later rewritten from scratch) for the study of good software writing and Database theory knowledge. Currently works with flat (TXT) files. Will use DBF, XLS, CSV, memory tables and SQLite formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The tool putting HTML/XHTML documents into the Lotus Notes/Domino R5, R6 or R7 databases. The HTML code is aggregated in defined field of document, including files of the resources. Currently is only supported Polish language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DBPowder is an O/R mapping tool. DBPowder creates several types of source codes: DB accessors of Java code, web applications, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    this software eases the way of storing and retreaving self developed code parts. The developer (JCodeBase user) can easily save his/her codes and retrieve them. The specialty of JCodeBase is that it uses java and derby db so it can work every where and b
    Downloads: 0 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 5
    The Genomic Diversity and Phenotype Connection (GDPC) written in JAVA uses web services to make XML formatted data publicly available. The GDPC Browser (front-end GUI) can access these services, and other applications can use the API.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Advanced JTable framework -new Swing component (JTable with tool bar) Features: -No Table Model to write! -Inspects JPA beans/Pojos/Javabeans/Manual configuration -Transactionnal saving -Editable Properties Handler -Provide enhanced Renderer/Cell Editors
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A simple app to keep track of statistics about cars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A minimalistic prevalent storage for Java SE 5.0 that replaces the need for JDBC and RDBMS for small and mid-sized applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Full featured AJAX web based reporting system. Written in Java / JSP. Web based reports are dynamically generated from JDBC result sets. Connects to any JDBC compliant database, most drivers already included. The Apache Derby database is embeded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    A simple and small desktop database. No SQL knowledge required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Xml Generator Query Language is a language whose purpose is to Generate Xml,Xhtml from Relational DB: No Xsl required, XQuery/Xpath, DB Independant. You can interpolate queries to create multilevel xml trees and insert custom tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Relational database with educational purposes. This fully functional project has a database managment system written in Java. In the current version, it implements a subset of SQL-92, and works as an embedded db, with a propietary API. Future work will f
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dbcoat is another database persistence solution. It's simple, easy to learn and use, comfortable. Supports connection pool, cache which supports range and conidtion. There is no transfer object and business object,no mapping. fast for huge data fetching
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JDbConvert is an command line database converter based on Java and JDBC. It should be able to convert from any database to any database, but there are some differences between the DBMS that need to adapt every DBMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Warren-CMS is a content management system with developer-provided file type handlers, built-in link and grouping management, and an XML interface that makes writing proprietary clients easy for developers who wish to do so.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Salto Persistence is a object/relational persistence framework for a J2EE environment. It comes with Salto-db generator which uses a templates mechanism to generate Salto-db Dataobjects from any existing JDBC-supported Database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple SQL Query -> Java Object mapping layer. Simpler than Hibernate or JDO, and much lighter weight. Compatible with the JDBC 4, EoD API from Java 6 beta.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project provides the package of ANT tasks for synchronization of two or more databases in offline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ChaiDB is an embedded data storage developed at the kernel level by using B-Tree implementation. It is a natural database choice for name/value applications such as JSON. JSON-Cache utilizes ChaiDB to provide persistence and cache solution for JSON data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JExecSQL is a database front-end application written in Java for Firebird, MySQL, MS SQL Server, Oracle and PostgreSQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Straightforward Java persistence layer. Provides automatic object/relational mapping (ORM) of Java objects to database tables. You just write Java code (no XML or SQL involved) and pBeans takes care of the database layer. It uses annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    "distribution" is a message and data processing tool. It allows to process information through a graph of processors. It may be used to build mailing lists, fax gateways, email filters, PDF mailing combinators, report systems and many other processes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    rubbish-db is a simple database access library for Java like DbUtils.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java Object and Relation Persistence framework. No mapping configuration needed! Automatic mapping of object relations, inheritance, arrays ++. Also includes a DB-version migration framework. Powerful, yet easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project