Showing 274 open source projects for "without 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
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    A unique flat-file database module, written in pure perl. True multi-level hash/array support, hybrid OO / tie() interface, cross-platform FTPable files, and quite fast. Can handle millions of keys/elements without significant slowdown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Crudelia, in conjunction with Hibernate, provides a web application with the ability to update/delete/create objects in the database or to put in the request/session/context objects retrieved from the database, without the need to write a line of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    phpBBPassport allows users to login to a phpBB forum without needing to signup. All that is required is signing up to phpBBPassport website and login with these details at phpBBpassport compatible websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Jing, a Java based DAO (Data Access Object) framework, allows for a clean seperation between the DAO layer and the Persistance layer. Projects can swap persistance frameworks or use multiple frameworks without \"rocking the boat.\"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    AutoSQL provides a simple and easy to use framework meant to be a substitute for J2EE Entity beans and JDO. AutoSQL data objects give just the right abstraction from a writing SQL without being too far removed from the power of SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project is based on JAVA/Reflection API. This project is for accessing database without writing the JDBC statements from programmer\'s side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    idyaDBX is a lightweight library written in PHP that implements an embeddable SQL database engine, with the raw data being stored as XML. PHP scripts can include idyaDBX as a header to handle their data using SQL, without the need for an external DBMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The DataBean package is a java library providing functionalities of mapping a database table to a Java class (databean). The instances of the databean classes can perform common database operations without using much of the ugly SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    To provide cross database tools for manipulating all major databases without having to worry about each vendors specific implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    XML schema to specify relational database administration and operations. Uses XML, XSLT stylesheets and Java code to allow applications to use advance features of databases and have complex queries without being tied to a specific relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a Java based graphical (AWT, Java 1.1) program to allow a user to download and/or view webcomics without having to go to the website (for convienience and bandwidth reasons), archive them and search and view them later. Uses SQL DB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    phpMyXMLAdmin is a tool that provides XMLRPC-functions to manage mySQL-databases over HTTP. So it is possible to manage such databases from different applications without having an direct access to the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Advanced PHP database for those without mySQL or similar dedicated databases. Supports many data types and advanced features through a simple PHP object API. Low-level implementation very efficient with indexes. Example code and database manager supplied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Zaval Database Export Utility is a light-weight, web-based client, specially designed for data export from any database without having to launch the database-specific administrative clients or tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project will allow a developer to work with any database without regard to the underlying database by making the ADO.NET database interfaces more usable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Suite of utilities to test and benchmark MySQL JDBC drivers. Placed in the public domain to allow use without fear by proprietary driver developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lyophilizer helps developers create systems of JavaBeans without worrying about different persistent/transactional/secure back ends. It is evolving into JDO and currently supports JDBC, EJB and in-memory storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    myInfoTool is a PHP driven, file based database and database management system. You do not need any SQL server like mySQL. myInfoTool is a god choice for small sites without SQL support. Examples for use: news, guestbooks, FAQ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DB_Browser was a CGI tool for developers working with a relational database. It easily facilitated searching, editing, and adding to tables within a database without having to develop customized software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This Perl module works with DBI to helps simplify the process of working with complex schemas of relational SQL database tables, letting you fetch data from several tables at once without building JOIN statements yourself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A database abstraction library for PHP. This allow you to use PHP interchangably with MySQL, MS SQL server, mSQL and PostgreSQL without rewriting your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AQAL makes easy to access data on DBs without know SQL. It implements Business Object/Manager pattern: Object maps table, builds SQL syntax, carries data; Manager performs queries, handles Objects (conveniently extended by Application Business Objects).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Monet Objects is an easy-to-use .NET object-relational mapping library. It allows .NET developers to create applications dealing with persistent objects (relying on a relational database as MySql) without writing a single SQL query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Set of classes that build SQL strings without working directly with the SQL syntax, allowing devolopers building queries in their programs in a safe, fast and dynamic way.
    Downloads: 0 This Week
    Last Update:
    See Project