awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
neo4j avatar

neo4j/neo4j-ogm

0
View on GitHub↗
356 stars·168 forks·Java·Apache-2.0·12 viewsneo4j.com/docs/ogm-manual↗

Neo4j Ogm

Java Object-Graph Mapping Library for Neo4j

Features

  • Database Drivers - Object-graph mapping library for Java.

Star history

Star history chart for neo4j/neo4j-ogmStar history chart for neo4j/neo4j-ogm

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Neo4j Ogm

These projects share indexed features with Neo4j Ogm. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • brianc/node-postgresbrianc avatar

    brianc/node-postgres

    13,155View on GitHub↗

    This project is a Node.js client for PostgreSQL databases, providing a protocol parser to translate raw binary streams into JavaScript objects. It serves as a driver for executing queries, managing data, and integrating Node.js applications with PostgreSQL backends. The library includes a connection pool manager to reduce network overhead by caching reusable connections and a result streamer that uses cursors to retrieve large datasets incrementally. It also functions as an event listener for subscribing to asynchronous server-side notifications to trigger real-time application events. Broad

    JavaScriptlibpqnode-postgrespostgres
    View on GitHub↗13,155
  • c410-f3r/wtxc410-f3r avatar

    c410-f3r/wtx

    360View on GitHub↗

    A collection of different transport implementations and related tools focused primarily on web technologies.

    Rust
    View on GitHub↗360
  • cleishm/libneo4j-clientcleishm avatar

    cleishm/libneo4j-client

    160View on GitHub↗

    neo4j-client

    C
    View on GitHub↗160
  • anormcypher/anormcypherAnormCypher avatar

    AnormCypher/AnormCypher

    127View on GitHub↗

    Table of Contents

    Scala
    View on GitHub↗127
Compare all 30 related projects→

Frequently asked questions

What does neo4j/neo4j-ogm do?

Java Object-Graph Mapping Library for Neo4j

What are the main features of neo4j/neo4j-ogm?

The main features of neo4j/neo4j-ogm are: Database Drivers.

Which projects share features with neo4j/neo4j-ogm?

Projects with overlapping indexed features include: brianc/node-postgres — This project is a Node.js client for PostgreSQL databases, providing a protocol parser to translate raw binary streams… c410-f3r/wtx — A collection of different transport implementations and related tools focused primarily on web technologies. cleishm/libneo4j-client — neo4j-client. elixir-ecto/postgrex — PostgreSQL driver for Elixir. felixge/node-mysql — This project is a pure JavaScript database driver for Node.js that implements the native MySQL binary protocol. It… anormcypher/anormcypher — Table of Contents.