Postgres prologPekerjaan
kami sudah memiliki aplikasi berbasis SQL, tetapi pada accounting belum memenuhi kebutuhan, maka dari itu untuk memenuhi hal tersebut kami ingin menggunakan odooERP v12 namun, kondisi di odoo kami belum memenuhi dengan aplikasi SQL kami terutama pada field-field dan kolom-kolom yang ada di odoo apakah bisa dilakukan secara terjadwal otomatis transaksi yang ada di SQL kami ke Postgres odoo menggunakan sebuah "alat atau settingan" atau dengan cara ekspor impor file CSV tetapi harus di sesuaikan field yang ada di odoo kami juga memerlukan custom report untuk odoonya. terimakasih,
Hi, Saya butuh satu orang untuk mengisi suara dari cerita yang akan diberikan. Output hasil dalam bentuk rekaman suara dari cerita tersebut. Anda akan membaca prolog dan dialog dari cerita tersebut. Dibutuhkan hasil rekaman yang rendah noise.
Kami mempunyai website yang di buat menggunakan Javascript, React.js, Node.js and Postgres. Kami butuh programmer freelance untuk menambah beberapa fitur yang akan kami jelaskan secara detail requirement nya. Project ini butuh kehadiran di basecamp kami di daerah Fatmawati. Jadi tidak bisa di kerjakan remote.
Dibutuhkan Java Developer. Requirements: • Menguasai Java, Sql (Oracle/Postgres), Javascript, HTML, XML • Punya pengalaman develop Openbravo, bukan sekedar konfigurasi • Berpengalaman mengembangkan Java • Menguasai konsep dan penerapan byte, heksadesimal, dan hubungan keduanya dengan bilangan integer • Menguasai konsep-konsep pemrograman Java, seperti OOP, Trading, Flow Control, Operators, Generic and Connection • Terbiasa dengan istilah bahasa inggris, googling • Terbiasa membaca buku manual serta dokumentasi • Problem solver, inisiatif dan mandiri • Kontrak kerja selama 8 bulan (base on project) • Diutamakan yang berdomisili Jakarta Lokasi Kerja : Jakarta (Cilandak) Untuk yang minat silahkan message dan lampir...
...clients can log into a secure portal and access their documents and reports. The documents contain sensitive information so we need to ensure best security protocols are followed. I plan on hosting the website, Postgres, and document repository all on one of my VMs. Once this functionality is completed, we can discuss additional project phases, such as: -Allowing clients to refresh their own reporting - clicking a 'refresh' button that pulls data from an upstream API, updates Postgres, and provides a .csv file of the data. -Same as above, but displays key metrics / data from postgres in the website itself (I already have the python and SQL logic written for these, I just need them ported into Django framework) I look forward to discussing phase 1 - this ...
We are seeking for a php developer to join our ongoing projects. The requirements are : - PHP/Yii1 framework - advanced MVC and module extension knowledge required - mysql/mariadb and postgres databases advanced knowledge - manual sql queries writing required - javascript/jquery mostly, angular sometimes. - docker basic knowledge 3+ years of experience would be nice, but we can work with an junior also. You will be have working on full scale large projects, so vetting process will be a long one, company NDA is a must.
I am looking to create a strategy-based computer game using Prolog that can be played on a desktop computer. I am not sure what specific Prolog libraries are needed to create the game, so I am looking for someone who can help me determine the best libraries to use and provide assistance with creating the game. The game should have a fun, engaging storyline, along with challenging puzzles and creative strategies. I am open to suggestions from experienced video game developers who have experience creating Prolog-based videogames. The videogame is a killer path videogame, there's some people in a same school/town and you have to compete against other two players (IA players) to finish a list ob objectives and to end with the life of the other two competitors.
I need to migrate SQL Server stored procedures to Postgres. The challenge which I have is that SQL Server procedures returns different types of SQL Select statement which is not allowed in Postgres SP. Also if I use function to return values in Postgres, it can return only one type of select statement. How I can return multiple select statement in Postgres by using any of the object in postgres
I am looking for a talented developer to help me develop a microservice...the project is relatively small, so this should be a fairly straightforward job for an experienced software engineer. If you think you have what it takes to tackle this project and provide me with a quality microservice, please reach out and let me know why you think you would be the ideal candidate for the job. I look forward to hearing from you! I need a microservice in spring boot that uses postgres DB and has db credentials stored in hashicorp vault. It will expose an API at getadditionscost and this will be a get request. Once the request is hit with city(string) in the get parameter the code with parse the table del_fee with city and extra_fee columns. and send a response. Write JUNIT Test case for t...
Person should have experience in Java 11 AWS - lambda, S3, Postgres SQL, IAM Lambda should be written in Java 11 corretto.
Se requiere desarrollar modulo contabilidad desde cero con microservicios de la parte del banckend con java , spring y de la parte del frontend con angular 9, bd postgres, con docker, ubuntu en linux. Se requiere que el programador tenga experiencia en desarrollo de este tipo de sistemas para que sea mas practico el explicar las funcionalidades que debe tener dicho sistema. Ademas la persona que aplique debe dominar el idioma español para asi mantener comunicacion efectiva
...list of native connectors. Each connector will have 2 functionalities: 1. Download data from a the destination type and store as a JSON in a pgSQL DB. 2. take data and upload to the destination I need you to create the following connectors that will include any authenticication parameters needed to access the data source: SQL Server, xls/xlsx, csv, txt (deliminated), Oracle, MySQL/MariaDB, Postgres, IBM DB2, MangoDB, TeraData, DBF, Slowflake, PowerBI, Tableau, Sales Force I require your recommendations on addtional: Azure, Google and AWS DB connectors, SAP, Shopify For DBs like SQL, PG, MySQL I need the ability to read the tables, in one function which will allow me to determine which table to import or query, In addition to building, I need documentation on how to use each...
backend of my app has 8 tables in postGres database. I need someone to write node.js APIs to perform CRUD operation on these 8 table. Very basic business logic involved. Need to follow JWT authentications Detailed spec will be provided.
Hi, We have found a opensource digital signage solution which we want to deploy on our server. The following requirements are: Ruby 2.4.6, 2.5.5, or 2.6 Rubygems Imagemagick, GhostScript, Poppler-Utils LibreOffice Webserver (Apache/Unicorn/Thin/Nginx) Rack interface to the webserver (Passenger, FastCGI) ActiveRecord-compatible database (Mysql, SQLite, Postgres) Nodejs as the javascript engine (as of version 2.4.0) If you have knowledge of the above and can help us to with these project, or know about another digital signage product please contact us immediately. Please put the word *RUBY* in your proposal so I know you have read this carefully.
For the context, when I click a button, a pdf file will be displayed on the screen. I want to add a password protection for the pdf file such that when the user downloaded the pdf file and want to open it, it require a password. Right now, the interface in the frontend use React and the backend is Laravel. Thus, the database is stored in laravel(postgres). Below are part of the code used in frontend. What I have tried is trying to locate where the 'bil/pay/view' in the below code is located using ctrl + T but it's not in the frontend(react) folder. I tried going into the backend and use the same method but still I couldn't find where 'bil/pay/view' is. What I know is that if I could locate the url page, I can go to the controller in laravel and set the...
For the context, when I click a button, a pdf file will be displayed on the screen. I want to add a password protection for the pdf file such that when the user downloaded the pdf file and want to open it, it require a password. Right now, the interface in the frontend use React and the backend is Laravel. Thus, the database is stored in laravel(postgres). Below are part of the code used in frontend. What I have tried is trying to locate where the 'bil/pay/view' in the below code is located using ctrl + T but it's not in the frontend(react) folder. I tried going into the backend and use the same method but still I couldn't find where 'bil/pay/view' is. What I know is that if I could locate the url page, I can go to the controller in laravel and set the...
We offer a multi-lingual platform for museums to manage their inv...and heavily using , stimulus-js, bootstrap, APIPlatform 3 and Postgres, leveraging the jsonb datatype. The platform is functional and demos have been well-received, but there are several small and larger tasks we need to address in the coming months. * speed up searches using GIN indexes for JSONB data. * Switch to ElasticSearch * Clean up front end -- the javascript/css comes mostly from a theme we purchased. * phpunit tests * various features, including tools for data migration * Social media login / registration The ideal candidate would have experience in building a multi-tenant platform in Symfony. For the screening questions, please install Install the repo at
...server code bases. Collaborate with client-side developers and the content team. Identify and resolve issues with the security and reliability of back-end systems. You need experience developing the large-scale backend system for real-world applications, strong knowledge of blockchain eg. Bitcoin, Ethereum, Ripple, etc., experience with frontend- React + NextJS + HTML + CSS, Ruby, Rails, Docker, Postgres, Backend- Node + Express + MongoDB or MySQL + Redis, XRPL etc .. almost covering all frameworks and libraries. You should be comfortable wandering around unexplored application/game design / virtual world territory, and excited to contribute to refining ideas. You must collaborative mindset and the ability to communicate effectively. You should history of building financial sys...
...requerida: Punto final del zócalo: wss://,orderBookL2_25:XBTUSD Para referencia: API WEB: !/Announcement/Announcement_get Presentar los datos de forma legible por humanos (ReactJS/Blazor/Etc) Almacene los registros recibidos de la conexión en una base de datos SQL Server/MariaDB/MongoDB/Postgres/ En una sección separada de la solución, proporcione una forma de buscar o filtrar los resultados almacenados en la base de datos de su elección ordenados por fecha en orden descendente, tal vez pueda agregar cualquier tipo de filtro aquí también. Esta prueba evaluará: Capacidades de consumo de Web Socket/API Conocimiento de la integración de API entre bases de datos/API También mostrará capacidades
The server has been restarted and since then fails to boot. The issue is very likely due to the code being build to run on an older droplet/server/os and digital ocean automatically updated this to the latest version, causing incompatibility issue with the filesystem, now can't find the right files to book successfully. Here is a message from their support: I understand that you are not able to connect to the Droplet. The Droplet appears to be stuck during the boot process, halting with the following error: 'kernel panic - not syncing: Attempted to kill init!'. The init process ( binary ) is called by the kernel to pass control into managing the system above the kernel. The error shown indicates that the system has a bad environment. Any search for “attempted to ...
Write Unit Test for the AWS Glue jobs which is transforming and moving the data from one ftable to another in postgres. Please see the attached Glue Job file. Use PySpark, PyTest. etc
Start: ASAP Skills: C# ASP.Net (MVC) Entity Framework Telerik (Kendo) PostGres Requirement is for a new module build in 16 year old mature offshore construction SaaS for a Daily Progress Report fully design spec available.
...I need some consultation and deployment. So I am looking expert DevOps. Then I'll discuss you with all in details. Project Overview: We are building a SaaS application with 4 individual applications. 2 of them are built on laravel and other 2 are built on react. All the applications are dockerized. Our Laravel applications are multi-tenant with multi-database and the database we are using is postgres. For communicating with each services we are using RabbitMQ. As of React they are using the API’s from both laravel applications. Service 1 - Laravel API (Dockerized - nginx, php, postgresql, redis, queue) Service 2 - Laravel API (Dockerized - nginx, php, postgresql, redis, queue) Frontend 1 - React App (Dockerized - node) - integrated with Service 1 API Frontend 2 - Re...
I need an app developed in Laravel 10, vuejs, tailwindcss (we have the flowbite ui pro account), based on docker containers (1 container for the webapp, 1 for DB) This is the beginning of a bigger project, so I need all orchestrated by swarm. We will discuss together the DB structure, cause the system will be multi user, multi language, multi company. We need an initial permission / authorization system working. The application is a web interface for an android app based on firebase, so I need to be able to connect to firebase. Also, the app is saving files (images, pdf, video, mp3, text...). I need to get these files from the app storing service and save them on a google drive business account, categoriezed as per app. The app structure is quite simple: we have clients, projects, tasks...
I am looking for a Prolog developer to help with a scripting project. The ideal candidate will have intermediate experience working with Prolog and have experience designing GUI based scripts. The scripts I need should have a medium length, so an experienced developer should be able to complete it within a reasonable amount of time. If you think you have the right skill set, please submit a proposal and we can discuss further. Thanks!
Must have: Laravel, PHP, Microservices, Postgres, MySQL, Kafka, Redis Cache, VPS Hosting, and Load Balancing. Front end: Vue JS, other front-end technologies. May conduct coding test. This is fulltime. Must be able to work complete and update work quickly on a daily basis for testing.
I need someone to help me with fixing small task in React and Nest (typeorm) project, by connecting remotely using Anydesk. Note: Please bid only if you are strong enough in react, nest(typeorm) and postgres db.
Prolog Developer Needed (Indian Preferred) For a script writing work.
We are looking for someone to help provision infrastructure for one of our projects. We need to set up our Azure infrastructure with the following services enabled: Kubernetes cluster Container registry OpenSearch Redis Postgres
...implemented in coherence with User-Experience best-practices. I expect high code quality and the candidate should have experience related to best practices described in the book: Two Scoops of Django. + Django Web-Framework + Django Rest-Framework + Clean Code Development: Best-Practices described in Two Scoops of Django + Python + HTML / CSS / JS + Bootstrap + Responsive Web-Design + OAuth 2.0 + Postgres Database + Design hand-over: + Docker / Kubernetes + Working with the designer and mobile app developer + Jira with the tasks and project management + Regular reporting of your progress + Total project length: 6-10 weeks (possibly even longer) + Project start: 1st April 2023 or later For the application process. Please send me one message which contains: + Links to some
Hello! We are a non-profit organization hiring multiple developers to help with various platforms supporting the future of Innovation Individuals or established Agencies are welcome to apply. We need: - Tech Leads / Tech PMs - Sr. React Developers - Intermediate React Developers Our stack: - React - Supabase Postgres DB - styled components - all on AWS amplify -- Interview Process: 1. We will pair program on an issue together. 2. I will screen-share a sample GitHub issue, VScode, and our platform. 3. You will be responsible to read the issue and instruct me to resolve requirements. We are reviewing; 1. Workflow: how you work through an issue. 2. Problem solving: your approach to problem solving. 3. Technical ability: understanding underlying issue + possible solutions. 4. C...
1. Setup Postgres database on a cloud windows server 2. Configure database for secure remote access by user account type 3. External users will use C# ADO to access database 4. Port existing Microsoft access 97 (.accdb 32bit) to Postgres database 5. including table schema, data, foreign keys and indexes 6. Document security configuration and backup/restore steps 7. Attached .accdb file is anonymized for estimation / bidding only
I want to bring in a csv file as a source file and add records to a postgres table. I have some of the code working need some enhancements such as try catch exception handling. Module def's with parameter passing . ( best practice techniques ... etc ) Email SUCCESS or FAIL status of task to given distribution list. Archiving the incoming file on successful processing. Small file to start with , 10 columns / 5 rows for proff of concept. Create a very basic Dashboard to utilize the Jupyter Notebook created above, for front end to show history of tasks that ran and status SUCCESS or FAILURE.
Currently looking to transform a monolithic app (web and mobile app) into a SaaS platform that will be deployed on Heroku and using Postgres Database Proposed Requirements Phase 1 - POC - Clone/Deploy Front End of Current App to Heroku -Determine whats reusable/new structure - Create API Layer to Call Postgres Database with current state features/use cases - User Authentication Phase 2 - MVP - Enhance Front End MVP Features - Update Backend - Continuous Deployment Future State Features and Capabilities ongoing.
. Mainly you have to decode given decision tree, prepare prolog rules and drive code.
Hi Ahmed A., I noticed your profile and would like to offer you my project. We can discuss any details over chat.
. Mainly you have to decode given decision tree, prepare prolog rules and drive code.
Hi Folks, We are hiring for Full stack developer with minimum 8 years experience.. The ideal candidate will use their passion for Good to have - Node js, AWS, kubernetes, Docker, Jest and GitHub.. We are looking for a Full stack developer responsible for managing and enhancing web applications that interchange of data between the serve...building web applications in cloud, preferably Azure. - Experience with React, Node.js or Ruby on Rails, GraphQL along with other common libraries such as RSpec and Resque. - Full stack development (UI, API, Service, Storage) - Strong knowledge of SDLC, Git based versioning systems and CICD, automated functional and integration tests. - Good understanding of no sql database, preferably Postgres. - Good understanding of Agile methodology -...
Need to configure my existing Spring Boot app with K8s on Google Cloud. Currently the pods can't access the managed Postgres instance. I'm an engineer myself, but I need help with infrastructure and Google Cloud. I already have a Spring Boot app which I'm trying to get deployed to GKE. Currently, my pods that need data access cannot reach the Google Cloud managed Postgres. I need someone that will help me set this up. I would do a screen share and walk through I have so far. I'm hoping they can tell me where I went wrong with the setup.
this error appear when i try to backup the odoo database Database backup error: Postgres subprocess ('/usr/bin/pg_dump', '--no-owner', '--file=/tmp/tmp3zlm20bu/', '2023') error 1 i know the reson of this error Because I was trying to install a module in Odoo But this message popped up for me when I installed it is ask me to creat a EXTENSION in postgris So I executed the commands in the postgres if i use this code DROP EXTENSION postgis CASCADE; then i can take backup So how can we keep the extension and at the same time we can make a backup copy ? You can check the problem on your device Try creating an extension in a database used by Odoo CREATE EXTENSION postgis; CREATE EXTENSION postgis_topology; And after that, you will not...
this error appear when i try to backup the odoo database Database backup error: Postgres subprocess ('/usr/bin/pg_dump', '--no-owner', '--file=/tmp/tmp3zlm20bu/', '2023') error 1 i know the reson of this error Because I was trying to install a module in Odoo But this message popped up for me when I installed it is ask me to creat a EXTENSION in postgris So I executed the commands in the postgres if i use this code DROP EXTENSION postgis CASCADE; then i can take backup So how can we keep the extension and at the same time we can make a backup copy ? You can check the problem on your device Try creating an extension in a database used by Odoo CREATE EXTENSION postgis; CREATE EXTENSION postgis_topology; And after that, you will not...
I have a simple project in Prolog so looking for expert
Silakan Daftar atau Login tuntuk melihat rincian.
I am looking actually for a tutor in Python and Github. I want to understand better the project I am managing and from the business point of view and maybe in the near future helping with coding as well and why not have an outsider opinion. My project is about data science.
[Postgres DB Admin] We are looking for a Postgres DB Admin - 5 years experienced in SQL Requirements/Responsibilities: > Taking up full responsibility of the System > Designing, tweaking things as per requirement > Availability 40+ hours a week. > DBA with having minimum 5+ hands-on experience on PostgresSQL database. And well-versed in performing the following data activities - > Create the objects in the database, such as triggers, indexes, etc. > Monitor the performance of the database and ensure optimum performance ( query optimization etc.). > Identify potential issues in the database to solve them early. > Maintain backups and perform disaster recovery in case a disaster destroys the database. > Monitor security and prevent any unauthorized ...
I need support in installing QGIS based web tech stacks like QWC2 and G3WSuite. We would work together on a remote linux/windows server to setup dockers utilizing these. I do not have enough experience in Linux to work through these myself and need advise on the complexities to create a simple guide to installing and updating these. You need to understand docker, postgres, nodeJS, yarn, django, paver and python and how they work together. See details on some software in And some of the types of questions we will have to work through in
Linear refferncing with road network using postgres and openlayer. Linear referencing systems store relative positions on an existing line feature.
Tengo una conexión, desde una base de datos postgres a powerBi en desktop funciona muy bien, pero cuando deseo publicar el reporte en la web, me aparece un error en un certificado a la hora de actualizar el conjunto de datos y no me deja ver el informe (esto solamente sucede en powerbi en linea). estuve leyendo pero no entiendo muy bien.
Someone who is proficient with prolog and lisp language.