• 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

    DAL4j

    Data Access Layer 4 Java

    Welcome to Data Access Layer for Java (DAL4j) a set of command line tools and framework used to reverse engineer a MySQL or SQLServer database schema into a set of JPA Entity Beans. DAL4j can be useful for scenarios where there is an existing database schema but a technology other that JPA is used to interact with the database. DAL4j can provide an easy way to migrate your code base from other technologies such as JDBC or Hibernate to JPA. The beans generated can be 1 or two types: Simple or Framework. Simple beans are standard pojo classes managed by your application using JPA semantics. Framework generated pojos use the DAL4j framework DAO generic to simplify CRUD operations. DAL4j provides optional hooks to allow you to integrate encryption/decryption of data field used when data is encrypted in the database. Last, DAL4j provides a set of Generic classes that can be used to simplify creation of J2E Session Beans which perform CRUD operations using generated Entities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A code generation utility that produces C# code implementing the DAAB V3 for specified tables. The intention is to provide full support for both Oracle and SQL Server. The utility will produce fully documented code and NUnit test classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A class generator for building a DAL and BLL in c# using SQL server and the MS Database Acess Application Block; Following the DotNetNuke 2.0 Provider Patterns
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DAME is a software tool to generate C++ and Java classes from SQL statements. By working at the level of SQL statements, dame provides the maximum flexibility to the developers of database applications.
    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

    DAO Builder

    Is an application created to generate code that works with databases

    DAOBuilder Is an application created to generate code that works with databases. The project was started at the end of 2010, when I started the EZCRUD project. It is aimed to work with the ECRUD project (http://sourceforge.net/projects/easy-crud/) In the begining it only generated code of the DAO Desing Pattern, but then I also added the functionality to generate code for models inheriting QAbstractTablemodel and to generate code for CustomEditor from EZCRUD To work properly you have to make sure that the user you are going to use has access to the information_chema of your MySQL server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DAO Tools provides a set of useful tools to convert SQL statements from legacy systems to Hibernate DAO Methods. Currently it only converts SQL to HQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DBBinder++ is a data-binder/ORM tool for SQL Databases (SQLite, MySQL, Firebird, Oracle and possibly others). Given an input file which contains severall SQL commands, it will generate source code to easily acess the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DBCache is a tool/framework set that creates java classes from a Database schema, and allows you to start with the logic of your application. It uses a cache to reduce DB overload and facilitates DB access. It'll save you a lot of time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CakePHP model generator from DBDesigner XML files. Generates CakePHP models (mapping) and stubs for controllers. Updated: now works with CakePHP 2.1 new conventions (the tool was formerly created for CakePHP 1.X)
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 10
    The DBE Studio is an Integrated Development Environment (IDE) for the Digital Business Ecosystem (DBE). It includes eclipse plugins that allow business services to be analysed, and corresponding software services to be defined, developed and deployed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Library to get database schema information and generate code and other information based on the schema information. Helps database schema version control for projects that targets multiple databases and other build automation tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DBLGen is a generic plugin-based code generator written in C#.NET that reads database schemas and generates text code for any programming language. It uses StringTemplate as its main export plugin. Currently supports MS SQL Server and MS Access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DCG is a dynamic code generator that can write any text-based output like programming languages, HTML, XML, etc. It provides a very powerful yet easy syntax for template writing. The dynamic code is based on the power of .NET Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Oracle DBA's module for Oracle 8i, 8.0 and 7.3. Reverse engineers DDL for specified list of objects. Defrags entire tablespaces. Resizes tables/indexes to your standards. Creates user X with privileges of Y. Etc., etc., etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Dia2SQL is a Perl script to convert UML objects in DIA ( see http://www.lysator.liu.se/~alla/dia/ for more info on DIA ). Currently, it processes Dia documents exported as Encapsulated PostScript ( EPS ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A graphical data modeling tool, allowing one to build Entity-Relation data models for use with Relational Databases (RDBMS). The tool allows one to forward generate a SQL script of statements to build the model within a SQL92-compliant database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simplify and speed up design processes of multimedia projects using this framework application. You may create nearly any file format out of ONE draft or create your own screenpainter application using the construction kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This application generates a functional install package for a DotNetNuke module, complete with business layer, data layer, and UI. The project's goal is to create a full-featured, open source module prototyping aid for DNN developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DOMbasic

    DOMbasic

    PHP pakage to create dynamic DOM elements. Follow the OOP paradigm, im

    You can create complete websites that adhere to the standards validation of its structure. More flexible and lighter than the native PHP. It allows you to create any document labeling: HTML, XHTML, XML, ... It is designed for flexibility and dynamism, performance and low resource consumption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DOnut's goal is to provide a framework for easing the incorporation of design patterns into the development process. DOnut is both a project and a tool for generating source code based on design patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Various extensions for TYPO3 CMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Metaprogramming: proof of the concept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DSML4MAS Development Environment
    The Domain Specific Modeling Language for Multiagent Systems (DSML4MAS) is a platform independent language for specifying multiagent systems. The DSML4MAS Development Environment (DDE) is a model-driven development environment based on DSML4MAS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project