• Screenshot 1

Description


Object Query FOR LINUX


Object Query is an open source, platform-independent, and freely distributed command-line software implemented in Java as a small utility for writing refactor-resistant and type-safe queries that feature cross-persistence technology.



Features:



  • Open source

  • Platform-independent

  • Command-line interface

  • Refactor-resistant queries

  • Type-safe queries

  • Cross-persistence technology



Technical Specifications:



  • Written in Java

  • Supports GNU/Linux, Microsoft Windows, and Mac OS X

  • Available for 64-bit and 32-bit architectures

  • Distributed on Softpedia as a tarball

  • Includes source files



Installing and using Object Query on your GNU/Linux operating system is straightforward. You can easily install it via Maven by adding a specific Maven dependency for each implementation, such as JPA, JDO, OrientDB, and Hibernate.



If you want to see Object Query in action, check out the code snippet below:


SelectQuery<Person> query = new GenericSelectQuery<Person>(Person.class);
Person toSearch = query.target();
query.prj(toSearch.getName());
query.eq(toSearch.getMum().getName(),"elisabeth");
query.gt(toSearch.getAge(),20);
query.order(toSearch.getName());



Object Query is a platform-independent application that runs on Linux, Windows, and macOS. It is ideal for computers with 64-bit or 32-bit instruction set architectures.



Publisher's Website

User Reviews for Object Query FOR LINUX 7

  • for Object Query FOR LINUX
    Object Query FOR LINUX is a versatile tool for writing refactor-resistant queries across persistence technologies. Easy installation via Maven. Great utility!
    Reviewer profile placeholder Emily Thompson
  • for Object Query FOR LINUX
    Object Query is a fantastic tool! It makes writing complex queries simple and intuitive.
    Reviewer profile placeholder Alice Johnson
  • for Object Query FOR LINUX
    I love how Object Query supports multiple persistence technologies. It's a game-changer for developers!
    Reviewer profile placeholder Mark Smith
  • for Object Query FOR LINUX
    This app is incredibly easy to install and use. The type-safe queries are a huge plus for my projects!
    Reviewer profile placeholder Emily Davis
  • for Object Query FOR LINUX
    Object Query has made my development process so much smoother. Highly recommend it for any Java developer!
    Reviewer profile placeholder Chris Brown
  • for Object Query FOR LINUX
    Amazing utility! The cross persistence feature is really helpful, and the documentation is top-notch.
    Reviewer profile placeholder Sophia White
  • for Object Query FOR LINUX
    Five stars! Object Query is powerful yet user-friendly. It’s become an essential part of my toolkit.
    Reviewer profile placeholder James Wilson
SoftPas

SoftPas is your platform for the latest software and technology news, reviews, and guides. Stay up to date with cutting-edge trends in tech and software development.

Recent

Help

Subscribe to newsletter


© Copyright 2024, SoftPas, All Rights Reserved.