Coder Social home page Coder Social logo

niledb / com.niledb.core Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 1.0 4.77 MB

Open-source Data Backend written in Java and based on PostgreSQL & GraphQL.

Home Page: https://niledb.com

License: GNU General Public License v3.0

Java 20.27% CSS 1.79% JavaScript 75.69% HTML 0.90% Shell 0.01% Gherkin 0.02% PLpgSQL 1.30% Dockerfile 0.02%
api-first backend data-centric data-flow data-security database deep-learning deeplearning4j discussion feedback-appreciated graphql-api graphql-server headless iot model-driven mqtt nifi postgresql sql tutorial

com.niledb.core's People

Contributors

pacohernandezg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ramy-ahmed

com.niledb.core's Issues

Rates doesn't show in the results

{
humanresources_employeeList {
jobtitle
birthdate

employeepayhistoryListViaFK_EmployeePayHistory_Employee_BusinessEntityID(
  joinType: INNER
) {
  rate
}

}
}

Chaining

Chaining mutations and queries and sending results as input parameters in the chain would be desired.

Bug with labels

{
CarrierAgentList {
username
firstName
lastName

carrier: CarrierViaCarrier {
  name
}

locations: CarrierAgentLocationListViaCarrierAgent {
  timestamp
}

}
}

Bug when using label "carrier".

Instead of:

GROUP BY "CarrierAgent_1"."id", "carrier"

should be:

GROUP BY "CarrierAgent_1"."id", "carrier_2"

Transactions

Including all sequential calls in the same transaction would be desired.

PostgreSQL SSL support

Add SSL support to connect to Azure Database for PostgreSQL (SSL is enabled by default).

Tools

Invoice generator
QR code generator
Policy generator
Image resizer
Business name generator
Shipping label generator
Business card maker
Gift certificate template
Purchase order template
...

DeepLearning4J

Add prediction capabilities to temporal series stored in hypertables (or any table) using LSTM.

Test arbiter to optimize models.

9.x & 10.x

Add support for both PostgreSQL 9.x & PostgreSQL 10.x.

There are subtle differences in SQL.

Dailly workflows

Bulk actions
Bulk editing
Future publishing
...

Orders:

  • Fulfill orders, capture order payments, archive orders, add tags, ...

Multiple selection.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.