Showing 248 open source projects for "data structure project in java"

View related business solutions
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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
  • 1
    Spring Data Neo4j

    Spring Data Neo4j

    Provide support to increase developer productivity in Java

    ... with the graph and is also used for the Spring Data repository support. Spring Data Neo4j is a core part of the Spring Data project which aims to provide convenient data access for NoSQL databases. Spring Data builds on Spring Framework, check the spring.io web-site for a wealth of reference documentation. If you are just starting out with Spring, try one of the guides.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    ArangoDB Java Driver

    ArangoDB Java Driver

    The official ArangoDB Java driver

    ArangoDB Java Driver is the official Java client for interacting with ArangoDB, a multi-model NoSQL database that supports document, key-value, and graph storage. This driver provides a high-level API for managing databases, executing AQL queries, and handling transactions efficiently.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    ShardingSphere

    ShardingSphere

    Distributed database ecosphere

    Apache ShardingSphere is an open-source ecosystem consisted of a set of distributed database solutions, including 3 independent products, JDBC, Proxy & Sidecar (Planning). They all provide functions of data scale out, distributed transaction and distributed governance, applicable in a variety of situations such as Java isomorphism, heterogeneous language and cloud native. Apache ShardingSphere aiming at reasonably making full use of the computation and storage capacity of existed database...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    IoTDB

    IoTDB

    Apache IoTDB

    Apache IoTDB (Database for Internet of Things) is an IoT native database with high performance for data management and analysis, deployable on the edge and the cloud. Due to its light-weight architecture, high performance and rich feature set together with its deep integration with Apache Hadoop, Spark and Flink, Apache IoTDB can meet the requirements of massive data storage, high-speed data ingestion and complex data analysis in the IoT industrial fields. In the scene of factories...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    Apache Baremaps

    Apache Baremaps

    Create custom vector tiles from OpenStreetMap

    Baremaps is an Apache Incubator project that provides tools and a Java-based pipeline for building and rendering vector tiles from OpenStreetMap (OSM) data. It’s designed for fast map generation, serving tiles, and supporting real-time updates, making it a powerful backend for map-based applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    CDC Connectors for Apache Flink

    CDC Connectors for Apache Flink

    CDC Connectors for Apache Flink

    This project provides a set of source connectors for Apache Flink® directly ingesting changes coming from different databases using Change Data Capture(CDC). CDC Connectors for Apache Flink® is a set of source connectors for Apache Flink®, ingesting changes from different databases using change data capture (CDC). CDC Connectors for Apache Flink® integrates Debezium as the engine to capture data changes. So it can fully leverage the ability of Debezium. Supports reading database snapshot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GeoTools, the Java GIS toolkit

    GeoTools, the Java GIS toolkit

    Toolkit for working with and mapping geospatial data

    GeoTools is an open source (LGPL) Java code library which provides standards compliant methods for the manipulation of geospatial data. GeoTools is an Open Source Geospatial Foundation project. The GeoTools library data structures are based on Open Geospatial Consortium (OGC) specifications.
    Leader badge
    Downloads: 382 This Week
    Last Update:
    See Project
  • 8
    SQuirreL SQL Client

    SQuirreL SQL Client

    A Java SQL client for any JDBC compliant database

    SQuirreL SQL Client is a graphical SQL client written in Java that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc.
    Leader badge
    Downloads: 1,185 This Week
    Last Update:
    See Project
  • 9
    Hibernate

    Hibernate

    An object relational-mapping (ORM) library for Java

    Hibernate is an Object/Relational Mapper tool. It's very popular among Java applications and implements the Java Persistence API. Hibernate ORM enables developers to more easily write applications whose data outlives the application process. As an Object/Relational Mapping (ORM) framework, Hibernate is concerned with data persistence as it applies to relational databases (via JDBC).
    Leader badge
    Downloads: 658 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    DataNucleus

    DataNucleus

    Java persistence using JDO, JPA or REST

    DataNucleus provides Java data persistence to a range of datastores using JDO/JPA/REST APIs. *** Note that code development is no longer on SourceForge (code on SourceForge is for versions up to 3.3.5 only) ***
    Downloads: 46 This Week
    Last Update:
    See Project
  • 11
    Jackcess
    A pure Java library for reading from and writing to MS Access databases.
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 12
    DAOMedge

    DAOMedge

    Psuedo DAO with generator

    Java Data Access Objects. A DAO system(ish). A simple to use DAO type library that transfers between database rows and POJO and vice versa. This code was written by a DBA whose approach isn't to persist java objects but to normalize the database and work from that side. The library and generator are fully documented.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Depeche

    Depeche

    Java database mapper

    Depeche enables you to work with databases using data structures. It strives to be very simple and easy to use, avoiding both the tediousness of using JDBC directly and the heaviness of a full-blown ORM. It currently supports PostgreSQL, MySQL, H2, SQLite, MS SQL Server and FileMaker; support for other databases can be added easily. A simple ORM based on Depeche is also under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MiluDBViewer

    MiluDBViewer

    free DB GUI Tool

    Last Release: 2024/09/19 ver0.4.0_jdk23 ** Checked DB(MiluDBViewer0.4.0_jdk23)** Cassandra 4.1.4 MySQL 8.0.36 Oracle Database 23c Free PostgreSQL 14.11 SQLite 3.45.1 Microsoft SQLServer 2017 MongoDB 3.6.5 ** Checked DB(MiluDBViewer0.3.9_jdk21 )** Cassandra 3.9.0 MySQL 5.7.20/8.0.11 Oracle 12c Release2/11g Release2 PostgreSQL 10.4/10.1 SQLite 3.23.1 Microsoft SQLServer 2017 MongoDB 3.6.5 ** Availblable OS ** Windows, Linux,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    eXist-db

    eXist-db

    eXist-db is a feature rich Open Source native XML database

    eXist-db is a native XML database featuring efficient, index-based XQuery processing, extensions for keyword search, XUpdate support, XSLT support, XForms support, REST and tight integration with existing XML development tools. Moved to Github - https://www.github.com/exist-db/exist
    Downloads: 23 This Week
    Last Update:
    See Project
  • 16
    The OpenHMS Project
    OpenHMS brands a collection of projects and many subprojects developed by Health Market Science. This is a robust collection of development libraries, APIs, and tools oriented around data manipulation and professional software development.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Fafnir-DB

    Fafnir-DB

    Database file mapping names to records, implementing a file-system

    Fafnir-DB is a database file, addressing variable record data through textual names as identifiers, which applies heap organisation of its data space (based on the Moelnir-file project). Fafnir-DB also implements a rudimentary file system (within the file). This operation modus is optional. There are no data size limits other than the range of a 64-bit signed integer. Scalability is limited to 1 - 10 Mio. entries due to non-paging internal structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Xodus

    Xodus

    Transactional schema-less embedded database used by JetBrains

    JetBrains Xodus is a transactional schema-less embedded database that is written in Java and Kotlin. It was initially developed for JetBrains YouTrack, an issue tracking and project management tool. Xodus is also used in JetBrains Hub, the user management platform for JetBrains' team tools, and in some internal JetBrains projects. Xodus is highly concurrent. Reads are completely non-blocking due to MVCC and true snapshot isolation. Xodus is schema-less and agile. It does not require schema...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Lemur Project

    The Lemur Project

    Search engine and data mining applications and ClueWeb datasets.

    The Lemur Project develops search engines, browser toolbars, text analysis tools, and data resources that support research and development of information retrieval and text mining software, including the Indri search engine in C++, the Galago search engine research framework in Java, the RankLib learning to rank library, ClueWeb09 and ClueWeb12 datasets and the Sifaka data mining application.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 20

    ADaMSoft

    Open Source and data mining software

    ADaMSoft is a free and Open Source Data Mining software developed in Java. It contains data management methods and it can create ready to use reports. It can read data from several sources and it can write the results in different formats.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Open Source Data Quality and Profiling

    Open Source Data Quality and Profiling

    World's first open source data quality & data preparation project

    This project is dedicated to open source data quality and data preparation solutions. Data Quality includes profiling, filtering, governance, similarity check, data enrichment alteration, real time alerting, basket analysis, bubble chart Warehouse validation, single customer view etc. defined by Strategy. This tool is developing high performance integrated data management platform which will seamlessly do Data Integration, Data Profiling, Data Quality, Data Preparation, Dummy Data Creation...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    XML Editor/Validator/Designer with CAMV

    XML Editor/Validator/Designer with CAMV

    CAM XML Editor for XML+JSON+Hibernate+SQL Open-XDX sponsored by Oracle

    ..., & OASIS modes) + JAXB bindings; Mindmap FreeMind or UML models(XMI); XML unit test & live SQL data; HTML docs + spreadsheets (NIEM IEPDs). Canonical component dictionaries from schema sets, SQL, JSON, ERwin XSD, or spreadsheets. The XML CAM templates (OASIS standard) store the exchange structure, content model, code lists, DBMappings, SQL lookups+business rules (XPath). Java CAMV XML/JSON validation engine is a complete exchange test framework [XMLUnit, TEAM(Schematron)]. Java/Eclipse +Saxon/XSL
    Downloads: 32 This Week
    Last Update:
    See Project
  • 23
    Otter

    Otter

    Alibaba distributed database synchronization system

    In Alibaba B2B company, because of the characteristics of the business, the sellers are mainly concentrated in the country, and the buyers are mainly concentrated in foreign countries, so it has derived the demand for the computer room in Hangzhou and the United States. At the same time, in order to improve the user experience, the structure of the entire computer room is double-A Both can be written, and thus a product like otter was born. The first version of otter can be traced back to 2004...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TreasureBox

    TreasureBox

    Organizes and searches user-defined items and images in a MySQL DB.

    Treasure Box is a free standalone java application that documents, displays and searches user-defined items arranged in a hierarchy or tree structure. The system is similar to how a file management system organizes files and folders on your computer's storage devices. Items can be associated with zero, one or more images. All the data associated with an item as well as the names of the item images are stored in a MySQL database on the users PC. Other things I found useful to photograph...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AngularMaterialFirebase

    AngularMaterialFirebase

    Full stack starter app with Angular 8, Material Design and Firebase

    AngularMaterialFirebase is a boilerplate project combining Angular, Angular Material, and Firebase. It provides a foundation for building web applications with authentication, Firestore database integration, and Material UI components. The project aims to streamline development with Firebase’s backend services and Angular’s UI framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.